MCPcopy Create free account
hub / github.com/MasteringOpenCV/code / drawOptFlowMap

Function drawOptFlowMap

Chapter9_FluidInteractionUsingKinect/fluidWall.cpp:350–360  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

computeOpticalFlowFunction · 0.70

Calls 1

cvRoundFunction · 0.85

Tested by

no test coverage detected