Borrar filtros
Borrar filtros

What does it mean 2x1 double?

10 visualizaciones (últimos 30 días)
Tomislav
Tomislav el 7 de Nov. de 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.

Respuesta aceptada

Walter Roberson
Walter Roberson el 7 de Nov. de 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 comentarios
Walter Roberson
Walter Roberson el 7 de Nov. de 2012
Editada: Walter Roberson el 7 de Nov. de 2012
ImageInfo.PixelSpacing
if the dicom information was saved to ImageInfo
Tomislav
Tomislav el 7 de Nov. de 2012
Thank you very much.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre DICOM Format en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by