enum class TWaveletDecomp : unsigned int;
Defines the result type of wavelet decomposition.
Values
| Name | Description |
|---|---|
| wtApproximation | the result will be the "approximation". |
| wtDetail | the result will be the "detail". |
Defines the result type of wavelet decomposition.
| Name | Description |
|---|---|
| wtApproximation | the result will be the "approximation". |
| wtDetail | the result will be the "detail". |