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

Kernel of a 2D Gaussian. More...

#include <slow_gaussian.hxx>

List of all members.

Public Types

enum  { dim = 2 }
typedef image2d< ntg::float_dret

Static Public Member Functions

static image2d< ntg::float_dkernel (ntg::float_d sigma, ntg::float_d radius_factor)
 Return a discrete Gaussian kernel, that is equal to zero at a.
static image2d< 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< 2 >

Kernel of a 2D Gaussian.

Definition at line 104 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