mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect (#25198)
* Move objdetect parts to contrib * Move objdetect parts to contrib * Minor fixes.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "MainPage.g.h"
|
||||
#include <opencv2\core\core.hpp>
|
||||
#include <opencv2\objdetect.hpp>
|
||||
#include <opencv2\xobjdetect.hpp>
|
||||
|
||||
|
||||
namespace FaceDetection
|
||||
|
||||
Reference in New Issue
Block a user