Fast radial symmetry transform to distinguish the pupil
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Image Analyst
2016 年 3 月 30 日
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.
参考
カテゴリ
Help Center および File Exchange で Biomedical Imaging についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!