This is the complete list of members for te::rp::IHSFusion, including all inherited members.
Algorithm() | te::rp::Algorithm | protected |
Algorithm(const Algorithm &) | te::rp::Algorithm | private |
execute(AlgorithmOutputParameters &outputParams) | te::rp::IHSFusion | virtual |
getErrorMessage() const | te::rp::Algorithm | |
getRGBRange(double &rgbMin, double &rgbMax) const | te::rp::IHSFusion | protected |
getStatistics(const te::rp::Matrix< DataTypeT > &matrix, DataTypeT &mean, DataTypeT &variance, DataTypeT &minimum, DataTypeT &maximum) const | te::rp::IHSFusion | inlineprotected |
IHSFusion() | te::rp::IHSFusion | |
initialize(const AlgorithmInputParameters &inputParams) | te::rp::IHSFusion | virtual |
isInitialized() const | te::rp::IHSFusion | virtual |
loadIHSData(const double &rgbMin, const double rgbMax, const unsigned int maxSimultaneousLinesPerMatrix, te::rp::Matrix< double > &intensityData, te::rp::Matrix< float > &hueData, te::rp::Matrix< float > &saturationData) const | te::rp::IHSFusion | protected |
m_errorMessage | te::rp::Algorithm | private |
m_inputParameters | te::rp::IHSFusion | protected |
m_isInitialized | te::rp::IHSFusion | protected |
operator=(const Algorithm &) | te::rp::Algorithm | private |
reset() | te::rp::IHSFusion | virtual |
saveIHSData(const double &rgbMin, const double rgbMax, const te::rp::Matrix< double > &intensityData, const te::rp::Matrix< float > &hueData, const te::rp::Matrix< float > &saturationData, const std::string &rType, const std::map< std::string, std::string > &rInfo, std::unique_ptr< te::rst::Raster > &outputRasterPtr) const | te::rp::IHSFusion | protected |
setErrorMessage(const std::string &newErrorMessage) | te::rp::Algorithm | protected |
swapIntensity(te::rp::Matrix< double > &intensityData) | te::rp::IHSFusion | protected |
~Algorithm() | te::rp::Algorithm | virtual |
~IHSFusion() | te::rp::IHSFusion |