Uses of Interface
jj2000.j2k.wavelet.analysis.CBlkWTDataSrc
Packages that use CBlkWTDataSrc
-
Uses of CBlkWTDataSrc in jj2000.j2k.quantization.quantizer
Fields in jj2000.j2k.quantization.quantizer declared as CBlkWTDataSrcModifier and TypeFieldDescriptionprotected CBlkWTDataSrcQuantizer.srcThe source of wavelet transform coefficientsMethods in jj2000.j2k.quantization.quantizer with parameters of type CBlkWTDataSrcModifier and TypeMethodDescriptionstatic QuantizerQuantizer.createInstance(CBlkWTDataSrc src, J2KImageWriteParamJava wp) Creates a Quantizer object for the appropriate type of quantization specified in the options in the parameter list 'pl', and having 'src' as the source of data to be quantized.Constructors in jj2000.j2k.quantization.quantizer with parameters of type CBlkWTDataSrcModifierConstructorDescriptionQuantizer(CBlkWTDataSrc src) Initializes the source of wavelet transform coefficients.Initializes the source of wavelet transform coefficients. -
Uses of CBlkWTDataSrc in jj2000.j2k.wavelet.analysis
Classes in jj2000.j2k.wavelet.analysis that implement CBlkWTDataSrcModifier and TypeClassDescriptionclassThis abstract class represents the forward wavelet transform functional block.classThis class implements the ForwardWT with the full-page approach to be used either with integer or floating-point filters