Jonatan Schijman wrote: > Thanks Daniel > I undestand... but... :) > the data that libs store of the image have some kind of representation... > right? > or the lib allways compare image <-> image?
You are correct that it compares a representation of the image - basically a set of coordinates. But these vary (quite significantly) on each scan, so hashing them is not realistic. Same problem as if you were comparing images. NBIS is used for most supported devices, and comes with a lot of documentation. BOZORTH3 is the matcher. Other supported devices do matching in hardware instead. Daniel _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
