Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dkeypoint_detector.h93 const Keypoint* const existing_keypoints,
Dkeypoint_detector.cc104 const Keypoint* const existing_keypoints, in SelectKeypointsInBox() argument
119 const Keypoint& candidate = existing_keypoints[i]; in SelectKeypointsInBox()