Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opencv2/xfeatures2d/cuda.hpp no such file or directory #9385

Closed
ambikaverma opened this issue Aug 16, 2017 · 1 comment
Closed

opencv2/xfeatures2d/cuda.hpp no such file or directory #9385

ambikaverma opened this issue Aug 16, 2017 · 1 comment

Comments

@ambikaverma
Copy link

System information (version)
  • OpenCV => 3.2
  • Operating System / Platform =>Windows 64 Bit
  • Compiler => MinGW (CodeBlocks)
Detailed description

Downloaded and extracted openCV 3.2 and opencv_contrib 3.2 version. Used Cmake GUI to go through standard steps. It configures and generates without error.
Then while building openCV.cbp project in CodeBlocks I get the following error in stitching module -

opencv2/xfeatures2d/cuda.hpp no such file or directory

Steps to reproduce

Note: if I build openCV 3.2 on its own (i.e. without the extra modules) it builds perfectly fine.

Any fix for this issue?

@alalek
Copy link
Member

alalek commented Aug 16, 2017

Try latest OpenCV release (3.3) and check for CMake download faults: opencv/opencv_contrib#1131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants