Face-Matching a live person with an uploaded face image from ID/Passport
Budget: $30 – $250 USD
I have created a program in C# where a user can upload an image of a person's national ID card or passport from their PC/laptop and then it detects the face using Haar Cascade algorithm.
At the same time the user will open the web-camera through the application that I made and then a face will be detected from the live laptop's web camera.
Now what I need is to compare the uploaded face image from the ID/passport with the live face of the person. I need the program to compare the 2 faces and then find a match if it is the same person, otherwise no match if it is another person.
I have uploaded a picture of the program I made, it is not the complete part. But anyway, all I need is the part where 2 faces get compared and they either match or not.
At the same time the user will open the web-camera through the application that I made and then a face will be detected from the live laptop's web camera.
Now what I need is to compare the uploaded face image from the ID/passport with the live face of the person. I need the program to compare the 2 faces and then find a match if it is the same person, otherwise no match if it is another person.
I have uploaded a picture of the program I made, it is not the complete part. But anyway, all I need is the part where 2 faces get compared and they either match or not.