Data range is changed when using "dicomread" to read singned short PET dicom image
Show older comments
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)
Caroline Jordan
on 2 Jan 2018
0 votes
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!