Face Recognition for Attendance System
조회 수: 13 (최근 30일)
이전 댓글 표시
I am making a recognition based attendance system for a class room as my Final Year Project. Face detection is done using Voila Jones, I want to compare the faces detected in the first minute of lecture with the ones detected at the end of the lecture in a closed classroom. The faces at the start will be Training data, i want to do it without Neural Network. Already tried following techniques :
- Corelation
- Nose / Mouth Matching for face recognition
But the results of recognition are not satisfactory. Is there any other direction through which the Recognition / Matching Faces can be done.
댓글 수: 0
채택된 답변
Image Analyst
2015년 5월 3일
Brett from the Mathworks has two Face detection/recognition apps in his File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/index?term=authorid%3A911 Try one of his algorithms.
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!