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!

Answers (1)

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

Categories

Find more on Convert Image Type in Help Center and File Exchange

Asked:

on 18 Jan 2013

Answered:

on 2 Jan 2018

Community Treasure Hunt

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

Start Hunting!