* Draws and displays a graphical representation of the optical flow results using OpenCV. * * @param flow - Matrix of type CV_32FC2 containing results of optical flow calculation. * @param cflowmap - Color image representing the input of optical flow * @param step - number of pixels to skip when drawing each vector. (drawing a vector for * every pixel would be too d
source not stored for this graph (policy: none)
no test coverage detected