Ask Your Question

mike-rohsoft's profile - activity

2016-01-12 22:09:47 -0600 commented question calcOpticalFlowSF does not exist

ok, now I get it, thanks!

2016-01-12 21:59:29 -0600 commented question calcOpticalFlowSF does not exist

Thanks for your answer. However, I cannot find opencv_contrib in release 3.0 or 3.1. Even when I search for calcOpticalFlowSF I find nothing. Maybe it is not included in the sources? Environment: Windows 10, VS 2013

2016-01-11 20:52:42 -0600 asked a question calcOpticalFlowSF does not exist

Hi,

I just switched to opencv 3 and must see that the simple flow algorithm calcOpticalFlowSF does not exist. I cannot find it in the sources and it is commented out in the samples. However I find it in opencv 3 documentation. Is it planned to be reincluded?