ImLab Scilab Function
Last update :
im256 - image rescaling
Calling Sequence
-
[image256] = im256(image_data)
Parameters
-
image_data
: image pixel values
-
image256
: image on 256 grey levels [0-255]
Description
This function converts every matrix (integers, reals, >0 or <0) with size M*N to a grey level image with 256 integer grey levels.