te::rp::Segmenter Member List

This is the complete list of members for te::rp::Segmenter, including all inherited members.

Algorithm()te::rp::Algorithmprotected
calcBestBlockSize(const unsigned int minExapandedBlockPixels, const unsigned int maxExapandedBlockPixels, unsigned int &blocksHOverlapSize, unsigned int &blocksVOverlapSize, unsigned int &nonExpandedBlockWidth, unsigned int &nonExpandedBlockHeight, unsigned int &expandedBlockWidth, unsigned int &expandedBlockHeight) const te::rp::Segmenterprotected
createCutOffLinesTiff(const std::vector< std::vector< unsigned int > > &imageHorizontalProfiles, const std::vector< unsigned int > &imageHorizontalProfilesCenterLines, const std::vector< std::vector< unsigned int > > &imageVerticalProfiles, const std::vector< unsigned int > &imageVerticalProfilesCenterLines, const std::string &filename)te::rp::Segmenterprotected
execute(AlgorithmOutputParameters &outputParams)te::rp::Segmentervirtual
genImageHCutOffProfile(const unsigned int profileCenter, const te::rst::Raster &inRaster, const std::vector< unsigned int > &inRasterBands, const unsigned int pixelNeighborhoodSize, const unsigned int tileNeighborhoodSize, const unsigned int profileAntiSmoothingFactor, std::vector< unsigned int > &profile) const te::rp::Segmenterprotected
genImageVCutOffProfile(const unsigned int profileCenter, const te::rst::Raster &inRaster, const std::vector< unsigned int > &inRasterBands, const unsigned int pixelNeighborhoodSize, const unsigned int tileNeighborhoodSize, const unsigned int profileAntiSmoothingFactor, std::vector< unsigned int > &profile) const te::rp::Segmenterprotected
initialize(const AlgorithmInputParameters &inputParams)te::rp::Segmentervirtual
isInitialized() const te::rp::Segmentervirtual
m_inputParameterste::rp::Segmenterprotected
m_instanceInitializedte::rp::Segmenterprotected
reset()te::rp::Segmentervirtual
Segmenter()te::rp::Segmenter
segmenterThreadEntry(SegmenterThreadEntryParams *paramsPtr)te::rp::Segmenterprotectedstatic
SegmentsBlocksMatrixT typedefte::rp::Segmenterprotected
updateBlockCutOffProfiles(const std::vector< std::vector< unsigned int > > &imageHorizontalProfiles, const std::vector< std::vector< unsigned int > > &imageVerticalProfiles, SegmenterSegmentsBlock &segmentsBlock) const te::rp::Segmenterprotected
~Algorithm()te::rp::Algorithmvirtual
~Segmenter()te::rp::Segmenter