Functions
contrib/tbl/vepl1/vepl1_sobel.h File Reference

Sobel convolution filter. More...

#include <vil1/vil1_image.h>

Go to the source code of this file.

Functions

vil1_image vepl1_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 vepl1_sobel.h.


Function Documentation

vil1_image vepl1_sobel ( vil1_image const &  )

Sobel convolution filter.

Definition at line 9 of file vepl1_sobel.cxx.