Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Face recognition/authorization #13

Open
ryanaidilp opened this issue Jan 10, 2021 · 0 comments
Open

Face recognition/authorization #13

ryanaidilp opened this issue Jan 10, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ryanaidilp
Copy link
Owner

ryanaidilp commented Jan 10, 2021

Facial recognition for employee attendance confirmation using firebase ml vision or another libraries

Flow

  • User/employee presses the 'Mulai Absen' button to open the presence/scanner screen
  • Before user/employee can scan the QR code, the system needs to record the employee's location and face.
  • after user/employee location is recorded, user/employee then takes a selfie
  • The selfie photo taken is then matched with the logged in user/employee face data
  • If the detected face does not match the face data of the logged in user/employee, then the user/employee can not scan the qr code to confirm his/her attendance
@ryanaidilp ryanaidilp added enhancement New feature or request help wanted Extra attention is needed labels Jan 10, 2021
@ryanaidilp ryanaidilp changed the title Face recognition Face recognition/authorization Jan 17, 2021
@gop4sch4 gop4sch4 mentioned this issue Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant