Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV Error: The function/feature is not implemented

I am using : Visual Studio2015 (v 15) and OpenCV 3.4.0 and Cuda toolkit 9.1

When I use "labelComponents" in my project then occur a problem :

"OpenCV Error: The function/feature is not implemented (The called functionality is disabled for current build or platform) in throw_no_cuda, file C:\OpenCV 3.4.0\opencv-3.4.0\modules\core\include\opencv2/core/private.cuda.hpp, line 111"

How I can solve this problem ?

OpenCV Error: The function/feature is not implemented

I am using : Visual Studio2015 Studio2017 (v 15) and OpenCV 3.4.0 and Cuda toolkit 9.1

When I use "labelComponents" in my project then occur a problem :

"OpenCV Error: The function/feature is not implemented (The called functionality is disabled for current build or platform) in throw_no_cuda, file C:\OpenCV 3.4.0\opencv-3.4.0\modules\core\include\opencv2/core/private.cuda.hpp, line 111"

How I can solve this problem ?