Create a mosaic from a set of rasters. More...
#include "Register.h"#include "Macros.h"#include "Functions.h"#include "../geometry/GeometricTransformation.h"#include "../geometry/GTFactory.h"#include "../raster/RasterFactory.h"#include "../raster/Band.h"#include "../raster/BandProperty.h"#include "../raster/Grid.h"#include "../raster/Utils.h"#include <cfloat>#include <memory>Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library. | |
| te::rp | |
| Namespace for Raster Processing module of TerraLib. | |
Create a mosaic from a set of rasters.
Definition in file Register.cpp.