Data range is changed when using "dicomread" to read singned short PET dicom image
Mostrar comentarios más antiguos
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)
Caroline Jordan
el 2 de En. de 2018
0 votos
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.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!