-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I just stumbled across this project: https://github.com/hrenod/libfprint
The approach that this project took to integrate an unsupported fingerprint reader with libfprint is unusual, but afaik doesn't require designing custom algorithms for fingerprint matching. It's basically a modified libfprint that returns a fake fingerprint image on enrollment and returns whether a match was successful based on what the hardware itself says. This of course requires finger enrollment to be done in Windows. On the other hand, I personally wouldn't mind that.
So I was wondering if a similar approach could be taken in our case?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels