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

Fingerprint deduplication #58

Open bekoto opened 2 years ago

bekoto commented 2 years ago

Hi, I wanna know if we could make fingerprints deduplication with this library?

robertvazan commented 2 years ago

And what problem are you specifically facing?

bekoto commented 2 years ago

Hi, I wanna find fingerprint duplications.

robertvazan commented 2 years ago

So? What prevents you from doing that?