help whit imdistline to mesure the iris
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!