imcircles to find iris region
이전 댓글 표시
Hi,
I was trying to segment iris region from the images in CASIA database( the images are noise free and of good quality). However hard i try, i couldn't detect the outer circle (boundary between iris and sclera). Though i was successful in getting pupil boundary. to get pupil boundary i used
[centerspupil, radiipupil, metricpupil] = imfindcircles(A,[30 40], ...
'ObjectPolarity','dark','Sensitivity',0.92,'EdgeThreshold',0.1);
Any suggestions??
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Keypoint Detection에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
