From: jpr Date: Thu, 6 Jan 2005 11:02:12 +0000 (+0000) Subject: Add Rescale Slope, Rescale Intercept X-Git-Tag: Version1.0.bp~476 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=2acff3170e22ce210f6e744a9aa5ce3bc9179b75;p=gdcm.git Add Rescale Slope, Rescale Intercept --- diff --git a/Dicts/DicomDir.dic b/Dicts/DicomDir.dic index d65145fb..f1fb4eb1 100644 --- a/Dicts/DicomDir.dic +++ b/Dicts/DicomDir.dic @@ -79,6 +79,8 @@ imageElem 0028 0008 "1" // Number of Frames imageElem 0028 0010 "0" // Rows imageElem 0028 0011 "0" // Columns imageElem 0028 0030 "1.0\1.0 " // Pixel Spacing +imageElem 0028 1052 "0 " // Rescale Intercept +imageElem 0028 1053 "1 " // Rescale Slope imageElem 0050 0004 "0" // Calibration Image imageElem fffe e00d "" // Item delimitation : length to be set to ZERO later