Adding read AND write for HTJ2K TransferSyntax to GDCM

Hi,

Are there any plans to add support for reading and writing of DICOM files pixels encoded with the suite of HTJ2k based transfer syntaxes.

It looks like GDCMImageIO currently only supports JPEG, JPEG2000, JPEGLS and RLE.

ITK already has support for encoding and decoding this via the OpenJPHImageIO that can be installed for Python via “pip install itk-ioopenjph”. See GitHub - InsightSoftwareConsortium/ITKIOOpenJPH: An ITK module to read and write High-throughput JPEG2000 (HTJ2K) images.

Thanks

@jadh4v might have some information.

As far as I know, there aren’t any plans on horizon for this. @matt.mccormick or @jcfr might have more to add.

I now see there is an open issue to track this: