|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
Task to produce the DetectionFrameGroupStamp Property. More...
#include <DetectionFrameGroupStampTask.h>


Public Member Functions | |
| virtual | ~DetectionFrameGroupStampTask ()=default |
| Destructor. | |
| DetectionFrameGroupStampTask () | |
| Constructor. | |
| void | computeProperties (SourceGroupInterface &group) const override |
| Computes one or more properties for the SourceGroup and/or the Sources it contains. | |
| Public Member Functions inherited from SourceXtractor::GroupTask | |
| virtual | ~GroupTask ()=default |
| Destructor. | |
| Public Member Functions inherited from SourceXtractor::Task | |
| virtual | ~Task ()=default |
| Destructor. | |
Task to produce the DetectionFrameGroupStamp Property.
Definition at line 37 of file DetectionFrameGroupStampTask.h.
|
virtualdefault |
Destructor.
|
inline |
Constructor.
Definition at line 46 of file DetectionFrameGroupStampTask.h.
|
overridevirtual |
Computes one or more properties for the SourceGroup and/or the Sources it contains.
Implements SourceXtractor::GroupTask.
Definition at line 36 of file DetectionFrameGroupStampTask.cpp.
References SourceXtractor::SourceGroupInterface::cbegin(), SourceXtractor::VectorImage< T >::create(), SourceXtractor::LayerSubtractedImage, SourceXtractor::LayerThresholdedImage, SourceXtractor::LayerVarianceMap, std::max(), std::min(), and SourceXtractor::SourceGroupInterface::setProperty().
