enhance Lung Field in X ray image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
i want to enhance shape from this image to be more smooth
to be like this shape
thanks
0 comentarios
Respuestas (2)
Image Analyst
el 10 de Nov. de 2014
You can try imclose() to smooth your binary mask, or try activecontour (demo attached).
1 comentario
Anand
el 10 de Nov. de 2014
I would try activecontour with a higher smooth factor (controlled by parameter 'SmoothFactor') till you get the desired smoothness.
Ver también
Categorías
Más información sobre 3-D Volumetric Image Processing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!