We will send you updates on Face Detection System using Linear Discriminant Analysis and also updates on other new papers uploaded into this site. Click here to Subscribe to Paper Presentations for Engineering Students by Email and recieve daily updates.
Abstract: Face detection is a two-class problem. Given an image, we would like to confidently say whether a face is present in it. The face detection procedure involves preprocessing of the image followed by detection. Preprocessing involves histogram equalization to improve the quality of the image. The preprocessed image is scanned to detect the edges; finally the edge-detected area is given as input to LDA classifier, which returns the location of the face, if present. The LDA classifier is trained on the whole face image. The input to the classifier would be the x and y co-ordinates of a window and the window is moved until the entire image is traced. The classifier returns an output measure, which is compared with the stored measure of image in the database, and the appropriateness is checked. The same procedure is repeated for different resolution levels and thus the face is detected.
Courtesy: N.Santhanam, Adi Parasakthi Engineering College (APEC), Melmaruvathur, Tamilnadu

0 comments:
Post a Comment