Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add-fingerprint-enhancement-computer-vision-project #600

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Utkarsh-Deshmukh
Copy link

Adding a computer vision project to enhance fingerprint images using oriented gabor filters.
Language: Python
Libraries: Opencv

Description

Biometric recognition systems using fingerprint recognition face the need of enhancing the fingerprint image captured by the sensor. In this project we use the approach of filtering using oriented gabor filters which are computed based on the ridge frequency and orientation of the input image.

Motivation and Context

This adds a new project to the list of projects in this repo.

How Has This Been Tested?

This project has been tested offline on several images from different fingerprint sensors.
The code integrity is also tested on some images from the FVC databases

Types of changes

  • Content Update (change which fixes an issue or updates an already existing submission)
  • New Article (change which adds functionality)
  • Documentation change

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have made checks to ensure URLs and other resources are valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant