Multiple Sclerosis Lesion Segmentation
Show older comments
Dear friends I want to make feature vectors from local intensity regions in MR images. I use Twenty datasets from MS patients with FLAIR, T1,T2, data with expert annotations are available as training set from the MICCAI 2008 challenge on MS, and 24 test datasets. can you help me to extract feature vectors?
3 Comments
tannaz akbarpour
on 2 Jul 2017
dear rahil I have a similar problem as yours now. I want to load images of MICCAI 2008 challenge in matlab and I do not know what to do. could you give me a hand? hope to hear from you soon
Image Analyst
on 2 Jul 2017
You probably won't hear from him since this was his only post and it was 4 years ago. To load images, use imread(). Also see The FAQ.
Imran Muhammad
on 26 Oct 2017
use ITK_SNAP
Accepted Answer
More Answers (1)
nazli melek
on 3 Oct 2017
0 votes
Thanks for your help, but when using imread as follows : fin=imread('unc9.raw'); I get this error "Unable to determine the file format. " how can I solve this error?
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!