Skip to main content

pyfing - Fingerprint recognition in Python

Project description

pyfing - Fingerprint recognition in Python

pyfing provides simple but effective methods for fingerprint recognition.

Fingerprint segmentation methods

The following segmentation methods are available:

  • GMFS (Gradient-Magnitude Fingerprint Segmentation): straightforward yet effective approach, achieving superior performance compared to previously reported traditional (non deep-learning-based) methods. Its average error rate on the FVC segmentation benchmark [1] is 2.98%.
  • SUFS (Simplified U-net Fingerprint Segmentation): method based on a simplified U-net architecture that surpasses all previous methods evaluated on the FVC segmentation benchmark [1]. Its average error rate on the benchmark is 1.51%.

See [2] for a complete description of the two segmentation methods.

Fingerprint orientation field estimation methods

The following orientation field estimation methods are available:

  • GBFOE (Gradient-Based Fingerprint Orientation Estimation): a simple fingerprint orientation estimation method based on traditional image processing techniques with minimal computational resource requirements that achieves performance comparable to much more complex methods. It achieves an average error of 5.30° and 14.40° on the "good" and "bad" datasets of the FOE-STD-1.0 benchmark [3], respectively.
  • SNFOE (Simple Network for Fingerprint Orientation Estimation): learning-based fingerprint orientation estimation method that surpasses all previous methods evaluated on public benchmarks and can deal both with plain fingerprints acquired through online sensors, and with latent fingerprints, without requiring any fine-tuning. It achieves an average error of 4.30° and 6.37° on the "good" and "bad" datasets of the FOE-STD-1.0 benchmark [3], respectively.

See [4] for a complete description of the two orientation field estimation methods.

Fingerprint frequency estimation methods

The following frequency estimation methods are available:

  • XSFFE (X-Signature-based Fingerprint Frequency Estimation): a simple fingerprint frequency estimation method based on traditional image processing techniques and on the computation of the x-signature. It achieves an average error of 5.10% and 7.84% on the "good" and "bad" datasets of the FFE benchmark [5], respectively.
  • SNFFE (Simple Network for Fingerprint Frequency Estimation): learning-based fingerprint frequency estimation method that surpasses all previous methods evaluated on the FFE benchmark. It achieves an average error of 3.62% and 6.69% on the "good" and "bad" datasets of the FFE benchmark [5], respectively.

See [6] for a complete description of the two frequency estimation methods.

References

[1] D. H. Thai, S. Huckemann and C. Gottschlich, "Filter Design and Performance Evaluation for Fingerprint Image Segmentation," PLOS ONE, vol. 11, pp. 1-31, May 2016.

[2] R. Cappelli, "Unveiling the Power of Simplicity: Two Remarkably Effective Methods for Fingerprint Segmentation," in IEEE Access, vol. 11, pp. 144530-144544, 2023, doi: 10.1109/ACCESS.2023.3345644.

[3] FOE benchmarks on FVC-onGoing, https://biolab.csr.unibo.it/fvcongoing/UI/Form/BenchmarkAreas/BenchmarkAreaFOE.aspx

[4] R. Cappelli, "Exploring the Power of Simplicity: A New State-of-the-Art in Fingerprint Orientation Field Estimation," in IEEE Access, vol. 12, pp. 55998-56018, 2024, doi: 10.1109/ACCESS.2024.3389701.

[5] FFE Benchmark, https://github.com/raffaele-cappelli/FFE

[6] (Paper under review)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyfing-0.4.1.tar.gz (62.9 MB view details)

Uploaded Source

Built Distribution

pyfing-0.4.1-py2.py3-none-any.whl (62.8 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyfing-0.4.1.tar.gz.

File metadata

  • Download URL: pyfing-0.4.1.tar.gz
  • Upload date:
  • Size: 62.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for pyfing-0.4.1.tar.gz
Algorithm Hash digest
SHA256 67b62b3c9418e131fd52776c3376d530bebe48f7d538b143c8b117e183d2df64
MD5 10f0e3eb14b33ad2f482f06049ecba90
BLAKE2b-256 f5228a4ef40561bb126cd4800821a9781068e736205646e43db1ad48bd9596b1

See more details on using hashes here.

File details

Details for the file pyfing-0.4.1-py2.py3-none-any.whl.

File metadata

  • Download URL: pyfing-0.4.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 62.8 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for pyfing-0.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e57ec137b255f677e926d22d942a492e3dac938863015b8c245b8a12f32d2df9
MD5 83f91aed67c5a5a4b21dd22fdf9be1bd
BLAKE2b-256 2a5b8f825b89d5254b50e82e6a88e36295625ecadcb03a8510dbb8fa6adf51f4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page