enhance Lung Field in X ray image
조회 수: 1 (최근 30일)
이전 댓글 표시
i want to enhance shape from this image to be more smooth
to be like this shape
thanks
댓글 수: 0
답변 (2개)
Image Analyst
2014년 11월 10일
You can try imclose() to smooth your binary mask, or try activecontour (demo attached).
댓글 수: 1
Anand
2014년 11월 10일
I would try activecontour with a higher smooth factor (controlled by parameter 'SmoothFactor') till you get the desired smoothness.
참고 항목
카테고리
Help Center 및 File Exchange에서 3-D Volumetric Image Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!