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

Segmentation of multi-finger images #45

Open
yzy888 opened this issue Aug 12, 2021 · 2 comments
Open

Segmentation of multi-finger images #45

yzy888 opened this issue Aug 12, 2021 · 2 comments
Assignees

Comments

@yzy888
Copy link

yzy888 commented Aug 12, 2021

Hello,
Thank you for this excellent library.
I have tried it with Java and I could get right results when I compared two images which include fingerprint.
I want to know if there are any methods to be called to get the count of fingerprints in one image and the positions of every fingerprint in the image.
I also want to know if there are any methods to be called to get the quality of the fingerprint in one image. I saw the post here: https://sourceforge.net/p/sourceafis/discussion/1051112/thread/38d9d4ffea/?limit=25.
However, after I readed it, I still donot know how to get the quality of the fingerprint in my code.

@robertvazan
Copy link
Owner

SourceAFIS does not have any built-in fingerprint quality metric. Use opensource NFIQ or NFIQ2 for that. Segmentation of multi-finger images is not supported either and I have no library recommendations for it. There is currently no plan to implement it.

@robertvazan robertvazan changed the title How to get the count of fingerprints in one image and the positions of every fingerprint in the image? Segmentation of multi-finger images Aug 12, 2021
@yzy888
Copy link
Author

yzy888 commented Aug 13, 2021

Thank you. I see. @robertvazan

@robertvazan robertvazan self-assigned this Jun 19, 2022
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