Uses of Class
jj2000.j2k.entropy.decoder.EntropyDecoder
Packages that use EntropyDecoder
-
Uses of EntropyDecoder in jj2000.j2k.codestream.reader
Methods in jj2000.j2k.codestream.reader that return EntropyDecoderModifier and TypeMethodDescriptionHeaderDecoder.createEntropyDecoder(CodedCBlkDataSrcDec src, J2KImageReadParamJava j2krparam) Creates and returns the entropy decoder corresponding to the information read from the codestream header and with the special additional parameters from the parameter list. -
Uses of EntropyDecoder in jj2000.j2k.entropy.decoder
Subclasses of EntropyDecoder in jj2000.j2k.entropy.decoderModifier and TypeClassDescriptionclassThis class implements the JPEG 2000 entropy decoder, which codes stripes in code-blocks.