Check out my first novel, midnight's simulacra!

Viola-Jones face detection: Difference between revisions

From dankwiki
(Created page with "An algorithm from computer vision for detecting faces in an image. It combines a Haar-like method and cascades.")
(No difference)

Revision as of 14:41, 12 July 2012

An algorithm from computer vision for detecting faces in an image. It combines a Haar-like method and cascades.