The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() |
|||||||||
See also: Data, InverseTransform, SingleStep, Order | |||||||||
Transform |
|||||||||
The method Transform performs a multi-level one-dimensonal wavelet analysis using the wavelets specified by the property WaveletFamily. The parameter Level defines the level to which the analysis is performed. It may take values between 1 and log2(Size). The analysis is an in-place analysis and stores the result in the data buffer, thus overwriting the original data. The structure of the decomposition is shown in the following image (a 3-level decomposition in this example):
|