QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgsgcptransformer.h File Reference
#include <QObject>
#include <gdal_alg.h>
#include "qgis_analysis.h"
#include "qgis_sip.h"
#include "qgspointxy.h"
Include dependency graph for qgsgcptransformer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsGcpTransformerInterface
 An interface for Ground Control Points (GCP) based transformations. More...
 
class  QgsGDALGeorefTransform
 Interface to gdal thin plate splines and 1st/2nd/3rd order polynomials. More...
 
class  QgsHelmertGeorefTransform
 2-dimensional helmert transform, parametrised by isotropic scale, rotation angle and translation. More...
 
class  QgsLinearGeorefTransform
 A simple transform which is parametrized by a translation and anistotropic scale. More...
 
class  QgsProjectiveGeorefTransform
 A planar projective transform, expressed by a homography. More...