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

Sign up page #42

Open ShanRaj-37 opened 2 years ago

ShanRaj-37 commented 2 years ago

Face is not recognizing in sign up page. Facedetect is always null inside the app.

nttung0107 commented 2 years ago

I'm also facing the same issue

madmouse17 commented 2 years ago

im the same issue in sign up page

jimceeste commented 2 years ago

same issue is there any one who solved it

rahmrny12 commented 2 years ago

setState(() { faceDetected = _faceDetectorService.faces[0]; }); Add this to line number 102 in sign-up.dart. as @ankitpanwar8979 says

raiTech7867 commented 2 years ago

I think This will help you-https://www.youtube.com/watch?v=0vkrISy4J_o