| /external/armnn/tests/ |
| D | ObjectDetectionCommon.hpp | 13 struct BoundingBox struct 15 BoundingBox() in BoundingBox() argument 19 BoundingBox(float xMin, float yMin, float xMax, float yMax) in BoundingBox() argument 26 float m_XMin; 27 float m_YMin; 28 float m_XMax; 29 float m_YMax;
|
| /external/armnn/samples/ObjectDetection/src/ |
| D | BoundingBox.cpp | 11 BoundingBox::BoundingBox() : in BoundingBox() function in od::BoundingBox 14 BoundingBox::BoundingBox( in BoundingBox() function in od::BoundingBox 24 BoundingBox::BoundingBox(const BoundingBox& other) : in BoundingBox() function in od::BoundingBox
|
| /external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/ |
| D | BoundingBox.java | 18 public class BoundingBox { class 36 public BoundingBox(float x1, float y1, float x2, float y2, int category, float score) { in BoundingBox() method in BoundingBox
|
| /external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
| D | geom.h | 88 BoundingBox() in BoundingBox() function 94 BoundingBox(const BoundingBox& bounding_box) in BoundingBox() function 103 BoundingBox(const float left, in BoundingBox() function 115 BoundingBox(const Point2f& point1, const Point2f& point2) in BoundingBox() function
|
| /external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/ |
| D | bounding_box.proto | 21 message BoundingBox { message
|
| /external/armnn/samples/ObjectDetection/include/ |
| D | BoundingBox.hpp | 14 class BoundingBox class
|
| /external/cronet/third_party/quic_trace/src/tools/render/ |
| D | geometry_util.h | 99 inline Box BoundingBox(vec2 a, vec2 b) { in BoundingBox() function 104 inline Box BoundingBox(const Box& a, const Box& b) { in BoundingBox() function
|
| /external/libchrome/ui/gfx/geometry/ |
| D | quad_f.h | 65 RectF BoundingBox() const { in BoundingBox() function
|
| D | quad_unittest.cc | 241 TEST(QuadTest, BoundingBox) { in TEST() argument
|
| /external/tflite-support/tensorflow_lite_support/cc/task/vision/ |
| D | image_segmenter.cc | 316 const FrameBuffer& frame_buffer, const BoundingBox& /*roi*/) { in Postprocess()
|
| D | object_detector.cc | 448 const FrameBuffer& frame_buffer, const BoundingBox& /*roi*/) { in Postprocess()
|
| D | image_classifier.cc | 405 const FrameBuffer& /*frame_buffer*/, const BoundingBox& /*roi*/) { in Postprocess()
|
| /external/ImageMagick/coders/ |
| D | ps.c | 217 #define BoundingBox "BoundingBox:" in ReadPSInfo() macro
|
| D | svg.c | 120 } BoundingBox; typedef
|
| /external/ImageMagick/MagickCore/ |
| D | feature.c | 1778 #define BoundingBox "viewbox" in RenderHoughLines() macro
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fPrimitiveBoundingBoxTests.cpp | 61 struct BoundingBox struct 63 tcu::Vec4 min; 64 tcu::Vec4 max;
|