Clear Filters
Clear Filters

problem with image brain tumor image processing

4 views (last 30 days)
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 Comments
KALYAN ACHARJYA
KALYAN ACHARJYA on 1 Dec 2019
Edited: KALYAN ACHARJYA on 1 Dec 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.

Sign in to comment.

Accepted Answer

Image Analyst
Image Analyst on 1 Dec 2019
See my skull stripping demo. It does that.
0000 Screenshot.png
0001 Screenshot.png
  9 Comments
redroses
redroses on 2 Dec 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?

Sign in to comment.

More Answers (0)

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!