PRTools contents |
IM_NORM
B = IM_NORM(A)
B = A*IM_NORM
Input | |
A | Dataset or datafile |
Output | |
B | Dataset or datafile |
The objects stored as images in the dataset or datafile A are normalised w.r.t. their mean (0) and variance (1).
PRTools contents |