hidglobal / digitalpersona-devices

DigitalPersona Security Devices support library
https://hidglobal.github.io/digitalpersona-devices/index.html
MIT License
64 stars 41 forks source link

FingerPrint Enroll and Verification #6

Closed ingrocha closed 3 years ago

ingrocha commented 4 years ago

Hello I already get the data from the reader but I have been looking for how I can enroll and verify the sample but I have not found a way to assert it on a local server can you help me pls!

a-bronx commented 4 years ago

Hello!

This library is a part of DigitalPersona Authentication Management (DPAM) suite, so for enrollment and fingerprint matching you need the DigitalPersona Authentication Server with a configured DPAM Web Services.

If you're not DigitalPersona customer yet, then please contact HID Global sales team.

If you already have DigitalPersona Authentication Server, then you should use digitalpersona/enrollment module to enroll samples, and digitalpersona/authentication to do identification/authentication. You can find usage examples here, and tutorials here and here.

Alternatively, you can try to deploy your own fingerprint matching engine. I have no details right now, but the fingerprint sample format should be compatible with ANSI/ISO fingerprint template standards.

rangerisrael commented 11 months ago

Hello!

This library is a part of DigitalPersona Authentication Management (DPAM) suite, so for enrollment and fingerprint matching you need the DigitalPersona Authentication Server with a configured DPAM Web Services.

If you're not DigitalPersona customer yet, then please contact HID Global sales team.

If you already have DigitalPersona Authentication Server, then you should use digitalpersona/enrollment module to enroll samples, and digitalpersona/authentication to do identification/authentication. You can find usage examples here, and tutorials here and here.

Alternatively, you can try to deploy your own fingerprint matching engine. I have no details right now, but the fingerprint sample format should be compatible with ANSI/ISO fingerprint template standards.

sir how I use DigitalPersona Authentication Server do i need to buy it?

a-bronx commented 11 months ago

@rangerisrael Yes, DigitalPersona Authentication Server is a commercial product.