Algorithms used for to train cascade classifier
Hi, regards. which are the algorithms used in the Cascade classifier training process?
Hi, regards. which are the algorithms used in the Cascade classifier training process?
The documentation HERE contains a description with several citations.
see also tutorial_py_face_detection and tutorial_traincascade
As suggested by @sturkmen, please start with the tutorial on the opencv_traincascade
interface. Once you get the hang of it, and you want a more deep understanding in parameters, either read the OpenCV 3 Blueprints book chapter 5, or take a look at topics on this forum. The details have been discussed many times before.
Asked: 2017-02-20 20:32:42 -0600
Seen: 87 times
Last updated: Feb 20 '17
Haar Cascade detecting only faces(no heads)?
How to use CascadeClassifier with a mask
Why this picture is classified to Upperbody? [closed]
multithreaded cascade classifire
latentSVM vs CascadeClassifier
cascade classifier - very few haar cascades are working?