#include <gandalf/vision/mask1D.h>#include <gandalf/image/image_defs.h>#include <gandalf/image/image_channel.h>Go to the source code of this file.
Functions | |
| Gan_Image * | gan_image_convolve1Dx_s (const Gan_Image *image, Gan_ImageChannelType channel, Gan_EdgeBehaviour eEdgeBehaviour, Gan_Mask1D *mask) |
| Macro: Convolves an image in the x-direction. | |
| Gan_Image * | gan_image_convolve1Dy_s (const Gan_Image *image, Gan_ImageChannelType channel, Gan_EdgeBehaviour eEdgeBehaviour, Gan_Mask1D *mask) |
| Macro: Convolves an image in the y-direction. | |
Part of: Gandalf Library
1.3.9.1