luicfrr / react-native-vision-camera-face-detector

Vision Camera Frame Processor Plugin to detect faces using MLKit Face Detector
https://www.npmjs.com/package/react-native-vision-camera-face-detector
MIT License
77 stars 15 forks source link

can i set face detector as id for the user like face recognition ? #10

Closed robertyulisman closed 4 months ago

robertyulisman commented 4 months ago

hay, this is not issue but i want to discuss, can i use this library to set face detection set like id so i save to database and give the name for the face, because i want to use for attendance app by detecting face

luicfrr commented 4 months ago

I don't think I understand what you want to do...

You want to use detection result to work like an ID for a face? I don't think this is possible and if it does, I have no idea how you can achieve this with this package...