hi guys, so I was looking at the template data and am deducing (maybe wrong) that each fingerprint pattern (lets say index finger) will return different template data independent of how many times it was enrolled (3 times enrollment).
So I would like to know how the scanner identifies and verifies a user print.
i.e during identification, is the single print template (the template generated when you attempt to identify) run against the merged template of the 3 enrollment process?
P.S what I want to try and do is run identification and verification not on the inbuilt template database but on a template itself.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
hi guys, so I was looking at the template data and am deducing (maybe wrong) that each fingerprint pattern (lets say index finger) will return different template data independent of how many times it was enrolled (3 times enrollment).
So I would like to know how the scanner identifies and verifies a user print.
i.e during identification, is the single print template (the template generated when you attempt to identify) run against the merged template of the 3 enrollment process?
P.S what I want to try and do is run identification and verification not on the inbuilt template database but on a template itself.