enhance Lung Field in X ray image

i want to enhance shape from this image to be more smooth
to be like this shape
thanks

回答(2 个)

Image Analyst
Image Analyst 2014-11-10
You can try imclose() to smooth your binary mask, or try activecontour (demo attached).

1 个评论

I would try activecontour with a higher smooth factor (controlled by parameter 'SmoothFactor') till you get the desired smoothness.

请先登录,再进行评论。

提问:

2013-12-12

评论:

2014-11-10

Community Treasure Hunt

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

Start Hunting!

Translated by