Path: Imaging/Utilities
% Read an image.
Converts to grayscale
--------------------------------------------------------------------------
Form:
ReadImage;
g = ReadImage( f )
--------------------------------------------------------------------------
------
Inputs
------
f (1,:) File name
-------
Outputs
-------
g (:,:) Grayscale image
--------------------------------------------------------------------------
Imaging: ImageProcessing/Imager
Back to the Imaging Module page