Definition in file vil1_smooth.cxx.
#include "vil1_smooth.h"
#include <vcl_cmath.h>
#include <vcl_vector.h>
#include <vxl_config.h>
#include <vil1/vil1_convolve.h>
#include <vil1/vil1_convolve.txx>
Go to the source code of this file.
Functions | |
| vil1_image | vil1_smooth_gaussian (vil1_image const &in, double sigma) |
| Gaussian smooth an image. | |
| vil1_image vil1_smooth_gaussian | ( | vil1_image const & | in, | |
| double | sigma | |||
| ) |
1.5.1