help whit imdistline to mesure the iris

4 views (last 30 days)
I was looking at some functions to measure circles, for mesure the iris size. I find imdistline, and the people who use that says about the pixel you have to use, they use radius range and determinate the pixel we have to use, but how they do that??
they use [centers, radii] = imfindcircles(rgb,[20 25],'ObjectPolarity','dark');
but in my case this doesn't work, i wanna find the iris circle.
For more information that i'm talking about look that:https://www.mathworks.com/help/images/examples/detect-and-measure-circular-objects-in-an-image.html#d119e5441 and help me to mesure iris.

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!