Iris and pupil segmentation using Daugman's integrodifferential operator
-
Updated
Oct 3, 2023 - Python
Iris and pupil segmentation using Daugman's integrodifferential operator
The goal of this project is to accurately segment the iris region of an eye from given images and convert it into a co-centricity invariant representation by transforming Cartesian coordinates to polar coordinates. This involves two key steps: detecting the iris boundaries using circle detection techniques and converting the segmented iris region t
Add a description, image, and links to the daugman-segementation topic page so that developers can more easily learn about it.
To associate your repository with the daugman-segementation topic, visit your repo's landing page and select "manage topics."