|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
Task to produce the DetectionFrameSourceStamp Property. More...
#include <DetectionFrameSourceStampTask.h>
Public Member Functions | |
| virtual | ~DetectionFrameSourceStampTask ()=default |
| Destructor. More... | |
| DetectionFrameSourceStampTask () | |
| Constructor. More... | |
| virtual void | computeProperties (SourceInterface &source) const override |
| Computes one or more properties for the Source. More... | |
Public Member Functions inherited from SourceXtractor::SourceTask | |
| virtual | ~SourceTask ()=default |
| Destructor. More... | |
Public Member Functions inherited from SourceXtractor::Task | |
| virtual | ~Task ()=default |
| Destructor. More... | |
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().
1.8.14