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

Create abstract generic interface for a face match #20

Open
typelogic opened this issue Apr 18, 2022 · 0 comments
Open

Create abstract generic interface for a face match #20

typelogic opened this issue Apr 18, 2022 · 0 comments
Assignees

Comments

@typelogic
Copy link
Contributor

Current Behaviour

Present implementation is using Dlib

Expected Behaviour

Create an abstraction to plug-in other face match implementation solution aside from Dlib

Steps to Reproduce the Problem

  1. Build the ID PASS library (*.so or *.dll)
  2. Debug trace into the face match test case
  3. The face match computation is tied to Dlib implementation
    .

Context

Must abstract the face match API for other face-recognition library pluggability

  • Version:
  • Platform: Linux, Android, Windows, MacOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant