Package boofcv.struct.wavelet
package boofcv.struct.wavelet
-
ClassDescriptionWaveletDescription<T extends WlCoef>Contains wavelet coefficients needed to transform an image in the forwards an inverse direction.WlBorderCoef<T extends WlCoef>Provides a different set of coefficients along the image's border and the inner portion.WlBorderCoefFixed<T extends WlCoef>Precomputed border coefficients up to the specified depth.WlBorderCoefStandard<T extends WlCoef>Inverse wavelet description which simply returns the same set of coefficients at all time.Base class that defines a set of wavelet coefficients.Description of a 32-bit floating point wavelet.Description of a 64-bit floating point wavelet.Description of an integer wavelet.