8000 Wrong patch size in COH^sum algorithm. · Issue #396 · usnistgov/NFIQ2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Wrong patch size in COH^sum algorithm. #396

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

Open
utcke opened this issue Mar 6, 2025 · 0 comments
Open

Wrong patch size in COH^sum algorithm. #396

utcke opened this issue Mar 6, 2025 · 0 comments

Comments

@utcke
Copy link
utcke commented Mar 6, 2025

6.2.14.4 d states:

For each (16 × 16) pixels local region V in I:

But two lines below this is followed by

NOTE Up to and including in version NFIQ 2.2, V is implemented as a (16 × 16) pixels region.

So presumably this is now 32? What does the code say?

If this is 32x32, we also need to change 3510 to 800 (the maximum number of 32x32 blocks in 800x1000 pixel).

Even better, divide by the actual block-count. As is, this quality value not only measures coherence, but also size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0