enhance Lung Field in X ray image

1 次查看(过去 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.

请先登录,再进行评论。

类别

Help CenterFile 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!

Translated by