Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Doptical_flow.cc219 const Image<int32_t>& J_x, const Image<int32_t>& J_y, const float p_x, in FindFlowAtPoint_ESM()
394 const Image<int32_t>& J_y = *frame_b.GetSpatialY(level); in FindFlowAtPointReversible() local