Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve background trim from ink card scans #355

Open
gfiumara opened this issue Jun 27, 2023 · 0 comments
Open

Improve background trim from ink card scans #355

gfiumara opened this issue Jun 27, 2023 · 0 comments
Labels
enhancement library Development interface and library WG 3 Road Map Tasks identified by ISO/IEC JTC 1/SC 37/WG 3.

Comments

@gfiumara
Copy link
Member

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)

@gfiumara gfiumara added enhancement library Development interface and library WG 3 Road Map Tasks identified by ISO/IEC JTC 1/SC 37/WG 3. labels Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement library Development interface and library WG 3 Road Map Tasks identified by ISO/IEC JTC 1/SC 37/WG 3.
Projects
None yet
Development

No branches or pull requests

1 participant