0

I need to generate finger print template on Windows CE 5.0 device. It has izzix finger print reader. I have to MOC (Match on card). My smart card has template derived from my finger print. I can read finger print using reader. But how can i generate template that will be sent to card for verify. I don't have any izzix document. Are there any sample or suggestion? thanx.

suyuti
  • 286
  • 1
  • 3
  • 8

1 Answers1

0

Every fingerprint reader I've used (admittedly it's only 4, but that's a pretty good sampling considering the number out there) has their own SDK for generating and matching templates. It's not something that you can just put together with your own algorithm. I highly recommend contacting the fingerprint reader OEM or the device OEM and asking them how it should be done.

ctacke
  • 66,480
  • 18
  • 94
  • 155