Skip to content

An OpenCV project that checks whether an image of an iris matches the one in the database

Notifications You must be signed in to change notification settings

Vansh404/biometricIris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biometricIris

In this project, we use Hough circles to implement image segmentation after it has been filtered. Then normalization is performed to convert the polar, circular form of the iris into a rectangular block Feature extraction is carried through by Gabor wavelets. Here, phasors are extracted from the rectangular blocks, with their phase angles being used to quantise bits. We then compare the distance between the two irises using a hardcoded threshold.

figure 4

figure 3

Figure_2

Figure_1

About

An OpenCV project that checks whether an image of an iris matches the one in the database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages