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

[Injimob 1540] enhancements for liveness detection in face verification flow #1562

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Jul 2, 2024

  1. [INJIMOB-1540] don't show oval shape in the face scanner and remove u…

    …nused imports
    
    Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
    PuBHARGAVI committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    995be9c View commit details
    Browse the repository at this point in the history
  2. [INJIMOB-1540] change the liveness detection error screen header and …

    …subHeader messages in all locale files
    
    Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
    PuBHARGAVI committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4f41a6b View commit details
    Browse the repository at this point in the history
  3. [INJIMOB-1540] show proper message when multiple faces are detected a…

    …nd add translations for the same
    
    Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
    PuBHARGAVI committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5455acb View commit details
    Browse the repository at this point in the history
  4. [INJIMOB-1540] allow user to retry face liveness detection max of 3 t…

    …imes
    
    Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
    PuBHARGAVI committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2ab3829 View commit details
    Browse the repository at this point in the history
  5. [INJIMOB-1540] add translations for liveness detection failure messag…

    …es in all locale files
    
    Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
    PuBHARGAVI committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    57a59ba View commit details
    Browse the repository at this point in the history
  6. [INJIMOB-1540] show liveness capture guide message when new frame cap…

    …ture is started and until the face is detected and remove translations for oval shape message
    
    Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
    PuBHARGAVI committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e9b90a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. [INJIMOB-1540] remove captured or cropped images from cache after usi…

    …ng them
    
    Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
    PuBHARGAVI committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    87fa085 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. [INJIMOB-1540] rename cropEyeFromFace method to validateLiveness and …

    …extract logic of it into separate individual methods for more readability
    
    Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
    PuBHARGAVI committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    07e8cee View commit details
    Browse the repository at this point in the history