SourceXtractorPlusPlus
0.13
Please provide a description of the project.
|
#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 |
|
pure virtual |
|
pure virtual |