Register.h File Reference

Performs raster data registering into a SRS using a set of tie points. More...

#include "Algorithm.h"
#include "../raster/Raster.h"
#include "../raster/Interpolator.h"
#include "../geometry/Envelope.h"
#include "../geometry/GTParameters.h"
#include "../geometry/GeometricTransformation.h"
#include <vector>
#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  te::rp::Register::InputParameters
 Register input parameters. More...
 
class  te::rp::Register::OutputParameters
 Register output parameters. More...
 
class  te::rp::Register
 Performs raster data registering into a SRS using a set of tie points. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::rp
 Namespace for Raster Processing module of TerraLib.
 

Detailed Description

Performs raster data registering into a SRS using a set of tie points.

Definition in file Register.h.