I have a finger print scanner which gives me only an image of finger-print(it's SDK doesn't provide any functionality for "converting" them into template and for comparing these templates). My question is which approach should I use: look for an SDK which does provide functionality for converting and comparing finger-print images, or shpuld I write these algorithms on my own(which seems hard and time consuming). If first method is preferred, What are open source/paid sdk's for that work? Can you give me some links
My device is Verifier 300 LC.
Thanx in advance :)