Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

flow.at<vec2f>(i,j)[0] means x component of the flow at the position (i,j); flow.at<vec2f>(i,j)[1] means y component of the flow at the position (i,j);