Tumor Segmentation using FCM in Matlab code

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 件のコメント

KALYAN ACHARJYA
KALYAN ACHARJYA 2019 年 10 月 22 日
編集済み: KALYAN ACHARJYA 2019 年 10 月 22 日
You can try with thresholding and 2 line morphological operations.
Oviya ov
Oviya ov 2019 年 10 月 22 日
Thanks for your suggesstion.I tried this but it is not working.Can you please with the code.
KALYAN ACHARJYA
KALYAN ACHARJYA 2019 年 10 月 22 日
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.

サインインしてコメントする。

回答 (1 件)

Constantino Carlos Reyes-Aldasoro
Constantino Carlos Reyes-Aldasoro 2019 年 10 月 22 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeNeuroimaging についてさらに検索

質問済み:

2019 年 10 月 22 日

コメント済み:

2019 年 10 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by