Functions
contrib/tbl/vepl/vepl_sobel.h File Reference

Sobel convolution filter. More...

#include <vil1/vil1_image.h>

Go to the source code of this file.

Functions

vil1_image vepl_sobel (vil1_image const &)
 Sobel convolution filter.

Detailed Description

Sobel convolution filter.

Author:
Peter Vanroose, K.U.Leuven (ESAT/PSI)
Date:
28 April 2001

Definition in file vepl_sobel.h.


Function Documentation

vil1_image vepl_sobel ( vil1_image const &  )

Sobel convolution filter.

Definition at line 9 of file vepl_sobel.cxx.