Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Length of contact line in an image
조회 수: 2 (최근 30일)
이전 댓글 표시
Dear all, I have CT scans of few layers. How to detect the volume of each layer or detect the contact line between layers?
I tried 'edge', but it doesn't work. Then follow an instruction to detect cell https://au.mathworks.com/help/images/examples/detecting-a-cell-using-image-segmentation.html, but my picture seems to be tricky. When I do 'imdilate' to close boundary line, it also closes gaps between layer. Then tried to use 'imclose' with disk and line, but it doesn't work neither.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!