J2K is the usual name for JPEG2000 codestream. JP2 is the usual name for the JPEG2000 file format. A JP2 file *contains* a J2K codestream (or more).
We should be consistent in naming classes and modules. I believe we shall use JP2 consistently in the source code. Also the maven module shall better be named s2tbx-jp2-reader.
J2K and JP2 actually have a meaning.
J2K is the usual name for JPEG2000 codestream.
JP2 is the usual name for the JPEG2000 file format.
A JP2 file *contains* a J2K codestream (or more).
We should be consistent in naming classes and modules.
I believe we shall use JP2 consistently in the source code.
Also the maven module shall better be named s2tbx-jp2-reader.