How to recognize a multiple faces from a single image

I am anil and at present i m pursuing my Mtech in CSE........ I want to do a project on image processing area, face recognition concept..... please suggest me ...... how to start the project ...... my aim is to Recognize a multiple faces from a single image..... like i want to recognize the student faces in the classroom.....

1 Comment

please see the example given in computer vision tool box.u can recognize face from that take the boundary box values and apply some training nad testing tools (like Bayesian, NN or fuzzy). all the tools are available as GUI in MATLAB.

Sign in to comment.

Answers (1)

Mathworks has many great documentations on this issue. You can see:
Also, there are some shared codes develped by MATLAB community:
https://www.mathworks.com/matlabcentral/fileexchange/61973-face-recognition?s_tid=answers_rc2-1_p4_Topic

Asked:

on 24 Feb 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!