Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

optical flow help?

So I have a big project in college and I couldn't run the optical flow example from the opencv source files... So I need a running code that does optical flow to an input from a camera. I also need help understanding the functions calcOpticalFlowPyrLK and goodFeaturesToTrack.

and if you could, please tell me what need to be changed in the optical flow exaple to make it run.

optical flow help?

So I have a big project in college and I couldn't run the optical flow example from the opencv source files... So I need a running code that does optical flow to an input from a camera. I also need help understanding the functions calcOpticalFlowPyrLK and goodFeaturesToTrack.

and if you could, please tell me what need to be changed in the optical flow exaple to make it run.

The code: https://docs.opencv.org/3.3.0/d2/d0a/lkdemo_8cpp-example.html