mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-20 12:55:15 +08:00
Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect (#3692)
* Move objdetect parts to contrib * Move objdetect parts to contrib * Fix errors from CI build. * Minor fixes.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#include "opencv2/ts/cuda_perf.hpp"
|
||||
|
||||
#include "opencv2/cudaobjdetect.hpp"
|
||||
#include "opencv2/objdetect.hpp"
|
||||
#include "opencv2/xobjdetect.hpp"
|
||||
|
||||
namespace opencv_test { using namespace perf; }
|
||||
|
||||
|
Reference in New Issue
Block a user