Defines | Functions
contrib/tbl/vepl1/vepl1_sobel.cxx File Reference
#include "vepl1_sobel.h"
#include <vipl/accessors/vipl_accessors_vil1_image.h>
#include <vipl/vipl_sobel.h>
#include <vil1/vil1_memory_image_of.h>
#include <vil1/vil1_rgb.h>
#include <vxl_config.h>

Go to the source code of this file.

Defines

#define r_g_b   vil1_rgb<vxl_byte>

Functions

vil1_image vepl1_sobel (vil1_image const &image)
 Sobel convolution filter.

Define Documentation

#define r_g_b   vil1_rgb<vxl_byte>

Function Documentation

vil1_image vepl1_sobel ( vil1_image const &  image)

Sobel convolution filter.

Definition at line 9 of file vepl1_sobel.cxx.