<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi Insight-users,<br>
<br>
I use the ITK example <a href="https://github.com/Kitware/ITK/blob/master/Examples/IO/DicomSeriesReadSeriesWrite.cxx" target="_blank">
https://github.com/Kitware/ITK/blob/master/Examples/IO/DicomSeriesReadSeriesWrite.cxx</a> to read and write a dicom file.<br>
<br>
The Smallest/Largest Image Pixel Values (0028|0106 and 0028|0107) are changed from original 0 and 32767 to 48 and 12851\13879\55.<br>
<br>
As you can see in the example, there is nothing in between reader and writer. By further looking into the writer, I am sure the change happens in gdcmIO but don't know exactly where.<br>
<br>
Any help will be appreciated.<br>
<br>
Wen<br>
</div>
</body>
</html>