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

Antworten (2)

Sajid Khan
Sajid Khan am 10 Nov. 2014

0 Stimmen

Use morphology such as dilation
Image Analyst
Image Analyst am 10 Nov. 2014

0 Stimmen

You can try imclose() to smooth your binary mask, or try activecontour (demo attached).

1 Kommentar

Anand
Anand am 10 Nov. 2014
I would try activecontour with a higher smooth factor (controlled by parameter 'SmoothFactor') till you get the desired smoothness.

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 12 Dez. 2013

Kommentiert:

am 10 Nov. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by