1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Merge pull request #14674 from mehlukas:3.4-moveObjdetect

Merge two Haar Cascade tutorials (#14674)

* move haar cascade introduction, add code explanation, mark content as moved

* switch to ref for include to provide correct breadcrumb navigation
This commit is contained in:
mehlukas
2019-05-29 22:13:27 +02:00
committed by Alexander Alekhin
parent 29b3f66507
commit 0ecc2b8c17
8 changed files with 83 additions and 144 deletions
+2 -2
View File
@@ -45,10 +45,10 @@ OpenCV-Python Tutorials {#tutorial_py_root}
In this section you
will learn different computational photography techniques like image denoising etc.
- @subpage tutorial_py_table_of_contents_objdetect
- @ref tutorial_table_of_content_objdetect
In this section you
will object detection techniques like face detection etc.
will learn object detection techniques like face detection etc.
- @subpage tutorial_py_table_of_contents_bindings