<div>Hi, itkers, </div>
<div>&nbsp;</div>
<div>I need help about the problem how to save a dicom file after processing with its orginal header infomation.</div>
<div>In detail, I filter and segment a dicom image file,&nbsp;for example, CT image, </div>
<div>and I&nbsp;want&nbsp;the result file can be saved in&nbsp;the format of dicom and&nbsp;with the same header infomation(&nbsp;including image position, instance number and so on ).</div>
<div>&nbsp;</div>
<div>I learned from the example &quot;DicomImageReadChangeHeaderWrite&quot;,.</div>
<div>However, when I run this example, I made the paramaters Entry as &quot; 0020|0013&quot;, Value as &quot;7&quot;. </div>
<div>As a result, I&nbsp;found the output dicom image file with the correct Instance Number as 7, and the image content (the pixel data)&nbsp;was changed.</div>
<div>&nbsp;</div>
<div>Did I misunderstand this example?</div>
<div>And if I want to achive my goal as the title said, what can I do?</div>
<div>&nbsp;</div>
<div>Thank you.<br clear="all"><br>-- <br>Best wishes,<br>Chris </div>