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:
@@ -1,4 +0,0 @@
|
||||
Face Detection using Haar Cascades {#tutorial_py_face_detection}
|
||||
==================================
|
||||
|
||||
Tutorial content has been moved: @ref tutorial_cascade_classifier
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user