Ask Your Question

Revision history [back]

All of the cudamodules apart from cudev are disabled in your build.

Disabled:                    cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping rgbd

What was your CMake command it looks like you explicitly disabled them, possibly adding the options under the following in the guide you linked to?

  • Remove all optional CUDA modules. This is useful if you only want to use the CUDA backend for the DNN module and will significantly reduce compilation time and size of the opencv_world430.dll.