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.

 채택된 답변

Walter Roberson
Walter Roberson 2012년 11월 7일

0 개 추천

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

Tomislav
Tomislav 2012년 11월 7일
So I need to enter the vector from workspace to see the values?
Thanks.
Walter Roberson
Walter Roberson 2012년 11월 7일
편집: Walter Roberson 2012년 11월 7일
ImageInfo.PixelSpacing
if the dicom information was saved to ImageInfo
Tomislav
Tomislav 2012년 11월 7일
Thank you very much.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 DICOM Format에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by