MCarlomagno / FaceRecognitionAuth

😀🤳 Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.
BSD 3-Clause "New" or "Revised" License
385 stars 193 forks source link

How can i sign up with image from gallery, not from camera ? #50

Open farisshomali opened 2 years ago

farisshomali commented 2 years ago

Is it possible to upload user image from gallery then let the user auth based on this image ?

Always-Bijoy commented 1 year ago

sure. there is a option throw camera. if you use gallery then you can do that.