26 #ifndef __TERRALIB_RP_INTERNAL_CLOUDDETECTION_H    27 #define __TERRALIB_RP_INTERNAL_CLOUDDETECTION_H    30 #include "../rp/Filter.h"    31 #include "../dataaccess/datasource/DataSourceInfo.h"    32 #include "../maptools/AbstractLayer.h"    78           double minShadow, 
double maxShadow, std::vector<te::rp::Filter::InputParameters::FilterType> vecFilter,
    79           std::vector<int> vecIt);
    93 #endif // __TERRALIB_RP_INTERNAL_ClOUDDETECTION_H An abstract class for raster data strucutures. 
 
This class provide cloud detection. 
 
#define TERPEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Configuration flags for the Raster Processing module of TerraLib.