SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
#include <VignetSourceTask.h>
Public Member Functions | |
VignetSourceTask (unsigned instance, std::array< int, 2 > vignet_size, double vignet_default_pixval) | |
virtual | ~VignetSourceTask ()=default |
virtual void | computeProperties (SourceInterface &source) const |
Computes one or more properties for the Source. More... | |
![]() | |
virtual | ~SourceTask ()=default |
Destructor. More... | |
![]() | |
virtual | ~Task ()=default |
Destructor. More... | |
Private Attributes | |
unsigned | m_instance |
std::array< int, 2 > | m_vignet_size |
SeFloat | m_vignet_default_pixval |
Definition at line 31 of file VignetSourceTask.h.
|
inline |
Definition at line 33 of file VignetSourceTask.h.
|
virtualdefault |
|
virtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 38 of file VignetSourceTask.cpp.
References SourceXtractor::DetectionFrameImages::getLockedImage(), SourceXtractor::SourceInterface::getProperty(), SourceXtractor::LayerSubtractedImage, SourceXtractor::LayerThresholdedImage, SourceXtractor::LayerVarianceMap, m_instance, m_vignet_default_pixval, and m_vignet_size.
|
private |
Definition at line 43 of file VignetSourceTask.h.
Referenced by computeProperties().
|
private |
Definition at line 45 of file VignetSourceTask.h.
Referenced by computeProperties().
|
private |
Definition at line 44 of file VignetSourceTask.h.
Referenced by computeProperties().