Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dobject_tracker_jni.cc358 const int number_of_keypoints = in OBJECT_TRACKER_METHOD() local
381 const int number_of_keypoints = in OBJECT_TRACKER_METHOD() local
Dkeypoint_detector.cc384 int number_of_keypoints = 0; in CopyKeypoints() local