Uses of Interface
jj2000.j2k.wavelet.analysis.ForwWT
-
Packages that use ForwWT Package Description jj2000.j2k.wavelet.analysis -
-
Uses of ForwWT in jj2000.j2k.wavelet.analysis
Classes in jj2000.j2k.wavelet.analysis that implement ForwWT Modifier and Type Class Description class
ForwardWT
This abstract class represents the forward wavelet transform functional block.class
ForwWTFull
This class implements the ForwardWT with the full-page approach to be used either with integer or floating-point filters
-