Uses of Class
jj2000.j2k.wavelet.synthesis.InverseWT
Packages that use InverseWT
-
Uses of InverseWT in jj2000.j2k.wavelet.synthesis
Subclasses of InverseWT in jj2000.j2k.wavelet.synthesisModifier and TypeClassDescriptionclassThis class implements the InverseWT with the full-page approach for int and float data.Methods in jj2000.j2k.wavelet.synthesis that return InverseWTModifier and TypeMethodDescriptionstatic InverseWTInverseWT.createInstance(CBlkWTDataSrcDec src, DecoderSpecs decSpec) Creates an InverseWT object that works on the data type of the source, with the special additional parameters from the parameter list.