IM_NORM Fixed mapping for normalizing images on mean and variance
B = IM_NORM(A)
DescriptionThe objects stored as images in the dataset or datafile A are normalised w.r.t. their mean (0) and variance (1). See alsomappings, datasets, datafiles, im2obj, data2im,
|