usnistgov / NFIQ2

Optical live-scan and ink fingerprint image quality assessment tool
https://www.nist.gov/services-resources/software/development-nfiq-20
Other
129 stars 57 forks source link

Improve background trim from ink card scans #355

Open gfiumara opened 1 year ago

gfiumara commented 1 year ago

A call for contributions is open for improved algorithms that better deal with segmented ink scans, which may contain a black border and whose paper region may be a pixel intensity of ~220-240. The algorithm must be optimized enough to not (or only marginally) increase computation time. There’s much in the academic literature about this problem. NFIQ 1 employed its own heuristic to remove ink scan background noise.

The improved algorithm would replace copyRemovingNearWhiteFrame() and would be contributed to ISO/IEC 29794-4 in a future revision.

Source: Comment US-020 from ISO/IEC JTC 1/SC 37/WG 3 N 1416 (Clause 5.1.4.2)