imageread
PURPOSE
[status,dat,ftype,fpath,fname] = imageread(fname, nlin, npix) reads image files;
SYNOPSIS
function [status, dat1, ftype, fpath, fname] = imageread(filename, nlin, npix)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- readraw1 [dat1] = readraw1(fn, nbyte, nlin, npix, ncol) read images stored as raw
- readrawgui [nbyte, nlin, npix, ncol] = readrawgui(filename, nbyte, nlin, npix, ncol)
This function is called by:
- sfrmat3 MatLab function: sfrmat3 Slanted-edge Analysis for digital camera and scanner
- test_sfrmat3 Test sfrmat3 and compare with sfrmat2
Generated on Mon 27-Jul-2009 13:44:16 by m2html © 2003