141       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 ).
 
OutputParameters(const OutputParameters &)
 
std::map< std::string, std::string > m_rInfo
The necessary information to create the raster (as described in te::raster::RasterFactory).
 
void reset() _NOEXCEPT_OP(false)
Clear all internal allocated resources and reset the parameters instance to its initial state.
 
std::unique_ptr< te::rst::Raster > m_outputRasterPtr
A pointer the ge generated output raster (label image).
 
Raster post classification.