Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dkeypoint_detector.h88 int SelectKeypointsInBox(
Dkeypoint_detector.cc98 int KeypointDetector::SelectKeypointsInBox( in SelectKeypointsInBox() function in tf_tracking::KeypointDetector
177 const int num_new_keypoints_in_box = SelectKeypointsInBox( in SelectKeypoints()