dazzag
1
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
dzenanz
(Dženan Zukić)
2
@jadh4v might have some information.
jadh4v
(Shreeraj Jadhav)
3
As far as I know, there aren’t any plans on horizon for this. @matt.mccormick or @jcfr might have more to add.
dzenanz
(Dženan Zukić)
4
I now see there is an open issue to track this: