Skip to content

ylevalle/Fingerprint-Enhancement-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fingerprint-Enhancement-Python

Using oriented gabor filters to enhance fingerprint images based on https://github.com/Utkarsh-Deshmukh/Fingerprint-Enhancement-Python

Usage: python main_enhancement.py

The fingerprint image to enhance must be in the images directory, the default name is 1.jpg. The enhanced image will be located on the directory enhanced and the default name is enhanced.jpg

This version doesn't work on Python 3 yet

Requirements:

numpy cv2 scipy matplotlib imageio

About

Using oriented gabor filters to enhance fingerprint images based on https://github.com/Utkarsh-Deshmukh/Fingerprint-Enhancement-Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages