LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::kirschKernelXY< T > Class Template Reference

Kirsch Kernel XY. More...

#include <ltiSecondDerivativeKernels.h>

Inheritance diagram for lti::kirschKernelXY< T >:
Inheritance graph
[legend]
Collaboration diagram for lti::kirschKernelXY< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 kirschKernelXY ()

Detailed Description

template<class T>
class lti::kirschKernelXY< T >

Kirsch Kernel XY.

Define as a 5x5 2D (non-separable) kernel:

   9  18   3  -6 -15
  18  18 -12  -6 -30
   3 -12  -8   4  -5
  -6  -6   4  34  10
 -15 -30  -5  10  25

Constructor & Destructor Documentation

template<class T >
lti::kirschKernelXY< T >::kirschKernelXY (  ) 

Constructor.


The documentation for this class was generated from the following file:

Generated on Sat Apr 10 15:27:50 2010 for LTI-Lib by Doxygen 1.6.1