Creation of skeleton imagems. More...
#include "Algorithm.h"#include "../raster/Raster.h"#include "../raster/Band.h"#include "../raster/Interpolator.h"#include "../raster/RasterSynchronizer.h"#include <vector>#include <string>#include <map>#include <memory>Go to the source code of this file.
Classes | |
| class | te::rp::PCAFusion::InputParameters | 
| PCAFusion input parameters.  More... | |
| class | te::rp::PCAFusion::OutputParameters | 
| PCAFusion output parameters.  More... | |
| class | te::rp::PCAFusion | 
| Fusion of a low-resolution multi-band image with a high resolution image using the PCA (Principal components analysis) method.  More... | |
| struct | te::rp::PCAFusion::SwapBandByHighResRasterThreadParameters | 
Namespaces | |
| te | |
| TerraLib.  | |
| te::rp | |
| Namespace for Raster Processing module of TerraLib.  | |
Creation of skeleton imagems.
Definition in file PCAFusion.h.