1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23: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:
WU Jia
2024-03-22 04:40:10 +08:00
committed by GitHub
parent 213e1a4d9d
commit aa5ea340f7
111 changed files with 22 additions and 741097 deletions
@@ -1,4 +0,0 @@
Face Detection using Haar Cascades {#tutorial_py_face_detection}
==================================
Tutorial content has been moved: @ref tutorial_cascade_classifier
+1 -1
View File
@@ -48,7 +48,7 @@ OpenCV-Python Tutorials {#tutorial_py_root}
- @ref tutorial_table_of_content_objdetect
In this section you
will learn object detection techniques like face detection etc.
will learn object detection techniques.
- @subpage tutorial_py_table_of_contents_bindings