|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <BackgroundAnalyzer.h>

Public Member Functions | |
| virtual | ~BackgroundAnalyzer ()=default |
| virtual BackgroundModel | 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 |
Definition at line 65 of file BackgroundAnalyzer.h.
|
virtualdefault |
|
pure virtual |