fingerprint-matching
fingerprint-matching copied to clipboard
Which format?
Which format do the files/templates need to be? My scanner (Secugen Hamster Pro 20) returns the BMP or an ISO/ANSI template, alle base64encoded (when using the Web API).
Do you have an example how to store/generate them? Would it be possible to match them from a database? (Or write all templates to a temporary file and match them?)
I like this package but the documentation is not as clear.
What format are we talking about yes?
@barryvdh Did you have any code for match fingerprint base64encoded. or how did you solve this. please help me. I also use Secugen Hamster Pro it gives me the base64encoded data and I store it on the database now I need to match the fingerprint on Laravel Controller. Thanks
I will try to do my best to rewrite this whole package again. It is very old and I haven't used the SecuGen device for almost 6 years so far, since my last project with it.
However, I still have the device somewhere at home, so I'll rewrite it soon.