Home
last modified time | relevance | path

Searched refs:GetObjectBoundingBox (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dobject_tracker.cc507 detection.GetObjectBoundingBox()); in GetBestObjectForDetection()
519 detection.GetObjectBoundingBox().GetCenter()).LengthSquared(); in GetBestObjectForDetection()
555 SCHECK(frame2_->GetImage()->Contains(detection.GetObjectBoundingBox()), in ProcessDetections()
574 detection.GetObjectBoundingBox(), in ProcessDetections()
586 detection.GetObjectBoundingBox(), model); in ProcessDetections()
Dobject_detector.h97 inline BoundingBox GetObjectBoundingBox() const { in GetObjectBoundingBox() function
128 const BoundingBox actual_area = detection.GetObjectBoundingBox();