필터 지우기
필터 지우기

enhance Lung Field in X ray image

조회 수: 5 (최근 30일)
Ahmed
Ahmed 2013년 12월 12일
댓글: Anand 2014년 11월 10일
i want to enhance shape from this image to be more smooth
to be like this shape
thanks

답변 (2개)

Sajid Khan
Sajid Khan 2014년 11월 10일
Use morphology such as dilation

Image Analyst
Image Analyst 2014년 11월 10일
You can try imclose() to smooth your binary mask, or try activecontour (demo attached).
  댓글 수: 1
Anand
Anand 2014년 11월 10일
I would try activecontour with a higher smooth factor (controlled by parameter 'SmoothFactor') till you get the desired smoothness.

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by