| SDK Name | Description | Compatibility | |----------|-------------|----------------| | | The modern replacement with improved matching speed (1:N > 100,000 fps) | Supports Windows, Linux, Android | | ZKBioCloud SDK | Cloud-based fingerprint matching via REST API | Cross-platform, no local DLL | | ZKFPEngine (x64) | 64-bit native version of the classic algorithm | Windows only |
Commonly exported functions (as seen via dumpbin /exports libzkfp.dll ): libzkfp.dll
This DLL exports a set of C/C++ functions that allow third-party applications to capture fingerprint images, extract unique minutiae features, create templates, and match fingerprints against a database. | SDK Name | Description | Compatibility |