fingerprint-matching icon indicating copy to clipboard operation
fingerprint-matching copied to clipboard

Which format?

Open barryvdh opened this issue 6 years ago • 3 comments

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?)

barryvdh avatar Nov 29 '18 12:11 barryvdh

I like this package but the documentation is not as clear.

What format are we talking about yes?

mtshikomba avatar Jul 08 '19 20:07 mtshikomba

@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

hellohasan avatar Apr 08 '22 15:04 hellohasan

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.

bkremenovic avatar Oct 22 '23 11:10 bkremenovic