Azzera filtri
Azzera filtri

enhance Lung Field in X ray image

5 visualizzazioni (ultimi 30 giorni)
Ahmed
Ahmed il 12 Dic 2013
Commentato: Anand il 10 Nov 2014
i want to enhance shape from this image to be more smooth
to be like this shape
thanks

Risposte (2)

Sajid Khan
Sajid Khan il 10 Nov 2014
Use morphology such as dilation

Image Analyst
Image Analyst il 10 Nov 2014
You can try imclose() to smooth your binary mask, or try activecontour (demo attached).
  1 Commento
Anand
Anand il 10 Nov 2014
I would try activecontour with a higher smooth factor (controlled by parameter 'SmoothFactor') till you get the desired smoothness.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by