This is the complete list of members for te::rp::RasterAttributes, including all inherited members.
| Algorithm() | te::rp::Algorithm | protected |
| Algorithm(const Algorithm &) | te::rp::Algorithm | private |
| execute(AlgorithmOutputParameters &outputParams) _NOEXCEPT_OP(false) | te::rp::RasterAttributes | virtual |
| getComplexCovarianceMatrix(const std::vector< std::vector< std::complex< double > > > &vpixels, const std::vector< std::complex< double > > &vmeans) | te::rp::RasterAttributes | |
| getComplexStatistics(std::vector< std::complex< double > > &pixels) | te::rp::RasterAttributes | |
| getComplexValuesFromBand(const te::rst::Raster &raster, unsigned int band, const te::gm::Polygon &polygon) | te::rp::RasterAttributes | |
| getComplexValuesFromRaster(const te::rst::Raster &raster, const te::gm::Polygon &polygon, std::vector< unsigned int > bands, unsigned int rowstep=1, unsigned int colstep=1) | te::rp::RasterAttributes | |
| getCovarianceMatrix(const std::vector< std::vector< double > > &vpixels, const std::vector< double > &vmeans) | te::rp::RasterAttributes | |
| getErrorMessage() const | te::rp::Algorithm | |
| getGLCM(const te::rst::Raster &rin, unsigned int band, int dx, int dy, double minPixel, double maxPixel, unsigned int gLevels=256) | te::rp::RasterAttributes | |
| getGLCM(const te::rst::Raster &rin, unsigned int band, int dx, int dy, const te::gm::Polygon &polygon, double minPixel, double maxPixel, unsigned int gLevels=256) | te::rp::RasterAttributes | |
| getGLCMMetrics(boost::numeric::ublas::matrix< double > glcm, double noDataValue=0.0) | te::rp::RasterAttributes | |
| getStatistics(std::vector< double > &pixels) | te::rp::RasterAttributes | |
| getStatisticsFromPolygon(const te::rst::Raster &raster, unsigned int band, const te::gm::Polygon &polygon, te::stat::NumericStatisticalSummary &summary, double noDataValue=0.0) | te::rp::RasterAttributes | |
| getValuesFromBand(const te::rst::Raster &raster, unsigned int band, const te::gm::Polygon &polygon) | te::rp::RasterAttributes | |
| getValuesFromBand(const te::rst::Raster &raster, unsigned int band, const te::gm::Polygon &polygon, std::map< double, int > &values) | te::rp::RasterAttributes | |
| getValuesFromRaster(const te::rst::Raster &raster, const te::gm::Polygon &polygon, std::vector< unsigned int > bands, unsigned int rowstep=1, unsigned int colstep=1) | te::rp::RasterAttributes | |
| initialize(const AlgorithmInputParameters &inputParams) _NOEXCEPT_OP(false) | te::rp::RasterAttributes | virtual |
| isInitialized() const | te::rp::RasterAttributes | virtual |
| m_enableTaskProgress | te::rp::RasterAttributes | private |
| m_errorMessage | te::rp::Algorithm | private |
| operator=(const Algorithm &) | te::rp::Algorithm | private |
| RasterAttributes(bool enableTaskProgress=true) | te::rp::RasterAttributes | |
| reset() _NOEXCEPT_OP(false) | te::rp::RasterAttributes | virtual |
| setErrorMessage(const std::string &newErrorMessage) | te::rp::Algorithm | protected |
| ~Algorithm() | te::rp::Algorithm | virtual |
| ~RasterAttributes() | te::rp::RasterAttributes |