I used fingerprint authentication using Biometric api and its working.I need to do the same for face recognition ,like for a login button click instead of password i'll be using face authentication .
So is it possible with Biometric api or I have to use Open cv?
You can authenticate all form factors (i.e. face, iris, fingerprint, etc.) using the AndroidX Biometric library as explained in this blog post and this blog post. Essentially, your app is not responsible for targeting specific form-factors. The library does the work for you. If a device supports facial biometrics, then your user will see a prompt for facial authentication; if your device supports fingerprint biometrics, then your user will see a prompt for fingerprint authentication; and so on.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With