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

lti::robinsonKernelX< T > Class Template Reference

Robinson Kernel X. More...

#include <ltiGradientKernels.h>

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

List of all members.

Public Member Functions

 robinsonKernelX ()

Detailed Description

template<class T>
class lti::robinsonKernelX< T >

Robinson Kernel X.

Define as a 3x3 2D (non-separable) kernel:

 -1   1  1
 -1  -2  1
 -1   1  1

Constructor & Destructor Documentation

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

Constructor.


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

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