Can someone help me with facial recognition using matlab?

2 views (last 30 days)
I would like to create a simple program in matlab in facial recognition for a competition in college. I expect a help from any of you!
  1 Comment
Image Analyst
Image Analyst on 23 Aug 2013
How simple can it be? What are the rules of the competition? Are you given a set of images to use? Where are they? Are they "test" images exactly like the database or are they snapped "live" by a digital camera and thus might be somewhat different than what's in your database?

Sign in to comment.

Accepted Answer

Shashank Prasanna
Shashank Prasanna on 23 Aug 2013
Dear Incredible Innovators :)
Computer Vision System Toolbox now ships with Viola-Jones detection algorithm.
Here is an example on how to use it:

More Answers (0)

Community Treasure Hunt

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

Start Hunting!