fingerprint matching algorithm! [duplicate]
问题 This question already has answers here : Closed 8 years ago . Possible Duplicate: iso 19794-2 fingerprint format. Hi all, I need to develop a system to match fingerprints. all fingerprints are already converted to ISO 19794-2 format. the input will also be in ISO 19794-2 format. how to check whether the input and the fingerprints in database matches or not. is there any algorithm to implement it? i need an algorithm to compare two fingerprints in ISO 19794-2 format. It would be more helpful