Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dconfig.h131 static const int kMinNumPyramidLevelsToUseForAdjustment = 1; variable
Doptical_flow.cc468 const int max_level = MAX(kMinNumPyramidLevelsToUseForAdjustment, in FindFlowAtPointPyramidal()