how to find out the diameter of retinal vessels.
조회 수: 1 (최근 30일)
이전 댓글 표시
I am working in wavelet, where i got result by gabor method. I got these gabor image using gabor method but i am stuck in finding diameter value, How i find out the diameter of any retinal vessel in wavelet?
댓글 수: 0
채택된 답변
Nitin
2014년 2월 26일
How about converting your image to binary followed by applying regionprops to get the desired properties on your image
댓글 수: 0
추가 답변 (1개)
Image Analyst
2014년 2월 26일
편집: Image Analyst
2014년 2월 26일
You can use image analysis and the Image Processing Toolbox. You can use methods successfully used and described in Section 20.5 here
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Filter Banks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!