Iris Recognition College Project
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
67
commits
5
commits
made the function accept both gray level and color images by default, changed the ordering of the smoothing operations to make it more effective at finding the pupil, and less prone to losing the pupil to noise
f6afe03View on GitHubfuture versions of matlab will be changing how the circular shift will work, so this makes it future proof
82c1f85View on GitHubremoved the hough transform pictures from being shown by default
3bde149View on GitHubadded preprocessing, performance of which can be seen in the report, made the various counters more specific and attempted to find why the gabor encoding is getting such low performance
bf7ccd1View on GitHubupdated script to run the iris detection, unwrapping, and gabor encoding using libor, as well as plotting some figures of it all
a88f5c7View on GitHub