I’ve 2 questions on haar cascade.
-
can someone explain to me frontal_face_haar_cascade.xml file, it just has some
<internalNodes>, <leafNodes>
these kind of tags, How this file is able to detect the faces. How does it work? -
is there any version of the haarcascade file available for object detection as well in the real time.
Something like this kind of project :-
https://www.linkedin.com/feed/update/urn:li:activity:6547370558332387329
so, able to detect many objects simultaneously - cars, person, dog , table , mobile etc.
Is there any file available for this?