I have a Mantra Fingerprint Scanner using which I can store fingerprint details in various formats (i.e. ISO, ANCII, RAW Data). I also stored PNG image from base64 output. Everything is working perfectly.
Now I want to compare fingerprint templates and match them and allocate access to the login page. I searched for many things but did not get anything.
My project platform is Java. I want to compare fingerprint templates using Java.