wave.variance.2d | R Documentation |
Produces an estimate of the multiscale variance with approximate confidence intervals using the 2D MODWT.
wave.variance.2d(x, p = 0.025)
x |
image |
p |
(one minus the) two-sided p-value for the confidence interval |
The wavelet variance is basically the average of the squared wavelet coefficients across each scale and direction of an image. As shown in Mondal and Percival (2012), the wavelet variance is a scale-by-scale decomposition of the variance for a stationary spatial process, and certain non-stationary spatial processes.
Data frame with 3J+1 rows.
B. Whitcher
Mondal, D. and D. B. Percival (2012). Wavelet variance analysis for random fields on a regular lattice. IEEE Transactions on Image Processing 21, 537–549.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.