[Insight-users] DicomImageReadChangeHeaderWrite---0002|0003

x0_y0_0 x0_y0_0 at 126.com
Thu May 7 23:15:16 EDT 2009


hi,vtkusers,
       I used the example DicomImageReadChangeHeaderWrite.cxx to change the dicom file,when I wrote it as followed:
               std::string entryId( "0002|0003" );
               std::string value( "1.2.86.755.4.2.2.24.1.3.201");
                itk::EncapsulateMetaData<std::string>( dictionary, entryId, value );
and the result is "(0002|0003) Media Storage SOP Instance UID = 1.2.826.0.1.3680043.2.1143.68351427
608.2009050811121070158". Why? How can I change it ?Could anyone help me ?thanks.
 
regards,
 
                                                                                mexiao
 
 
 
      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090508/2c4dc10f/attachment.htm>


More information about the Insight-users mailing list