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

How to generate .xyt file from image? #6

Open
aqt01 opened this issue Feb 13, 2019 · 1 comment
Open

How to generate .xyt file from image? #6

aqt01 opened this issue Feb 13, 2019 · 1 comment

Comments

@aqt01
Copy link

aqt01 commented Feb 13, 2019

Did this wrapper includes or has a way around to generate from image a xyt file?
https://github.com/freedesktop/libfprint/blob/master/libfprint/fpi-img.c#L313

I want to compare a single fingerprint minutiaei or file vs a database using bozorth3 algorithm. But i need to generate .xyt file in order to use the algorithm for comparing

https://www.nist.gov/services-resources/software/nist-biometric-image-software-nbis

Any help/suggestions?

Thanks in advance!

@xantares
Copy link
Contributor

libfprint supports the PGM format, maybe its possible to convert pgm to xyt ?

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

2 participants