Skip to content

Possible alternative libfprint approach? #7

@neumannjan

Description

@neumannjan

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions