Image Component Library (ICL)
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

 icl
 undocument this line if you encounter any issues!
 
 icl::math
 

Typedefs

typedef GenericHomography2D< float > icl::math::Homography2D
 default homography 2D type definition (usually float depth is enough) More...