Menu

#544 Add support for Real World Value Mapping Sequence

3.1
open
None
5
2023-01-12
2023-01-05
No

SPECT DICOM images use a different convention for recording slope and intercept than other modalities.

https://dicom.innolitics.com/ciods/cr-image/general-image/00409096/00409225 confirms that to get the real value, we need

RV = (Real World Value Slope) * SV + Real World Value Intercept

It appears that ImageHelper::GetRescaleInterceptSlopeValue does not handle the NM modality.

Some more information at https://github.com/UCL/STIR/issues/1123

Discussion

  • Mathieu Malaterre

    • summary: SPECT DICOM images are not scaled properly --> Add support for Real World Value Mapping Sequence
    • assigned_to: Mathieu Malaterre
     

Log in to post a comment.

Monday.com Logo