Dear ITK user,<div><br></div><div>I'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<std::string>(*dict,"0020|0032", value.str());</div>
<div>but I noticed that the tag "ImagePositionPatient" was still modified.</div><div><br></div><div>I wonder if there is a way to keep "ImagePositionPatient" unchanged.</div><div>Any suggestions would be greatly appreciated !!!</div>
<div><br></div><div>YiYu</div>