136       bool runPostClassification(const 
te::rst::Raster& srcRaster, 
te::rst::Raster& dstRaster,
 PostClassification output parameters. 
 
std::string m_rType
Output raster data source type (as described in te::raster::RasterFactory ). 
 
Raster post classification. 
 
std::unique_ptr< te::rst::Raster > m_outputRasterPtr
A pointer the ge generated output raster (label image). 
 
std::map< std::string, std::string > m_rInfo
The necessary information to create the raster (as described in te::raster::RasterFactory).