enhance Lung Field in X ray image
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i want to enhance shape from this image to be more smooth
to be like this shape
thanks
0 commentaires
Réponses (2)
Image Analyst
le 10 Nov 2014
You can try imclose() to smooth your binary mask, or try activecontour (demo attached).
1 commentaire
Anand
le 10 Nov 2014
I would try activecontour with a higher smooth factor (controlled by parameter 'SmoothFactor') till you get the desired smoothness.
Voir également
Catégories
En savoir plus sur 3-D Volumetric Image Processing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!