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

Sobel convolution filter. More...

#include <vil/vil_image_resource.h>

Go to the source code of this file.

Functions

vil_image_resource_sptr vepl_sobel (vil_image_resource_sptr)
 Sobel convolution filter.

Detailed Description

Sobel convolution filter.

Author:
Peter Vanroose, K.U.Leuven (ESAT/PSI)
Date:
7 October 2002
    Modifications
     Peter Vanroose - 20 aug 2003 - changed parameter and return types from vil_image_view_base_sptr to vil_image_resource_sptr
   

Definition in file vepl_sobel.h.


Function Documentation

Sobel convolution filter.

Definition at line 11 of file vepl_sobel.cxx.