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!