What are the best ways to implement an attendance logging system from live video feed using face recognition?
조회 수: 3 (최근 30일)
이전 댓글 표시
I am working on a face recognition based attendance logging system. Since a live video feed contains multiple images of a same person, I wanted to know what are the best practices that can be used to recognise a person without any misclassification and delay?
댓글 수: 2
KALYAN ACHARJYA
2019년 3월 19일
편집: KALYAN ACHARJYA
2019년 3월 19일
The concept is quite old it having challenges (Practically: Face fetch from live video or movement). Please look at the different FRA (Face Recognition Algorithms) , numerous literature and comparision avaliable. like PCA and CV approach.
Good Luck!
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!