Reputation: 384
I am looking for a fingerprint identification SDK to use with a C# project.
I have a list of paper forms that have a the applicants' fingerprints in a specified area and I need to eliminate duplicate forms (forms with identical fingerprints). The paper forms will be scanned using a high speed scanner. I need an SDK to do 1-to-many matching with the other forms fingerprints.
Most SDKs I found only accept input from a fingerprint scanner. Is there any fingerprint SDK that can accept scanned fingerprint images (e.g. in TIFF format).
Thanks
Upvotes: 2
Views: 5608