An open API service indexing awesome lists of open source software.

https://github.com/04bhavyaa/iris-biometric

This project performs iris recognition using ORB (Oriented FAST and Rotated BRIEF) feature extraction and BFMatcher for feature matching. It compares two iris images to determine whether they belong to the same person based on a similarity score. The results include a match score, authentication decision, and visualized keypoints & matches.
https://github.com/04bhavyaa/iris-biometric

bfmatcher biometrics eye-iris iris iris-image iris-matching iris-recognition opencv orb

Last synced: about 1 month ago
JSON representation

This project performs iris recognition using ORB (Oriented FAST and Rotated BRIEF) feature extraction and BFMatcher for feature matching. It compares two iris images to determine whether they belong to the same person based on a similarity score. The results include a match score, authentication decision, and visualized keypoints & matches.

Awesome Lists containing this project