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
2014-11-10
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!