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

lti::robinsonKernelY< T > Class Template Reference

Robinson Kernel Y. More...

#include <ltiGradientKernels.h>

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

List of all members.

Public Member Functions

 robinsonKernelY ()

Detailed Description

template<class T>
class lti::robinsonKernelY< T >

Robinson Kernel Y.

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

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

Constructor & Destructor Documentation

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

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