| /external/ImageMagick/MagickCore/ | 
| D | vision.c | 168     bounding_box;  in ConnectedComponentsImage()  local651           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
 
 | 
| D | vision.h | 33     bounding_box;  member
 | 
| D | attribute.c | 490       bounding_box;  in GetImageBoundingBox()  local1214     *bounding_box,  in GetImageMinimumBoundingBox()  local
 
 | 
| D | identify.c | 1288         *bounding_box,  in IdentifyImage()  local
 | 
| D | draw.h | 153     bounding_box;  member
 | 
| D | transform.c | 559     bounding_box,  in CropImage()  local
 | 
| /external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/ | 
| D | detections.proto | 43   optional BoundingBox bounding_box = 2;  field
 | 
| /external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ | 
| D | gl_utils.h | 27 inline static void DrawBox(const BoundingBox& bounding_box) {  in DrawBox()
 | 
| D | object_tracker.cc | 153     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()
 
 | 
| D | tracked_object.cc | 31                              const BoundingBox& bounding_box,  in TrackedObject()
 | 
| D | object_tracker_jni.cc | 183   BoundingBox bounding_box(x1, y1, x2, y2);  in OBJECT_TRACKER_METHOD()  local286   const BoundingBox bounding_box =  in OBJECT_TRACKER_METHOD()  local
 
 | 
| D | object_detector.h | 85                      const BoundingBox& bounding_box)  in Detection()
 | 
| D | integral_image.h | 150   inline Code GetCode(const BoundingBox& bounding_box) const {  in GetCode()
 | 
| D | flow_cache.h | 120   Point2f GetMedianFlow(const BoundingBox& bounding_box,  in GetMedianFlow()
 | 
| D | geom.h | 94   BoundingBox(const BoundingBox& bounding_box)  in BoundingBox()
 | 
| D | keypoint_detector.cc | 162     const BoundingBox bounding_box = *iter;  in SelectKeypoints()  local
 | 
| D | image-inl.h | 215 inline bool Image<T>::Contains(const BoundingBox& bounding_box) const {  in Contains()
 | 
| /external/eigen/unsupported/doc/examples/ | 
| D | BVH_Example.cpp | 9 …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/ | 
| D | BVH.cpp | 17 template<typename Scalar, int Dim> AlignedBox<Scalar, Dim> bounding_box(const Matrix<Scalar, Dim, 1…  in bounding_box()  function35 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/ | 
| D | run_eval.cc | 165         const auto& bounding_box = object.bounding_box();  in RunImpl()  local
 | 
| /external/libcups/filter/ | 
| D | pstops.c | 56   int		bounding_box[4];	/* PageBoundingBox */  member66   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/ | 
| D | object_detector_jni.cc | 139     const BoundingBox& bounding_box = detection.bounding_box();  in ConvertToDetectionResults()  local
 | 
| /external/ImageMagick/coders/ | 
| D | pcl.c | 179     bounding_box,  in ReadPCLImage()  local
 | 
| /external/tensorflow/tensorflow/lite/tools/evaluation/proto/ | 
| D | evaluation_stages.proto | 225     optional NormalizedBoundingBox bounding_box = 2;  field
 | 
| /external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/ | 
| D | frame_buffer_utils.cc | 569     const FrameBuffer& buffer, absl::optional<BoundingBox> bounding_box,  in Preprocess()
 |