Borrar filtros
Borrar filtros

enhance Lung Field in X ray image

4 visualizaciones (últimos 30 días)
Ahmed
Ahmed el 12 de Dic. de 2013
Comentada: Anand el 10 de Nov. de 2014
i want to enhance shape from this image to be more smooth
to be like this shape
thanks

Respuestas (2)

Sajid Khan
Sajid Khan el 10 de Nov. de 2014
Use morphology such as dilation

Image Analyst
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
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.

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by