Tumor Segmentation using FCM in Matlab code

4 views (last 30 days)
Oviya ov
Oviya ov on 22 Oct 2019
Commented: KALYAN ACHARJYA on 22 Oct 2019
Hi All,
I'm stuck in segmenting tumor from this Image. The output i expect is having tumor part Segmented.
I have completed with removal of outer skull layer for the input image. But when i try segmenting tumor im not able to get the exact tumor.
Can somebody help me with matlab code for segmenting this tumor?
Thanks in Advance !!
  3 Comments
Oviya ov
Oviya ov on 22 Oct 2019
Thanks for your suggesstion.I tried this but it is not working.Can you please with the code.
KALYAN ACHARJYA
KALYAN ACHARJYA on 22 Oct 2019
Please do share the code, what you have tried so far, I will happy to help you and the problem can be solved it easily.

Sign in to comment.

Answers (1)

Constantino Carlos Reyes-Aldasoro
The tumour is way brighter than the rest of the brain, I would think that simple thresholding (image>threshold) provides a good segmentation.

Community Treasure Hunt

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

Start Hunting!