[Insight-users] Q: DICOM: ImagePositionPatient
Yi-Yu Chou
yiyu.chou at gmail.com
Wed Aug 15 11:36:07 EDT 2012
Dear ITK user,
I'm trying to follow ResampleDICOM.cxx to anonymize DICOM data and also
remove all private tags.
I set resolution as unchanged (0 0 0) and commented out
itk::EncapsulateMetaData<std::string>(*dict,"0020|0032", value.str());
but I noticed that the tag "ImagePositionPatient" was still modified.
I wonder if there is a way to keep "ImagePositionPatient" unchanged.
Any suggestions would be greatly appreciated !!!
YiYu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120815/e2256be1/attachment.htm>
More information about the Insight-users
mailing list