You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get errors as follows when I build the program:
fatal error: opencv2/cudaoptflow.hpp: No such file or directory
fatal error: opencv2/xfeatures2d.hpp: No such file or directory
two-stream-fcan-master/lib/dense_flow/src/helper_function.h:57:37: error: ‘KeyPoint’ is not a member of ‘cv’
How do I solve these errors.Thanks
The text was updated successfully, but these errors were encountered:
I get errors as follows when I build the program:
fatal error: opencv2/cudaoptflow.hpp: No such file or directory
fatal error: opencv2/xfeatures2d.hpp: No such file or directory
two-stream-fcan-master/lib/dense_flow/src/helper_function.h:57:37: error: ‘KeyPoint’ is not a member of ‘cv’
How do I solve these errors.Thanks
The text was updated successfully, but these errors were encountered: