IHSFusion.h File Reference

Creation of skeleton imagems. More...

#include "Algorithm.h"
#include "Matrix.h"
#include "../raster/Raster.h"
#include "../raster/Interpolator.h"
#include <vector>
#include <string>
#include <map>

Go to the source code of this file.

Classes

class  te::rp::IHSFusion
 Fusion of a low-resolution multi-band image with a high resolution image using the IHS method. More...
 
class  te::rp::IHSFusion::InputParameters
 IHSFusion input parameters. More...
 
class  te::rp::IHSFusion::OutputParameters
 IHSFusion output parameters. More...
 

Namespaces

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

Detailed Description

Creation of skeleton imagems.

Definition in file IHSFusion.h.