Wavelet LibraryFunctionsWavelet functions#include <wv/wv_filter.h>Wavelet filters are used to downsample data into coarse (C) and detail (D) data. Recontructors are used to upsample the coarse and detail data. And extensions are used when the filter or reconstructor goes beyond the bounds of the data being manipulated.
|