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