| |
| | Learning-Based Computer Vision with Intel's Open Source Computer Vision Library |
 | | Object detection, and in particular, face detection is an important element of various computer vision areas, such as image retrieval, shot detection, video surveillance, etc. The goal is to find an object of a pre-defined class in a static image or video frame. |
 | | To detect faces of different size it is possible to scale the image, but the classifier has the ability to “scale” as well. |
 | | Every such classifier, called a weak classifier, is not able to detect a face; rather, it reacts to some simple feature in the image that may relate to the face. |
| www.intel.com /technology/itj/2005/volume09issue02/art03_learning_vision/p04_face_detection.htm (2079 words) |
|