intensity based retinal segmentation
조회 수: 1 (최근 30일)
이전 댓글 표시
can anyone help me an idea or article regarding segmentation of retinal blood vessels image into three separate images 1. bacground image, 2.Artery image, 3.Vein image. meaning that each image must have one subject either background or vein or artery.
댓글 수: 0
답변 (1개)
Kumar Pallav
2022년 3월 24일
Hi,
You can go through the follwoing documentation which describes the different ways to segment an image using Image segmenter App in MATLAB.
You can try out 'Threshold' or 'Graphcut' tools for your problem.
Also, you can use functions to segment the images. Please go through this documentation for function on image segmentation.
Hope it helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Retinal Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!