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