Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

csuPreprocessNormalize.h

Go to the documentation of this file.
00001 #ifndef __CSU_PREPROCESS_H
00002 #define __CSU_PREPROCESS_H
00003 
00004 #include "csuCommon.h"
00005 
00006 namespace csu{
00007   Image convertImage(Image pgm, unsigned int lx, unsigned int ly, unsigned int rx, unsigned int ry);
00008 
00009 }
00010 #endif

Generated on Wed Apr 23 10:42:33 2003 for BioFilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002