Package boofcv.alg.transform.wavelet.impl
package boofcv.alg.transform.wavelet.impl
-
ClassDescriptionPerforms the wavelet transform just around the image border.Standard algorithm for forward and inverse wavelet transform which has been optimized to only process the inner portion of the image by excluding the border.Unoptimized and simplistic implementation of a forward and inverse wavelet transform across one level.