2D Projective Geometric transformation. More...
#include "Config.h"
#include "GeometricTransformation.h"
#include <boost/concept_check.hpp>
#include <boost/numeric/ublas/matrix.hpp>
Go to the source code of this file.
Classes | |
class | te::gm::ProjectiveGT |
2D Projective Geometric transformation. More... | |
Namespaces | |
te | |
URI C++ Library. | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |
2D Projective Geometric transformation.
Definition in file ProjectiveGT.h.