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

lti::robinsonKernelXX< T > Class Template Reference

Robinson Kernel XX. More...

#include <ltiSecondDerivativeKernels.h>

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

List of all members.

Public Member Functions

 robinsonKernelXX ()

Detailed Description

template<class T>
class lti::robinsonKernelXX< T >

Robinson Kernel XX.

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

 1  2 -1 -2  1
 2 -2 -8  2  2
 3  0  0  0  3
 2 -2 -8  2  2
 1  2 -1 -2  1

Constructor & Destructor Documentation

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

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