SourceXtractorPlusPlus
0.10
Please provide a description of the project.
|
This is the complete list of members for SourceXtractor::SE2BackgroundLevelAnalyzer, including all inherited members.
analyzeBackground(std::shared_ptr< DetectionImage > image, std::shared_ptr< WeightImage > variance_map, std::shared_ptr< Image< unsigned char >> mask, WeightImage::PixelType variance_threshold) const override | SourceXtractor::SE2BackgroundLevelAnalyzer | |
SourceXtractor::BackgroundAnalyzer::analyzeBackground(std::shared_ptr< DetectionImage > image, std::shared_ptr< WeightImage > variance_map, std::shared_ptr< Image< unsigned char >> mask, WeightImage::PixelType variance_threshold) const =0 | SourceXtractor::BackgroundAnalyzer | pure virtual |
fromSE2Modeller(std::shared_ptr< DetectionImage > image, std::shared_ptr< WeightImage > variance_map, std::shared_ptr< Image< unsigned char >> mask, WeightImage::PixelType variance_threshold, SeFloat &bck_median, SeFloat &var_median) const | SourceXtractor::SE2BackgroundLevelAnalyzer | private |
m_cell_size | SourceXtractor::SE2BackgroundLevelAnalyzer | private |
m_smoothing_box | SourceXtractor::SE2BackgroundLevelAnalyzer | private |
m_weight_type | SourceXtractor::SE2BackgroundLevelAnalyzer | private |
SE2BackgroundLevelAnalyzer(const std::string &cell_size, const std::string &smoothing_box, const WeightImageConfig::WeightType weight_type) | SourceXtractor::SE2BackgroundLevelAnalyzer | |
stringSplit(const std::string inString, const std::string delimiters) | SourceXtractor::SE2BackgroundLevelAnalyzer | private |
stringToIntVec(const std::string inString, const std::string delimiters) | SourceXtractor::SE2BackgroundLevelAnalyzer | private |
~BackgroundAnalyzer()=default | SourceXtractor::BackgroundAnalyzer | virtual |
~SE2BackgroundLevelAnalyzer()=default | SourceXtractor::SE2BackgroundLevelAnalyzer | virtual |