tohenk / node-dplib

Digital Persona Fingerprint Library
MIT License
2 stars 1 forks source link

Example on how to use this library #3

Open amhassen97 opened 1 year ago

amhassen97 commented 1 year ago

Hi

Are there any samples on how to make use of this library available? Especially when comparing captured fingerprint images from the fingerprint reader (enrollment) and then verifying them afterwards (identification).

Any help is greatly appreciated, thanks!

Edit: I noticed you have a sample in the test folder, but then how does one pass in already enrolled data into the verification function?

tohenk commented 1 year ago

See node-identity-fingerprint for extended usage.