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

ltiSecondDerivativeKernels.h File Reference

Defines several linear kernels for the computation of the second derivative. More...

#include "ltiLinearKernels.h"
#include <limits>
#include "ltiSecondDerivativeKernels_template.h"
Include dependency graph for ltiSecondDerivativeKernels.h:

Go to the source code of this file.

Classes

class  lti::andoKernelXX< T >
 Two-dimensional separable filter kernels for the second derivative approximation. More...
class  lti::andoKernelXY< T >
 Two-dimensional separable filter kernels for the second derivative approximation. More...
class  lti::andoKernelYY< T >
 Two-dimensional separable filter kernels for the second derivative approximation. More...
class  lti::sobelKernelXX< T >
 Sobel Kernel XX. More...
class  lti::sobelKernelXY< T >
 Sobel Kernel XY. More...
class  lti::sobelKernelYY< T >
 Sobel Kernel YY. More...
class  lti::prewittKernelXX< T >
 Prewitt Kernel XX. More...
class  lti::prewittKernelXY< T >
 Prewitt Kernel XY. More...
class  lti::prewittKernelYY< T >
 Prewitt Kernel YY. More...
class  lti::harrisKernelXX< T >
 Harris Kernel XX. More...
class  lti::harrisKernelXY< T >
 Harris Kernel XY. More...
class  lti::harrisKernelYY< T >
 Harris Kernel YY. More...
class  lti::robinsonKernelXX< T >
 Robinson Kernel XX. More...
class  lti::robinsonKernelXY< T >
 Robinson Kernel XY. More...
class  lti::robinsonKernelYY< T >
 Robinson Kernel YY. More...
class  lti::kirschKernelXX< T >
 Kirsch Kernel XX. More...
class  lti::kirschKernelXY< T >
 Kirsch Kernel XY. More...
class  lti::kirschKernelYY< T >
 Kirsch Kernel YY. More...

Namespaces

namespace  lti

Detailed Description

Defines several linear kernels for the computation of the second derivative.

Each kernel type has three classes for derivatives xx, xy, and yy. They are derived from kernels defined in ltiGradientKernels.h. Examples are the Ando kernels, and other classical ones like Sobel, Prewitt, etc.


Generated on Sat Apr 10 15:26:28 2010 for LTI-Lib by Doxygen 1.6.1