RPExamples.h File Reference

These routines show how to use the RP (raster processing) module. More...

#include "Config.h"

Go to the source code of this file.

Functions

void ArithmeticOperations ()
 
void Classifier ()
 
void Contrast ()
 
void Filter ()
 
void IHSFusion ()
 
void LoadModules ()
 It loads the data source drivers. More...
 
void MixtureModel ()
 
void Mosaic ()
 
void Register ()
 
void Segmenter ()
 
void Texture ()
 

Detailed Description

These routines show how to use the RP (raster processing) module.

Definition in file RPExamples.h.

Function Documentation

void LoadModules ( )

It loads the data source drivers.

Load the required runtime modules.

It loads the data source drivers.

Load the required runtime modules.

Load terralib modules.

It loads the data source drivers.

Definition at line 38 of file attic/unittest/dataaccess/LoadModules.h.