Face Authentication

Hello Friends! I want to develop an application that can confirm if the person on id and on camera is match. please help me! thank you all.

Welcome John.

You might be able to use the Personal Image Classifier extension
https://appinventor.mit.edu/explore/resources/ai/personal-image-classifier-part1

I expect you will not get 100 percent accuracy. :cry:

1 Like

You can also look at our newer tutorial PICaboo where you can see confidence levels for each classification.
https://appinventor.mit.edu/explore/resources/ai/picaboo
Best wishes,

1 Like

hello Steve, The main objective of my app is to verify if the user that register is the actual person on the valid ID that he upload. Please help me friend . ThankS

You can adapt this tool to 'identify' people by comparing images.

  • useful for a small number of samples
  • it will never positively confirm the images match the indicated person.

Other options I am aware of:
Using App Inventor

Using Android Studio