mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-22 07:31:26 +08:00
cuda: disable code using obsolete objdetect API
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
//M*/
|
||||
|
||||
#include "precomp.hpp"
|
||||
#include "opencv2/objdetect/objdetect_c.h"
|
||||
#define CUDA_DISABLER //#include "opencv2/objdetect/objdetect_c.h"
|
||||
|
||||
using namespace cv;
|
||||
using namespace cv::cuda;
|
||||
|
Reference in New Issue
Block a user