vipl_sobel convolution filter More...
#include <vipl/filter/vipl_filter_2d.h>
Go to the source code of this file.
Classes | |
class | vipl_sobel< ImgIn, ImgOut, DataIn, DataOut, PixelItr > |
vipl_sobel convolution filter. More... |
vipl_sobel convolution filter
This image processing class is implemented using the vipl filters, which means that it can be used with any image class (IUE or not, TargetJr or not, vil or vil1 or not) of any pixel data type.
Modifications: Peter Vanroose, Aug.2000 - adapted to vxl
Definition in file vipl_sobel.h.