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 classInverseWTThis abstract class extends the WaveletTransform one with the specifics of inverse wavelet transforms.classInvWTFullThis class implements the InverseWT with the full-page approach for int and float data.
-