neilharan / openafis

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

const: Assertion `x > Min && x < Max' failed. #13

Open bitbulltech opened 1 year ago

bitbulltech commented 1 year ago

I am getting this error for some .iso templates.

openafis-cli: /root/openafis/lib/FastMath.h:66: Field::AngleType OpenAFIS::FastMath::ArcTangents::get(const Field::MinutiaCoordType, const Field::MinutiaCoordType) const: Assertion `x > Min && x < Max' failed.
Aborted (core dumped)

bitbulltech commented 1 year ago

any one can answer?