필터 지우기
필터 지우기

How can i measure half side of the eye's pupil using matlab???

조회 수: 1 (최근 30일)
learner
learner 2015년 9월 24일
편집: learner 2015년 9월 24일
i need to measure the area of the pupil from the centre axis one side at a time. how can i do that? is there anyway to do that automatically or should use manual method? Pls post whatever suggestions you have. Thanks in advance.

답변 (1개)

Image Analyst
Image Analyst 2015년 9월 24일
How do you define the central axis? A vertical line going through the centroid? Or can it be at some other angle? Please attach your image. Maybe you can simply threshold and call regionprops() and then use find() to go down the binary image and get the left and right distances from the "central axis".
  댓글 수: 1
learner
learner 2015년 9월 24일
편집: learner 2015년 9월 24일
to measure image like this. vertical central axis of the pupil to right and left side. to compare the measured values with stored data.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Biomedical Imaging에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by