フィルターのクリア

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 Center および File ExchangeDICOM Format についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by