Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dframe_pair.cc99 const bool in_box = box.Contains(frame1_keypoints_[i].pos_); in FillWeights() local
100 if (in_box) { in FillWeights()
108 if (!in_box) { in FillWeights()