<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,</div><div>&nbsp;</div><div>I was trying to chage the image orientation tag&nbsp;using</div><div>itk::EncapsulateMetaData&lt;std::string&gt;(dict1,"0020|0037", "1\\0\\0\\0\\0\\1"); </div><div>But the image orientation was still 1\0\0\0\1\0</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><div>I also tested the provided exmaple:&nbsp;</div><div>InsightToolkit-4.1.0\Examples\IO\DicomImageReadChangeHeaderWrite.cxx</div><div>&nbsp;</div><div>It works for some tags, such as the instance number:&nbsp; DicomImageReadChangeHeaderWrite $infile$ $outfile$ 0020|0013 10</div><div>&nbsp;</div><div>But it failed on the image orientation: DicomImageReadChangeHeaderWrite $infile$&nbsp;$outfile$&nbsp; 0020|0037 1\0\0\0\0\1&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><div>Anyone can help?</div><div>Thanks in
 advance.</div><div>Suicheng</div><div>&nbsp;</div></div></body></html>