Ask Your Question

Revision history [back]

Dear friends ,

I used "Visual Studio 2017 (v15)" - "CUDA 10.1" - "OpenCV 3.4.7".

I turned CUDA,opencv_contrib,OPENCV_ENABLE_NONFREE in CMAKE. But yet I have problem with OpenCV in Visual Studio C++. OpenCV(3.4.7) Error: The function/feature is not implemented (The called functionality is disabled for current build or platform) in throw_no_cuda, file D:\OpenCV\opencv\sources\modules\core\include\opencv2/core/private.cuda.hpp, line 113

Dear friends ,

I used "Visual Studio 2017 (v15)" - "CUDA 10.1" - "OpenCV 3.4.7".

I turned CUDA,opencv_contrib,OPENCV_ENABLE_NONFREE in CMAKE. But yet I have problem with OpenCV in Visual Studio C++. OpenCV(3.4.7) Error: The function/feature is not implemented (The called functionality is disabled for current build or platform) in throw_no_cuda, file D:\OpenCV\opencv\sources\modules\core\include\opencv2/core/private.cuda.hpp, line 113

and i'd want to know what i should do to solve it, thanks a billion!!!