Fast radial symmetry transform to distinguish the pupil
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi there, i've read the paper about fast radial symmetry transform(Loy and Zelinsky) but don't understand well, i wonder if anybody who uses this method to distinguish the pupil in a picture? Many thanks!
0 comentarios
Respuestas (1)
Image Analyst
el 30 de Mzo. de 2016
It's not likely that anyone here has read some specific paper. If you still cannot understand what they did, you can try to use your own simpler method, though it may not be as good or robust as their method. For example, if you have the centroid of the pupil, and the radius, you can get the circle circumference coordinates using the FAQ. Then for each of those points on the circumference, use improfile() to get a profile from there to the center. Then determine if it's symmetrical enough using some method, like if the black pupil endpoints, 180 degrees opposite from each other on the pupil, are the same distance away from the center, or whatever you want to determine symmetry.
Ver también
Categorías
Más información sobre Biomedical Imaging en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!