What does it mean 2x1 double?

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.

 Accepted Answer

Walter Roberson
Walter Roberson on 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 Comments

So I need to enter the vector from workspace to see the values?
Thanks.
ImageInfo.PixelSpacing
if the dicom information was saved to ImageInfo
Thank you very much.

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!