Home > Util > pgmRead.m

pgmRead

PURPOSE ^

IM = pgmRead( FILENAME )

SYNOPSIS ^

function im = pgmRead( fname );

DESCRIPTION ^

 IM = pgmRead( FILENAME )

 Load a pgm image into a MatLab matrix.  
   This format is accessible from the XV image browsing utility.
   Only works for 8bit gray images (raw or ascii)

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 27-Feb-2004 16:43:21 by m2html © 2003