SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
#include <CoreThresholdPartitionTask.h>
Public Member Functions | |
CoreThresholdPartitionTask (double snr_level) | |
virtual | ~CoreThresholdPartitionTask ()=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 | |
double | m_snr_level |
Definition at line 38 of file CoreThresholdPartitionTask.h.
|
inline |
Definition at line 41 of file CoreThresholdPartitionTask.h.
|
virtualdefault |
|
inlinevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 45 of file CoreThresholdPartitionTask.h.
References SourceXtractor::PixelCoordinateList::getCoordinateList(), SourceXtractor::DetectionFrameImages::getLockedImage(), SourceXtractor::SourceInterface::getProperty(), SourceXtractor::LayerSignalToNoiseMap, m_snr_level, and SourceXtractor::SourceInterface::setProperty().
|
private |
Definition at line 64 of file CoreThresholdPartitionTask.h.
Referenced by computeProperties().