フィルターのクリア

problem with image brain tumor image processing

4 ビュー (過去 30 日間)
redroses
redroses 2019 年 12 月 1 日
コメント済み: Image Analyst 2019 年 12 月 2 日
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 件のコメント
KALYAN ACHARJYA
KALYAN ACHARJYA 2019 年 12 月 1 日
編集済み: KALYAN ACHARJYA 2019 年 12 月 1 日
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 2019 年 12 月 1 日
thanks sir.

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

採用された回答

Image Analyst
Image Analyst 2019 年 12 月 1 日
See my skull stripping demo. It does that.
0000 Screenshot.png
0001 Screenshot.png
  9 件のコメント
redroses
redroses 2019 年 12 月 2 日
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 2019 年 12 月 2 日
I looked for dips in the histogram.

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

その他の回答 (0 件)

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by