neilharan / openafis

OpenAFIS: High performance C++ fingerprint matching library
BSD 2-Clause "Simplified" License
88 stars 27 forks source link

Minutia counter fix #4

Closed AlekseyMalyshev closed 3 years ago

AlekseyMalyshev commented 3 years ago

Excess minutia may cause iso template decoder to crash.

neilharan commented 3 years ago

Thanks again Aleksey.

I'll add some logging around this in a future commit as dropping the minutiae is probably an error condition for most users.