enhance Lung Field in X ray image
Ältere Kommentare anzeigen
i want to enhance shape from this image to be more smooth

to be like this shape

thanks
Antworten (2)
Sajid Khan
am 10 Nov. 2014
0 Stimmen
Use morphology such as dilation
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
am 10 Nov. 2014
I would try activecontour with a higher smooth factor (controlled by parameter 'SmoothFactor') till you get the desired smoothness.
Kategorien
Mehr zu Image Segmentation finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!