Hi all,<br><br>When the tag value is not a sequence, I was writing that tag into the DICOM file using:<br>itk::EncapsulateMetaData<string>(dictWriter, tagID, tagValue);<br><br>I want to know how to write the data when it's a sequence?<br>
<br>For instance, how to write the following sequence?<br><br>(0x3006,0x0020) Structure Set ROI Sequence <b><sequence of elements given below....></b><br> ----:<br> > (0x3006,0x0022) ROI Number <b><1> </b><br>
> (0x3006,0x0024) Referenced Frame of Reference UID <b><1.2.840.113619.2.55.3.464283444.427.1208496883.210.11425.1> </b><br> > (0x3006,0x0026) ROI Name <b><HT></b> <br> > (0x3006,0x0036) ROI Generation Algorithm <b><> <br>
</b> ----:<br> > (0x3006,0x0022) ROI Number <b><2></b> <br> > (0x3006,0x0024) Referenced Frame of Reference UID <b><1.2.840.113619.2.55.3.464283444.427.1208496883.210.11425.1></b> <br> > (0x3006,0x0026) ROI Name <b><TATOU ></b> <br>
> (0x3006,0x0036) ROI Generation Algorithm <b><> </b><br> ----:<br><br><br>Thank you very much.<br><br>Warm Regards,<br>Subrahmanyam Gorthi.<br><br>EPFL-STI-LTS5<br>Station 11<br>CH - 1015 Lausanne<br>Switzerland<br>
<br>