How does cv.jit.faces works?
Hi,
Does anyone knows how cv.jit.faces works? What method it uses in identifying the frontal view of a face? (Method as in cv.jit.tack is based on Lucas-Kanade Method.)
Thanks for your reply.
Cheers,
Wahz
It's a cascade of boosted Haar classifiers. For more details: