Data range is changed when using "dicomread" to read singned short PET dicom image
Afficher commentaires plus anciens
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!
Réponses (1)
Caroline Jordan
le 2 Jan 2018
0 votes
You may need to scale the PET image by the dicom tag RescaleSlope.
Catégories
En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!