Dear ITK user,<div><br></div><div>I&#39;m trying to follow
ResampleDICOM.cxx to anonymize DICOM data and also remove all private tags.</div><div>I set resolution as unchanged (0 0 0) and commented out </div><div>itk::EncapsulateMetaData&lt;std::string&gt;(*dict,&quot;0020|0032&quot;, value.str());</div>
<div>but I noticed that the tag &quot;ImagePositionPatient&quot; was still modified.</div><div><br></div><div>I wonder if there is a way to keep &quot;ImagePositionPatient&quot; unchanged.</div><div>Any suggestions would be greatly appreciated !!!</div>
<div><br></div><div>YiYu</div>