Kernel for Convolution. More...
Go to the source code of this file.
Defines | |
| #define | IM_KERNELMAX 7 |
Functions | |
| imImage * | imKernelLoad (char *filename) |
| imImage * | imGetKernel (const char *filetitle, int square) |
| #define IM_KERNELMAX 7 |
Kernel maximum size for the dialog
| imImage* imKernelLoad | ( | char * | filename | ) |
Loads a kernel from file
| imImage* imGetKernel | ( | const char * | filetitle, | |
| int | square | |||
| ) |
Dialog to retrieve a kernel
1.7.1