Scaling Methods#
|
A transformer that scales the input data by the average intensity of a specified band. |
|
A transformer that scales the input data by subtracting the minimum and dividing by the difference between the maximum and the minimum. |
|
A transformer that scales the input data by the L-norm of the spectrum. |
|
This transformer scales data using a generalized power of the standard deviation, as described by [1]_. |
|
A transformer that scales the input data by the intensity value at a given point. |