Check out my first novel, midnight's simulacra!
Viola-Jones face detection: Difference between revisions
Jump to navigation
Jump to search
Created page with "An algorithm from computer vision for detecting faces in an image. It combines a Haar-like method and cascades." |
No edit summary |
||
| Line 1: | Line 1: | ||
An algorithm from computer vision for detecting faces in an image. It combines a Haar-like method and cascades. | An algorithm from computer vision for detecting faces in an image. It combines a Haar-like method and cascades. | ||
[[CATEGORY: Computer Science Eponyms]] | |||
Latest 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.