WaveletTransformInverse.scales¶
- WaveletTransformInverse.scales()¶
Get the scales of each coefficient.
- Returns:
- scales
range
element The scale of each coefficient, given by an integer. 0 for the lowest resolution and self.nlevels for the highest.
- scales