hiii....I want to separate the portion from the image(I attached image below). Plz help me in separating that portion
조회 수: 1 (최근 30일)
이전 댓글 표시
In one image diseased portion is there and other image the boundary is detected. My problem is how to extract only the diseased portion from the boundary image.
댓글 수: 0
답변 (1개)
Image Analyst
2016년 8월 20일
There is nothing in MATLAB to do that (dental caries segmentation) at a high level. You'll have to build it up from lower level functions. Look to the published image analysis or dental literature for algorithms that you can code up.
댓글 수: 4
참고 항목
카테고리
Help Center 및 File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!