How extract skull ?

how to extract the skull from the brain (other than the thresholding method) ?

2 件のコメント

ash fairy
ash fairy 2018 年 3 月 30 日
how did you segment the skull??
Image Analyst
Image Analyst 2018 年 3 月 31 日
Ash, I don't know if marwa ever did. However, if you're interested in a thresholding method (which marwa is NOT ) then you can see my attached demo.

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

回答 (2 件)

Image Analyst
Image Analyst 2018 年 2 月 17 日

0 投票

You can use manual tracing. See attach demos for imfreehand().

7 件のコメント

marwa za
marwa za 2018 年 2 月 17 日
thank you but I need an automatic way ?
Image Analyst
Image Analyst 2018 年 2 月 17 日
Then look at deep learning. It's the only other way I know of without thresholding in it explicitly. However you know that deep learning has thresholding internal to the algorithm, though it's hidden from you.
Why do you need a way without thresholding?
marwa za
marwa za 2018 年 2 月 17 日
I see your thresholding method for skull extraction ( https://www.mathworks.com/matlabcentral/answers/uploaded_files/70212/test3.m) But if we change the image we must change the threshold value each time)
Image Analyst
Image Analyst 2018 年 2 月 17 日
Yes, though you could come up with an automatic threshold selection algorithm that could perhaps pick what you'd pick yourself.
marwa za
marwa za 2018 年 2 月 22 日
please can you help me in this task : how to segment brain lesions using intra class variation and morphological operation as in this figure and thanks in advance
Image Analyst
Image Analyst 2018 年 2 月 22 日
Sorry, no.
Perhaps I can help if you give something much, much smaller to ask about rather than programming up a whole algorithm, which could take hours to months to do.
marwa za
marwa za 2018 年 2 月 23 日
ok thanks

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

Robert Welsh
Robert Welsh 2019 年 2 月 10 日

0 投票

Lots of preexisting packages out there that are free for acadmic use:
SPM (which runs on matlab)
FSL (compiled c++ runs on LINUX and MAC OS X)
ANTs (runs on LINUX and MAC OS X)
Googling will get you the links.

カテゴリ

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

質問済み:

2018 年 2 月 17 日

回答済み:

2019 年 2 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by