Borrar filtros
Borrar filtros

problem with image brain tumor image processing

4 visualizaciones (últimos 30 días)
redroses
redroses el 1 de Dic. de 2019
Comentada: Image Analyst el 2 de Dic. de 2019
Hi everyone, I have to do tumor brain segmentation for this picture. The lesion is located at the upper right of the brain. I'm currently having difficulties in removing the background as the colour of the background is similar to the other parts of the brain too. Can someone help me with the coding? thank you so much
the final outcome should be like this:
  2 comentarios
KALYAN ACHARJYA
KALYAN ACHARJYA el 1 de Dic. de 2019
Editada: KALYAN ACHARJYA el 1 de Dic. de 2019
May be these steps works:
Histeq>>Edge Detection>>Morpho/blob detection
If this works then the coding implementation is easy, hope you can do that.
redroses
redroses el 1 de Dic. de 2019
thanks sir.

Iniciar sesión para comentar.

Respuesta aceptada

Image Analyst
Image Analyst el 1 de Dic. de 2019
See my skull stripping demo. It does that.
0000 Screenshot.png
0001 Screenshot.png
  9 comentarios
redroses
redroses el 2 de Dic. de 2019
i want to ask you a very last question, sorry for asking a lot. Dear image analyst, how did you read "grayImage > 35 & grayImage < 55; " this value from the historam ya?
Image Analyst
Image Analyst el 2 de Dic. de 2019
I looked for dips in the histogram.

Iniciar sesión para comentar.

Más respuestas (0)

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by