SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::BackgroundAnalyzer Class Referenceabstract

#include <BackgroundAnalyzer.h>

Inheritance diagram for SourceXtractor::BackgroundAnalyzer:

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

Detailed Description

Definition at line 65 of file BackgroundAnalyzer.h.

Constructor & Destructor Documentation

◆ ~BackgroundAnalyzer()

virtual SourceXtractor::BackgroundAnalyzer::~BackgroundAnalyzer ( )
virtualdefault

Member Function Documentation

◆ analyzeBackground()

virtual BackgroundModel 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
pure virtual

The documentation for this class was generated from the following file: