1 | initial version |
Dear friends ,
I used "Visual Studio 2017 (v15)" - "CUDA 9.1" - "OpenCV 3.4.1".
I turned CUDA, CUFFT, CUBLAS, FAST_MATH in CMAKE. But yet I have problem with OpenCV in Visual Studio C++. When I use "labelComponents" then occur a error :
"OpenCV(3.4.1) 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.1\opencv-3.4.1\modules\core\include\opencv2/core/private.cuda.hpp, line 111"