enhance Lung Field in X ray image

1 vue (au cours des 30 derniers jours)
Ahmed
Ahmed le 12 Déc 2013
Commenté : Anand le 10 Nov 2014
i want to enhance shape from this image to be more smooth
to be like this shape
thanks

Réponses (2)

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

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur 3-D Volumetric Image Processing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by