SourceXtractorPlusPlus
0.11
Please provide a description of the project.
|
#include <WorldCentroidTask.h>
Public Member Functions | |
virtual | ~WorldCentroidTask ()=default |
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 31 of file WorldCentroidTask.h.
|
virtualdefault |
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 35 of file WorldCentroidTask.cpp.
References SourceXtractor::PixelCentroid::getCentroidX(), SourceXtractor::PixelCentroid::getCentroidY(), SourceXtractor::SourceInterface::getProperty(), and SourceXtractor::SourceInterface::setProperty().