フィルターのクリア

Multiple Sclerosis Lesion Segmentation

7 ビュー (過去 30 日間)
rahil
rahil 2013 年 6 月 13 日
コメント済み: Imran Muhammad 2017 年 10 月 26 日
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 件のコメント
Image Analyst
Image Analyst 2017 年 7 月 2 日
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 2017 年 10 月 26 日
use ITK_SNAP

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

採用された回答

Image Analyst
Image Analyst 2013 年 6 月 13 日
  2 件のコメント
rahil
rahil 2013 年 8 月 2 日
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 2013 年 8 月 5 日
  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

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

その他の回答 (1 件)

nazli melek
nazli melek 2017 年 10 月 3 日
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?

Community Treasure Hunt

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

Start Hunting!

Translated by