robertvazan / sourceafis-java

Fingerprint recognition engine for Java that takes a pair of human fingerprint images and returns their similarity score. Supports efficient 1:N search.
https://sourceafis.machinezoo.com/java
Apache License 2.0
245 stars 100 forks source link

Sample code to enroll and match two fingerprints #48

Closed girma-ai closed 2 years ago

girma-ai commented 2 years ago

Thank you robertvazan, for your wonderful open source project. Please could you give me a sample code to enroll and match two fingerprint?

robertvazan commented 2 years ago

Doesn't the tutorial describe what you want exactly?

https://sourceafis.machinezoo.com/java

girma-ai commented 2 years ago

The tutorial is so descriptive. But i want to enroll two fingers at the same time.

robertvazan commented 2 years ago

Do you mean two-finger matching? There's no prescribed way to do that, but adding up scores of the two fingers is a reasonable way to do two-finger matching.

girma-ai commented 2 years ago

Yes, two-finger matching.Thank you for your immediate response.I will try it and let you know Thanks in advance!!

On Mon, Nov 22, 2021 at 3:19 PM Robert Važan @.***> wrote:

Do you mean two-finger matching? There's no prescribed way to do that, but adding up scores of the two fingers is a reasonable way to do two-finger matching.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/robertvazan/sourceafis-java/issues/48#issuecomment-975464990, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASXRI5UII6XV7W26UUIEOQDUNIYL7ANCNFSM5IQLVUUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.