antran89/two-stream-fcan

Build Error

dengyang1 opened this issue · 1 comments

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

I use OpenCV3.0. You might want to try it. Hope it helps.