how to extract the diameter of the region between the contour lines?

조회 수: 3 (최근 30일)
SAURAV ANAND
SAURAV ANAND 2019년 12월 26일
답변: Image Analyst 2019년 12월 26일
I am trying to find the diameter of this artery in the retinal image. I have contoured the artery and want to find the width of the region in the between the blue lines. After that when i have sufficient vales for the width i will take an average and further continue.
I have used the following:
imcontour(Z,3)
Please help me find the diameter.

답변 (1개)

Image Analyst
Image Analyst 2019년 12월 26일
It doesn't look like your algorithm is any good, so no sense even starting with that image you produced. It looks like you just did an edge detection (like most beginners mistakenly do) and then got contours on that.
There are tons of papers on how to properly segment retinal images. Just see section 20.5 of Vision Bibliography

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by