Fast radial symmetry transform to distinguish the pupil

2 visualizaciones (últimos 30 días)
Weiqian Jiang
Weiqian Jiang el 30 de Mzo. de 2016
Comentada: Weiqian Jiang el 30 de Mzo. de 2016
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!

Respuestas (1)

Image Analyst
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.
  1 comentario
Weiqian Jiang
Weiqian Jiang el 30 de Mzo. de 2016
thanks for your suggestion, I've used the gray-distribution thresholding method to distinguish the pupil boundary, but it's not robust due to unideal lighting conditions, so I need more time adjusting my threshold to cover the most reliable boundary and it's time-costing(about 40 seconds for each frame). I noticed that some paper said using this fast radial symmetry method can get the pupil quickly and robustly(even for automatical use for all frames),so I wanna to have a try on this new method. Thanks for your advice again.

Iniciar sesión para comentar.

Categorías

Más información sobre Biomedical Imaging 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!

Translated by