Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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

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?