Filter löschen
Filter löschen

What does it mean 2x1 double?

5 Ansichten (letzte 30 Tage)
Tomislav
Tomislav am 7 Nov. 2012
In DICOM metadata for pixel spacing it says [2x1 double].
Does it mean that spacing in x and y directon between pixels is 1 mm?
Thanks.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 7 Nov. 2012
It means that the value for that field is a column vector of 2 elements, whose values have not been displayed -- just in the same way that the dicom directory does not attempt to display the entire matrix for the image when it gets to the image data field.
  3 Kommentare
Walter Roberson
Walter Roberson am 7 Nov. 2012
Bearbeitet: Walter Roberson am 7 Nov. 2012
ImageInfo.PixelSpacing
if the dicom information was saved to ImageInfo
Tomislav
Tomislav am 7 Nov. 2012
Thank you very much.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu DICOM Format finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by