opencv - cvCalcOpticalFlowHS not being recognised C++ -


i've installed opencv , far has been working, reason if include: cv.h, highgui.h error when want use function:

 cvcalcopticalflowhs: error c2065: 'cvcalcopticalflowhs' : undeclared identifier. 

i've tried header file needs included, i've had no succes far.

do

#include "opencv2/legacy/legacy.hpp" 

Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -