NFIQ2 icon indicating copy to clipboard operation
NFIQ2 copied to clipboard

Optical live-scan and ink fingerprint image quality assessment tool

Results 43 NFIQ2 issues
Sort by recently updated
recently updated
newest added

**Describe the issue** 5.2.13.3 step g indicates that regions in the contour map surrounded by black shall be black. In the image 00002531_S_500_slap_03.png from NIST SD 302, this is not...

bug
library

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** NFIQ 2 crops near-whitespace from an image before computing. It would be good to...

enhancement

Android Archives AAR contians an asset folder, which is accessible by using the Android Asset Manager. A reference to the Android Asset manager can be obtained from the App using...

CBEFF identifiers were added for mean and standard deviation of features, but the histogram bins were not added. How should we add/name these? The CBEFF identifier in ISO/IEC 29794-4 is...

enhancement

Compile NFIQ2 source with android NDK r12b and its working. But initialize "**NFIQ::NFIQ2Algorithm nfiq2;**" on taking **30 to 45 seconds** for response. We have check more in details then found...

library

`highgui` from OpenCV 3 and 4 does not build under macOS i386 and so it cannot be tested at this point. I have tried to add `-DNS_BUILD_32_AS_64`, but there are...

ci

`cmake/compiler.cmake` is setting compiler warnings for all targets. We should be a bit smarter about setting these IMHO, but we should also have more warnings on and not disable warnings....

build

We build our own OpenCV version so that we know it works cross-platform, but we turn off a lot of features and optimizations. This makes it more difficult when other...

enhancement
build

Use the same code as the CLI to look for the default model file.

enhancement
documentation

Add a CI build that builds with embedded RF parameters (as mentioned in #129).

ci