oln::convol::slow::gaussian_kernel< 1 > Struct Template Reference

Kernel of a 1D Gaussian. More...

#include <slow_gaussian.hxx>

List of all members.

Public Types

enum  { dim = 1 }
typedef oln::image1d< ntg::float_dret

Static Public Member Functions

static image1d< ntg::float_dkernel (ntg::float_d sigma, ntg::float_d radius_factor)
 Return a discrete Gaussian kernel, that is equal to zero.
static image1d< ntg::float_dkernel_values (ntg::float_d sigma, ntg::float_d radius_factor)
 Return values of the Gaussian kernel at discrete points.


Detailed Description

template<>
struct oln::convol::slow::gaussian_kernel< 1 >

Kernel of a 1D Gaussian.

Definition at line 64 of file slow_gaussian.hxx.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:27:01 2007 for Olena by  doxygen 1.5.1