SourceXtractorPlusPlus  0.12
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
SourceXtractor::BackgroundAnalyzer Class Referenceabstract

#include <BackgroundAnalyzer.h>

Inheritance diagram for SourceXtractor::BackgroundAnalyzer:
[legend]

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 77 of file BackgroundAnalyzer.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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: