Multiple Sclerosis Lesion Segmentation

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 comentarios

tannaz akbarpour
tannaz akbarpour el 2 de Jul. de 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
Image Analyst el 2 de Jul. de 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
Imran Muhammad el 26 de Oct. de 2017
use ITK_SNAP

Iniciar sesión para comentar.

 Respuesta aceptada

Image Analyst
Image Analyst el 13 de Jun. de 2013

0 votos

2 comentarios

rahil
rahil el 2 de Ag. de 2013
thanks for your answer, now I want to extract features from MR images, I have two questions 1- are there any ready code or toolbox for this purpose 2- which one features is better for segmentation? (texture, probability, histogram,intensity,...) thanks in advance
Image Analyst
Image Analyst el 5 de Ag. de 2013
  1. I don't know of a toolbox that is specific to MRI images, though there is the general purpose Image Processing Toolbox.
  2. You should contact the radiologist that you are partnering with for the answer to this. You can also look at section 20 of VisionBib

Iniciar sesión para comentar.

Más respuestas (1)

nazli melek
nazli melek el 3 de Oct. de 2017

0 votos

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?

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 13 de Jun. de 2013

Comentada:

el 26 de Oct. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by