Home
last modified time | relevance | path

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

/external/opencv3/samples/tapi/
Dtvl1_optical_flow.cpp44 static void getFlowField(const Mat& u, const Mat& v, Mat& flowField) in getFlowField() function
179getFlowField(flow_vec[0].getMat(ACCESS_READ), flow_vec[1].getMat(ACCESS_READ), show_flow); in main()
223getFlowField(flow_vec[0].getMat(ACCESS_READ), flow_vec[1].getMat(ACCESS_READ), show_flow); in main()