#include <gandalf/vision/mask2D.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_convolve2D_s (Gan_Image *image, Gan_ImageChannelType channel, Gan_Mask2D *mask) |
Macro: Convolves an image in both directions. |
Part of: Gandalf Library