How to smoothen cropped image?
Mostrar comentarios más antiguos
My project is to segment knee cartilage to detect the damaged cartilage. In the first step I selected ROI by using imcrop. Now I want to smoothen the cropped image so that the output after segmentation is clear.In the attached figure, left side is the cropped image and right side is the image I want to get as output. Please help me with coding. Thank u.

Respuestas (1)
David Young
el 21 de En. de 2016
0 votos
7 comentarios
mounika siripurapu
el 22 de En. de 2016
Image Analyst
el 22 de En. de 2016
So?
mounika siripurapu
el 23 de En. de 2016
Image Analyst
el 23 de En. de 2016
So cast it to double.
mounika siripurapu
el 23 de En. de 2016
Image Analyst
el 23 de En. de 2016
See my demo for freehand masking, attached. To smooth, you can use imfilter() or conv2().
mounika siripurapu
el 23 de En. de 2016
Categorías
Más información sobre Region and Image Properties en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!