필터 지우기
필터 지우기

problem with image brain tumor image processing

조회 수: 8 (최근 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개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by