mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
removed the old C API for Haar-based object detection; use CascadeClassifier from now on
This commit is contained in:
@@ -6,6 +6,5 @@
|
||||
|
||||
#include "opencv2/ts.hpp"
|
||||
#include "opencv2/objdetect.hpp"
|
||||
#include "opencv2/objdetect/objdetect_c.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user