Fast radial symmetry transform to distinguish the pupil
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Image Analyst
le 30 Mar 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.
Voir également
Catégories
En savoir plus sur Biomedical Imaging dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!