How does cv.jit.faces works?

wahz's icon

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

Jean-Marc Pelletier's icon

It's a cascade of boosted Haar classifiers. For more details: