Uses of Class
jj2000.j2k.wavelet.synthesis.InvWTAdapter
-
Packages that use InvWTAdapter Package Description jj2000.j2k.wavelet.synthesis -
-
Uses of InvWTAdapter in jj2000.j2k.wavelet.synthesis
Subclasses of InvWTAdapter in jj2000.j2k.wavelet.synthesis Modifier and Type Class Description class
InverseWT
This abstract class extends the WaveletTransform one with the specifics of inverse wavelet transforms.class
InvWTFull
This class implements the InverseWT with the full-page approach for int and float data.
-