-1

I am using Digital Persona with OneTouch SDK in java in building my app.

I wonder what datatype should I store the the templates I scanned?

Thanks!

iamjc015
  • 2,127
  • 6
  • 25
  • 61

1 Answers1

0

It depends what you need to do with template :-)

A "standard" way to store template (list of minutiae) is to use ISO 19794-2 format.

There's 3 ISO formats for fingerprint template:

  • Format Minutiae Record (FMR)

  • Format Minutiae Card-Normal Size (FMC-NS)

  • Format Minutiae Card-Compact Size (FMC-CS)

LaurentY
  • 7,495
  • 3
  • 37
  • 55