|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <Background.h>
Public Member Functions | |
| virtual | ~Background ()=default |
| virtual std::shared_ptr< Image< SeFloat > > | getBackgroundLevelImage () const =0 |
| virtual std::shared_ptr< Image< SeFloat > > | getAutoWeightImage () const =0 |
| virtual SeFloat | getBackroundRMS () const =0 |
| virtual SeFloat | getBackroundDetectionThreshold () const =0 |
Definition at line 31 of file Background.h.
|
virtualdefault |
|
pure virtual |
|
pure virtual |