help whit imdistline to mesure the iris
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!