<< Chapter < Page Chapter >> Page >
Starting direction for ELEC301 Viola-Jones-based facial detection and feature recognition project. This module is part of a collection.

There are many features that we can use to locate faces in a picture, like movement, color, and shapes. While in real time systems or video clips motion is used more often, color and shape are more useful in portraits. Many different algorithms are developed based on this idea, such as Schneiderman and Kanade, Rowley, Baluja and Kanade. The one we chose as our base is Viola-Jones, which was motivated primarily by the problem of face detection. Its main benefit comes from its reduced computational requirements so much so that it can be used in real time. The way it works is as follows. The features employed by the detection framework involve the sums of image pixels within rectangular areas, that is the value of any given feature is always just the sum of the pixels within clear rectangles subtracted from the sum of the pixels within shaded rectangles.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Face detection and feature recognition. OpenStax CNX. Dec 14, 2010 Download for free at http://cnx.org/content/col11250/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Face detection and feature recognition' conversation and receive update notifications?

Ask