Finger Print Authentication

Posted by Alon Blich on 16-Dec-2015 11:07

Hello All,

I'm looking at doing finger print authentication

and I wanted to hear other peoples experience with finger print scanner hardware and finger print matching software, and any other advice.

Ideally, I'd like to use the finger print scanner from a web ui (Java applet can also be used, if needed but I'd rather not use ActiveX) and do the finger print matching on the server.

I'd be happy to share my results, code etc.

Thank you!

All Replies

Posted by Isai Padron on 22-Dec-2015 15:25

Hi. I developed my first project in OpenEdge. This project manage a fingerprint scanner (Biomini Suprema). scanner is controlled with assemblies .NET. I add the references on my project. The scanner module provides functionality for managing scanners, capturing finger images from scanners, extracting templates from captured images using scanners, verifying fingerprints (matcher) etc.

What kind of scanner you use?

This thread is closed