Skip to content

Algorithm to convert a thumb image into a thumbprint image!

Notifications You must be signed in to change notification settings

epeake/ThumbToPrint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

thumb_to_print

As part of a larger image processing project where we developed an app to takes images of thumbs from an iphone and convert them into fingerprint images. The algorithm takes advantage of fingerprints' high spatial frequencies to create a mask around the thumb region, then uses local threshilding to extract the ridges and valleys of the thumb.

See example below and http://www.cs.middlebury.edu/~epeake/ipprocess.pdf for a step-by-step image walkthrough!

Original Photo Extracted Print
Before After

About

Algorithm to convert a thumb image into a thumbprint image!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages