davidgmorais / mais

1 stars 1 forks source link

[GUI] After successfull registration & verification of user's face, add a pop up window with last photo #7

Closed emanuelkrzyszton closed 2 years ago

emanuelkrzyszton commented 2 years ago

After successfull registration & verification of user's face, add a pop up window in which the last picture from database and the name of registered and authenticated user will appear in this confirmation window.

davidgmorais commented 2 years ago

An alternative approach than the one suggested was implemented in commit e63ffc3bc02231a0aa19fc8b1faac1a2529e4677, where user feedback is given using popups and some sleep frames were used to show the camera feedback at the beginning of the face authentication process (instead of starting capturing frames right away)