Matlab Project + Presentation
TOPIC: Face Detection
Face recognition is the procedure of recognizing one or more individuals in pictures or videos by examining and looking at examples. Algorithms for face recognition commonly extricate facial features them with a database to discover the best match. Face recognition is a vital piece of numerous biometric, security, and reconnaissance frameworks, and also picture and feature indexing frameworks. This task has the capacity perceive a person's face by comparing facial structure with that of a known individual.
This is attained to by making use of forward facing photos of people to render a two-dimensional representation of a human head. The framework then tasks the picture onto a "face space" made out of a complete premise of "Eigenfaces." Due to the similarity of face shape and characteristics from individual to individual, face pictures fall inside a moderately little area of the picture space and in that capacity can be reproduced with not exactly complete information of the picture space. At the point when new pictures are fed into this system it can distinguish the individual with a high rate of accuracy with the power to recognize successfully even in the event of some picture variations. This project will accordingly actualize an extraordinary PCA-based face recognition strategy, which is called 'Eigenface'. To do face identification, a dataset of pictures of faces and non-faces is required. One ought to have a large number of faces as you can get ( in the thousands or ten thousands territory).