| Package | Description |
|---|---|
| org.openimaj.math.matrix.algorithm.whitening | |
| org.openimaj.math.statistics.normalisation |
| Class and Description |
|---|
| Normaliser
Interface describing an object that can apply normalisation to some data
vectors.
|
| Class and Description |
|---|
| Denormaliser
Interface for objects that con both normalise and denormalise data.
|
| Normaliser
Interface describing an object that can apply normalisation to some data
vectors.
|
| TrainableNormaliser
Interface for
Normalisers that need to be pre-trained in order to
compute relevant statistics to perform the actual normalisation operation. |