Facial detection

TwitterFacebook
Get flash to fully experience Pearltrees
OpenCV is a library of computer vision developed by Intel, we can easily detect faces using this library for example.

yoshimasa niwa - Using OpenCV on iPhone

http://niw.at/articles/2009/03/14/using-opencv-on-iphone/en
http://www.edwardrosten.com/work/fast.html

FAST Corner Detection -- Edward Rosten

[ Home : Programs | libCVD | Hardware hacks | Publications | Teaching | TooN | Research ]

Comparison of the OpenCV’s feature detection algorithms « Computer Vision Talks

Introduction “In computer vision and image processing the concept of feature detection refers to methods that aim at computing abstractions of image information and making local decisions at every image point whether there is an image feature of a given type at that point or not. The resulting features will be subsets of the image domain, often in the form of isolated points, continuous curves or connected regions.” http://computer-vision-talks.com/2011/01/comparison-of-the-opencvs-feature-detection-algorithms-2/