Description Usage Arguments Value Note Author(s) See Also
Computes ATWT of the 2d array up to max_scale
.
If max_scale
is outside the boundaries, number of scales will be reduced.
Data is mirrored at the boundaries.'Negative WT are removed. Not tested for non-square data.
1 | atwt2d(data2d, max_scale = -1)
|
data2d |
2d image as array or matrix. |
max_scale |
computes wavelets up to |
array containing ATWT of input image with added 3rd dimention for scales.
Need to break this into smaller functions.
Bhupendra Raut and Dileep M. Puranik
Press et al. (1992) Numerical Recipes in C.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.