PRTools contents

PRTools manual

im_norm

IM_NORM

Mapping for normalizing images: mean, variance

   B = IM_NORM(A)
   B = A*IM_NORM

Input
 A Dataset or datafile

Output
 B Dataset or datafile

Description

The objects stored as images in the dataset or datafile A are normalised  w.r.t. their mean (0) and variance (1).

PRTools contents

PRTools manual