Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Typedefs
Homography2D.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLMath/FixedMatrix.h>
#include <ICLUtils/Point32f.h>

Go to the source code of this file.

Classes

struct  icl::math::GenericHomography2D< T >
 Utility structure that represents a 2D homography (implemented for float and double) More...

Namespaces

namespace  icl
 

The ICL-namespace.


namespace  icl::math

Typedefs

typedef GenericHomography2D
< float > 
icl::math::Homography2D
 default homography 2D type definition (usually float depth is enough)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines