SourceXtractorPlusPlus
0.13
Please provide a description of the project.
|
#include <KronRadiusTask.h>
Public Member Functions | |
virtual | ~KronRadiusTask ()=default |
Destructor. More... | |
KronRadiusTask () | |
virtual void | computeProperties (SourceInterface &source) const override |
Computes one or more properties for the Source. More... | |
![]() | |
virtual | ~SourceTask ()=default |
Destructor. More... | |
![]() | |
virtual | ~Task ()=default |
Destructor. More... | |
Definition at line 34 of file KronRadiusTask.h.
|
virtualdefault |
Destructor.
|
inline |
Definition at line 40 of file KronRadiusTask.h.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 51 of file KronRadiusTask.cpp.
References SourceXtractor::DetectionFrameImages::getLockedImage(), SourceXtractor::SourceInterface::getProperty(), SourceXtractor::DetectionFrameInfo::getVarianceThreshold(), SourceXtractor::NeighbourInfo::isNeighbourObjectPixel(), SourceXtractor::LayerSubtractedImage, SourceXtractor::LayerThresholdedImage, SourceXtractor::LayerVarianceMap, SourceXtractor::SourceInterface::setProperty(), and std::sqrt().