[Insight-users] dicom Transfer Syntax

Mathieu Malaterre mathieu.malaterre at gmail.com
Tue Jun 23 04:04:48 EDT 2009


On Tue, Jun 23, 2009 at 6:47 AM, Hsiang-Chi Kuo<kuoxgx at gmail.com> wrote:
> Hi Luis and Mathieu,
> I wrapped my input dicom file with a deform field and applied
> DicomImageReadWrite.cxx to write a dicom file. The default itk dicom library
> produced "Explicit little Endian" file type as the "Transfer Syntax". My
> application software currently only supports "Implicit little Endian" file
> type as the "Transfer Syntax". Is tere any way to modified the following
> subroutine to output a dicom file with "Implicit little Endian" file type ?


That's a bug, the default Transfer Syntax should have been Implicit VR
Little Endian as specified in the standard. Please log in a bug report
at:

  http://itk.org/Bug

and assign it to me.

Thanks,
-- 
Mathieu


More information about the Insight-users mailing list