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

lti::hessianKernelYY Class Reference
[Linear filtering]

Two-dimensional kernels to compute the Hessian coefficients. More...

#include <ltiHessianKernels.h>

Inheritance diagram for lti::hessianKernelYY:
Inheritance graph
[legend]
Collaboration diagram for lti::hessianKernelYY:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 hessianKernelYY ()
void generate ()

Detailed Description

Two-dimensional kernels to compute the Hessian coefficients.

The Hessian coefficients at a pixel correspond to the second derivatives. There are for images three cases:

The 3x3 is the kernels to compute this are:

These kernels are separable and therefore implemented that way.

This kernel implements $\frac{\partial^2 f(x,y)}{\partial y^2}$


Constructor & Destructor Documentation

lti::hessianKernelYY::hessianKernelYY (  ) 

Constructor.


Member Function Documentation

void lti::hessianKernelYY::generate (  ) 

Initialize this kernel.


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

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