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


Public Member Functions | |
| virtual | ~DetectionFrameSourceStampTask ()=default |
| Destructor. | |
| DetectionFrameSourceStampTask () | |
| Constructor. | |
| void | computeProperties (SourceInterface &source) const override |
| Computes one or more properties for the Source. | |
| Public Member Functions inherited from SourceXtractor::SourceTask | |
| virtual | ~SourceTask ()=default |
| Destructor. | |
| Public Member Functions inherited from SourceXtractor::Task | |
| virtual | ~Task ()=default |
| Destructor. | |
Task to produce the DetectionFrameSourceStamp Property.
Definition at line 37 of file DetectionFrameSourceStampTask.h.
|
virtualdefault |
Destructor.
|
inline |
Constructor.
Definition at line 46 of file DetectionFrameSourceStampTask.h.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 37 of file DetectionFrameSourceStampTask.cpp.
References SourceXtractor::VectorImage< T >::create(), SourceXtractor::SourceInterface::getProperty(), SourceXtractor::LayerDetectionThresholdMap, SourceXtractor::LayerFilteredImage, SourceXtractor::LayerSubtractedImage, SourceXtractor::LayerThresholdedImage, SourceXtractor::LayerVarianceMap, std::max(), std::min(), and SourceXtractor::SourceInterface::setProperty().
