How extract skull ?
Ältere Kommentare anzeigen
how to extract the skull from the brain (other than the thresholding method) ?
2 Kommentare
ash fairy
am 30 Mär. 2018
how did you segment the skull??
Image Analyst
am 31 Mär. 2018
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.
Antworten (2)
Image Analyst
am 17 Feb. 2018
0 Stimmen
You can use manual tracing. See attach demos for imfreehand().
7 Kommentare
marwa za
am 17 Feb. 2018
Image Analyst
am 17 Feb. 2018
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
am 17 Feb. 2018
Image Analyst
am 17 Feb. 2018
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
am 22 Feb. 2018
Image Analyst
am 22 Feb. 2018
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
am 23 Feb. 2018
Robert Welsh
am 10 Feb. 2019
0 Stimmen
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.
Kategorien
Mehr zu Neuroimaging finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
