필터 지우기
필터 지우기

What does it mean 2x1 double?

조회 수: 5 (최근 30일)
Tomislav
Tomislav 2012년 11월 7일
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일
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
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개)

카테고리

Help CenterFile Exchange에서 DICOM Format에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by