[ VIGRA Homepage |
Class Index |
Function Index |
File Index |
Main Page ]
1D and 2D filters, including separable and recursive convolution, and non-linear diffusion
#include "vigra/convolution.hxx"
Namespace: vigra
-
Common Filters - Short-hands for the most common convolution filters
-
BorderTreatmentMode - Choose between different border treatment modes
-
Two-dimensional convolution functions - 2D non-separable convolution, with and without ROI mask
-
vigra::Kernel2D - Generic 2-dimensional convolution kernel
-
One-dimensional and separable convolution functions - 1D convolution and separable filters in 2 dimensions
-
vigra::Kernel1D - Generic 1-dimensional convolution kernel
-
Recursive convolution functions - Recursive implementation of the exponential filter and its derivatives
-
Non-linear Diffusion - Edge-preserving smoothing
-
Kernel Argument Object Factories - Factory functions to create argument objects to simplify passing kernels