Fingerprint-Enhancement-Python

Uses oriented gabor filter bank to enhance the fingerprint image. The orientation of the gabor filters is decided by the orientation of ridges in the input image.

Results

temp

Running the tests

1) go into the src folder

2) run the following command:

python main_enhancement.py

3) The sample images are stored in the "images" folder

4) The enhanced image will be stored in the "enhanced" folder

Theory

License

Acknowledgements