Error: The function/feature is not implemented (The called functionality is disabled for current build or platform)
Was just trying out cv::cuda::CascadeClassifier, but it seems like something is wrong (obviously). Built it with cuda enabled. However I get Error: The function/feature is not implemented... Running Cuda 10.0 and OpenCV 4.0
I need to use cuda CascadeClassifier for a project, the cuda inside opencv4 will be supported in the future or the end of it is definitive?