Yolo_mark
Yolo_mark copied to clipboard
namespace cv has no member SparsePyrLKOpticalFlow
I am using Windows10, VS2017......
namespace cv has no member SparsePyrLKOpticalFlow <- compile error.
What's the problem?
What OpenCV version do you use?
What OpenCV version do you use?
Thank you for replying!!
I am using OpenCv version 2.4.13
i had the same problem, and have resolved the issue using OpenCV 3.4.6
I am using opencv 3.4.6 but still the error is being shown... Can someone sort this out as the error looks like namespace cv has no member SparsePyrLKOpticalFlow
same problem with opencv3.4
Did someone managed to make it work ?
When I using opencv 3.1.x, same error. change to opencv 4.1.x, it's solved!