Home
last modified time | relevance | path

Searched defs:BoundingSquare (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dgeom.h259 BoundingSquare(const float x, const float y, const float size) in BoundingSquare() function
262 explicit BoundingSquare(const BoundingBox& box) in BoundingSquare() function