#include "vepl2_y_gradient.h"
#include <vepl2/accessors/vipl_accessors_vil_image_view_base.h>
#include <vipl/vipl_y_gradient.h>
#include <vil/vil_image_view.h>
#include <vil/vil_pixel_format.h>
#include <vil/vil_plane.h>
#include <vil/vil_new.h>
#include <vxl_config.h>
Go to the source code of this file.
Functions | |
| vil_image_resource_sptr | vepl2_y_gradient (vil_image_resource_sptr image, double scale, double shift) |
| Convolve image with vertical [-1 1] filter. | |
| vil_image_resource_sptr vepl2_y_gradient | ( | vil_image_resource_sptr | image, | |
| double | scale, | |||
| double | shift | |||
| ) |
1.5.1