フィルターのクリア

enhance Lung Field in X ray image

5 ビュー (過去 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.

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by