help whit imdistline to mesure the iris
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!