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

ltiGradientKernels.h File Reference

Defines several linear kernels for the computation of the gradient, like the Ando kernels, and other classical ones like Sobel, Prewitt, etc. More...

#include "ltiLinearKernels.h"
#include <limits>
#include "ltiGradientKernels_template.h"
Include dependency graph for ltiGradientKernels.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lti::gradientKernelX< T >
 Two-dimensional separable filter kernels for the gradient approximation. More...
class  lti::gradientKernelY< T >
 Two-dimensional separable filter kernels for the gradient approximation. More...
class  lti::sobelKernelX< T >
 Sobel Kernel X. More...
class  lti::sobelKernelY< T >
 Sobel Kernel Y. More...
class  lti::prewittKernelX< T >
 Prewitt Kernel X. More...
class  lti::prewittKernelY< T >
 Prewitt Kernel Y. More...
class  lti::harrisKernelX< T >
 Harris Kernel X. More...
class  lti::harrisKernelY< T >
 Harris Kernel Y. More...
class  lti::robinsonKernelX< T >
 Robinson Kernel X. More...
class  lti::robinsonKernelY< T >
 Robinson Kernel Y. More...
class  lti::kirschKernelX< T >
 Kirsch Kernel X. More...
class  lti::kirschKernelY< T >
 Kirsch Kernel Y. More...

Namespaces

namespace  lti

Detailed Description

Defines several linear kernels for the computation of the gradient, like the Ando kernels, and other classical ones like Sobel, Prewitt, etc.


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