How extract skull ?
이전 댓글 표시
how to extract the skull from the brain (other than the thresholding method) ?
댓글 수: 2
ash fairy
2018년 3월 30일
how did you segment the skull??
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
2018년 2월 17일
0 개 추천
You can use manual tracing. See attach demos for imfreehand().
댓글 수: 7
marwa za
2018년 2월 17일
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
2018년 2월 17일
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.
See my interactive, visual thresholding application: https://www.mathworks.com/matlabcentral/fileexchange/29372-thresholding-an-image
marwa za
2018년 2월 22일
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
2018년 2월 23일
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 Exchange에서 Neuroimaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
