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 件)
Sajid Khan
2014 年 11 月 10 日
0 投票
Use morphology such as dilation
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!