This application can learn to recognize human beings' faces and can tell the user the name of people in front of the camera. The resolution of the video, as we set, is 480p, and it refreshes 10 times per second and does recognition 3 times every second.
It has a popup. When the application recognize a unknown person, the rectangle frame in the screen is clickable and when you click the box, the popup will appear. In the popup, you can input the name of that person and the application can remember the name. Thus, when you scan the same person again, the application can distinguish him or her and print this person's name below the rectangle frame. In this way, we allow the application to learn to recognize familiar and unfamiliar people.
In the mechanics of this application is quite like a camera. When you click the screen to store a stranger's name, the application automatically takes a photo of him or her. It stores this photo for the future use of recognition.
Log in or sign up for Devpost to join the conversation.