Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dkeypoint_detector.cc439 static const int full_circle_x[] = in FindFastKeypoints() local
447 full_offsets[i] = full_circle_x[i] + full_circle_y[i] * frame.GetWidth(); in FindFastKeypoints()