1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

move tutorial to imgproc and example to ImgTrans

This commit is contained in:
Markus Heck
2022-09-10 17:40:31 +02:00
parent 5408949951
commit 619e038de9
13 changed files with 19 additions and 19 deletions
@@ -2,7 +2,6 @@ Cascade Classifier Training {#tutorial_traincascade}
===========================
@prev_tutorial{tutorial_cascade_classifier}
@next_tutorial{tutorial_generalized_hough_ballard_guil}
Introduction