Can someone help me with facial recognition using matlab?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Image Analyst
2013 年 8 月 23 日
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?
採用された回答
Shashank Prasanna
2013 年 8 月 23 日
Dear Incredible Innovators :)
Computer Vision System Toolbox now ships with Viola-Jones detection algorithm.
Here is an example on how to use it:
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!