Skip to content

BillMick/venous-mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

venous-mark

Venous Mark app made with python and pyQt.

Description

Vein biometrics is an innovative technology that exploits an individual's unique vein network to recognize and authenticate him or her. Unlike other biometric techniques such as fingerprinting or facial recognition, vein biometrics is based on an internal characteristic that is invisible to the naked eye, making it particularly secure and difficult to falsify.

Image processing

Application of image processing basic principles:

  • to define region of interest
  • to apply preprocessing (gabor filtering, binarization, etc.)
  • to extract minutiae
  • to compare two vein footprints
  • etc.

Structure

  • venous_app.py is the main module to execute.
  • The folder Test images contains images to try the app. In this folder, there are four images (two belong to person A).

Work well

  • Minutiae extraction
  • Comparison of two vein footprints

About

Venous Mark app made with python and pyQt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages