I have been given a project to develop a system that recognizes faces of visitors. So, the only thing that crossed my mind was Raspberry Pi.
Basically, I want it to
Recognize face, store the face and request the visitor to enter their detail such as Name, ID number etc in a spreadsheet.
Store the recognized face in a storage.
- Recognize the face of the visitor next time he visits the premise.
- Keeps a log of the visitors entered the premise in a separate spreadsheet.
Thank you.