Akzeptierte Antwort

Image Analyst
Image Analyst am 28 Apr. 2016

0 Stimmen

Use dicomread().

4 Kommentare

mosa mm
mosa mm am 28 Apr. 2016
It doesn't give the data matrix, but it just displays the image and give some variables like rows, columns and frames...!
Image Analyst
Image Analyst am 28 Apr. 2016
Bizarre. The help for it doesn't say anything about it displaying an image. Can you attach your image? What do you consider to be the raw data if it's not the image and metadata like number of columns and so on?
mosa mm
mosa mm am 28 Apr. 2016
I wanna get access to the samples...
Floris Jansen
Floris Jansen am 29 Apr. 2016
The dicom format just provides a "container" for all kinds of data. Use dicominfo() to get detailed information about the fields that are available in your particular file. It is quite possible that the raw data is not in there.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu DICOM Format finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by