• Main Page
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

kernel.h

Go to the documentation of this file.
00001 
00004 #ifndef __IMKERNEL_H
00005 #define __IMKERNEL_H
00006 
00008 imImage* imKernelLoad(char* filename);
00009 
00011 #define IM_KERNELMAX 7
00012 
00014 imImage* imGetKernel(const char* filetitle, int square);
00015 
00016 #endif  /* __IMKERNEL_H */

Generated on Wed Jan 9 2019 09:48:59 for IMLAB by  doxygen 1.7.1