|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
Task to produce the PixelBoundariesHalfMaximum Property. More...
#include <PixelBoundariesTask.h>
Public Member Functions | |
| virtual | ~PixelBoundariesTaskHalfMaximum ()=default |
| Destructor. | |
| 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 PixelBoundariesHalfMaximum Property.
Definition at line 58 of file PixelBoundariesTask.h.
|
virtualdefault |
Destructor.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 49 of file PixelBoundariesTask.cpp.
References std::max(), and std::min().