Face Recognition for Attendance System
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Semantic Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!