Build Error
dengyang1 opened this issue · 1 comments
dengyang1 commented
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
antran89 commented
I use OpenCV3.0. You might want to try it. Hope it helps.