First time here? Check out the FAQ!
answered 2014-08-05 01:56:41 -0600
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);