Searched refs:FillScales (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
H A Dframe_pair.h49 // happen naturally because of the non-zero + parity checks in FillScales.
69 int FillScales(const Point2f& old_center,
H A Dframe_pair.cc52 FillScales(old_center, translation, weights, deltas);
67 // the comparison to EPSILON in FillScales (which I've updated to return the
149 int FramePair::FillScales(const Point2f& old_center, function in class:tf_tracking::FramePair

Completed in 47 milliseconds