Questioning about "jpeg2000ImageCodec"

Issue #356 invalid
Khanh Pham created an issue

Hi,

I have a question “jpeg2000ImageCodec“.

My dicom file have transferSyntax is “1.2.840.10008.1.2.4.91“, so i use “jpeg2000ImageCodec“ to decode dicom file.

But, It’s seem class “jpeg2000ImageCodec” have a problem, what make me can’t build Imebra:

Even class jpeg2000ImageCodec inherit class imageCodec, but declaration of 2 functions: getImage, setImage is different with getImage, setImage of class imageCodec.

Why?

Version Imebra: 5.3.3.0

Sorry if my question sound stupid.

Comments (1)

  1. Log in to comment