<div>Hi, itkers, </div>
<div> </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, for example, CT image, </div>
<div>and I want the result file can be saved in the format of dicom and with the same header infomation( including image position, instance number and so on ).</div>
<div> </div>
<div>I learned from the example "DicomImageReadChangeHeaderWrite",.</div>
<div>However, when I run this example, I made the paramaters Entry as " 0020|0013", Value as "7". </div>
<div>As a result, I found the output dicom image file with the correct Instance Number as 7, and the image content (the pixel data) was changed.</div>
<div> </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> </div>
<div>Thank you.<br clear="all"><br>-- <br>Best wishes,<br>Chris </div>