Home
last modified time | relevance | path

Searched defs:bounding_box (Results 1 – 25 of 29) sorted by relevance

12

/external/ImageMagick/MagickCore/
Dvision.c168 bounding_box; in ConnectedComponentsImage() local
651 bounding_box; in ConnectedComponentsImage() local
763 bounding_box; in ConnectedComponentsImage() local
904 bounding_box; in ConnectedComponentsImage() local
1006 bounding_box; in ConnectedComponentsImage() local
1110 bounding_box; in ConnectedComponentsImage() local
1216 bounding_box; in ConnectedComponentsImage() local
Dvision.h33 bounding_box; member
Dattribute.c490 bounding_box; in GetImageBoundingBox() local
1214 *bounding_box, in GetImageMinimumBoundingBox() local
Didentify.c1288 *bounding_box, in IdentifyImage() local
Ddraw.h153 bounding_box; member
Dtransform.c559 bounding_box, in CropImage() local
/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/
Ddetections.proto43 optional BoundingBox bounding_box = 2; field
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dgl_utils.h27 inline static void DrawBox(const BoundingBox& bounding_box) { in DrawBox()
Dobject_tracker.cc153 const BoundingBox& bounding_box, const ObjectModelBase* object_model) { in MaybeAddObject()
176 const BoundingBox& bounding_box) { in RegisterNewObjectWithAppearance()
200 const BoundingBox& bounding_box, in SetPreviousPositionOfObject()
220 const std::string& id, const BoundingBox& bounding_box) { in SetCurrentPositionOfObject()
Dtracked_object.cc31 const BoundingBox& bounding_box, in TrackedObject()
Dobject_tracker_jni.cc183 BoundingBox bounding_box(x1, y1, x2, y2); in OBJECT_TRACKER_METHOD() local
286 const BoundingBox bounding_box = in OBJECT_TRACKER_METHOD() local
Dobject_detector.h85 const BoundingBox& bounding_box) in Detection()
Dintegral_image.h150 inline Code GetCode(const BoundingBox& bounding_box) const { in GetCode()
Dflow_cache.h120 Point2f GetMedianFlow(const BoundingBox& bounding_box, in GetMedianFlow()
Dgeom.h94 BoundingBox(const BoundingBox& bounding_box) in BoundingBox()
Dkeypoint_detector.cc162 const BoundingBox bounding_box = *iter; in SelectKeypoints() local
Dimage-inl.h215 inline bool Image<T>::Contains(const BoundingBox& bounding_box) const { in Contains()
/external/eigen/unsupported/doc/examples/
DBVH_Example.cpp9 …Box2d bounding_box(const Vector2d &v) { return Box2d(v, v); } //compute the bounding box of a sing… in bounding_box() function
/external/eigen/unsupported/test/
DBVH.cpp17 template<typename Scalar, int Dim> AlignedBox<Scalar, Dim> bounding_box(const Matrix<Scalar, Dim, 1… in bounding_box() function
35 template<int Dim> AlignedBox<double, Dim> bounding_box(const Ball<Dim> &b) in bounding_box() function
/external/tensorflow/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/
Drun_eval.cc164 const auto& bounding_box = object.bounding_box(); in RunImpl() local
/external/libcups/filter/
Dpstops.c56 int bounding_box[4]; /* PageBoundingBox */ member
66 int bounding_box[4]; /* BoundingBox from header */ member
1236 int bounding_box[4]; /* PageBoundingBox */ in copy_page() local
2730 const int *bounding_box) /* I - BoundingBox value */ in start_nup()
/external/tflite-support/tensorflow_lite_support/java/src/native/task/vision/detector/
Dobject_detector_jni.cc139 const BoundingBox& bounding_box = detection.bounding_box(); in ConvertToDetectionResults() local
/external/ImageMagick/coders/
Dpcl.c179 bounding_box, in ReadPCLImage() local
/external/tensorflow/tensorflow/lite/tools/evaluation/proto/
Devaluation_stages.proto224 optional NormalizedBoundingBox bounding_box = 2; field
/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
Dframe_buffer_utils.cc569 const FrameBuffer& buffer, absl::optional<BoundingBox> bounding_box, in Preprocess()

12