Home
last modified time | relevance | path

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

/external/opencv3/modules/video/perf/
Dperf_optflowpyrlk.cpp198 int derivBorder = get<3>(GetParam()); variable
/external/opencv3/modules/java/src/
Dvideo+Video.java69 … Size winSize, int maxLevel, boolean withDerivatives, int pyrBorder, int derivBorder, boolean tryR… in buildOpticalFlowPyramid()
259 …inSize_height, int maxLevel, boolean withDerivatives, int pyrBorder, int derivBorder, boolean tryR… in buildOpticalFlowPyramid_0()
Dvideo.cpp280 …ze_height, jint maxLevel, jboolean withDerivatives, jint pyrBorder, jint derivBorder, jboolean try… in Java_org_opencv_video_Video_buildOpticalFlowPyramid_10()
/external/opencv3/modules/video/src/
Dlkpyramid.cpp745 int pyrBorder, int derivBorder, bool tryReuseInputImage) in buildOpticalFlowPyramid()