how to read an image with .raw format with .mhd header file.

16 Ansichten (letzte 30 Tage)
raj kumar
raj kumar am 26 Jul. 2014
Beantwortet: Image Analyst am 26 Jul. 2014
ssir, I have downloaed a dataset of xrays from a public database.For each image it was downloaded as twofiles,one with .raw format and another .mhd format.how could I read and view in matlab.

Antworten (1)

Image Analyst
Image Analyst am 26 Jul. 2014
If you can't find a reader for it, then you'll have to write your own. There is no global raw format - anybody could make up whatever they want and call it raw. So you'll need to find out exactly what bytes were written and in what order.

Kategorien

Mehr zu Data Import and Analysis finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by