eLynx SDK v3.0.1
C++ image processing API reference

ConvolutionKernel.h File Reference

#include <elx/core/CoreTypes.h>
#include <boost/shared_array.hpp>
#include "inl/ConvolutionKernel.inl"

Go to the source code of this file.


Classes

struct  eLynx::Math::ConvolutionKernel< T >

Namespaces

namespace  eLynx
namespace  eLynx::Math

Typedefs

typedef ConvolutionKernel< float > eLynx::Math::ConvolutionKernelf
typedef ConvolutionKernel< double > eLynx::Math::ConvolutionKerneld
typedef ConvolutionKernel< int32 > eLynx::Math::ConvolutionKerneli

Enumerations

enum  eLynx::Math::ECompassDirection {
  eLynx::Math::CD_North = 0, eLynx::Math::CD_NorthEast, eLynx::Math::CD_East, eLynx::Math::CD_SouthEast,
  eLynx::Math::CD_South, eLynx::Math::CD_SouthWest, eLynx::Math::CD_West, eLynx::Math::CD_NorthWest
}

Generated on 14 Apr 2009 by doxygen 1.5.8