Data range is changed when using "dicomread" to read singned short PET dicom image

I have many PET images,of which the orignal data range of the dicom image is: 0-32000, But When I using "dicomread" to read singned short PET dicom image,the range change to 0-4706. What's the matter with this? Then, how can I get the true original pixel value? Thanks!

Respuestas (1)

You may need to scale the PET image by the dicom tag RescaleSlope.

Categorías

Más información sobre Convert Image Type en Centro de ayuda y File Exchange.

Preguntada:

el 18 de En. de 2013

Respondida:

el 2 de En. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by