I'm working on attendance & presence system, and would like to protect my facial recognition application powered by FACEIO against presentation attacks e.g Face Spoofing using Smartphone pictures.
I have implemented the restartSession in my aplication. The Flow is as follows: 1. User tries to Login to the application 2. If the login fails then I reset the session and call the enroll.
hi i would like to implemented fio.js, the facial recognition library of FACEIO to an android app . How can i implement it?. Do you have any api for android?...
As the title says, I want to authenticate users on my website via face recognition; therefore I need to integrate FACEIO on my React.js based web application, how do I do this? ...