SourceXtractorPlusPlus
0.14
Please provide a description of the project.
|
#include <DetectionFrameInfoTask.h>
Public Member Functions | |
virtual | ~DetectionFrameInfoTask ()=default |
Destructor. More... | |
DetectionFrameInfoTask () | |
Constructor. More... | |
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 30 of file DetectionFrameInfoTask.h.
|
virtualdefault |
Destructor.
|
inline |
Constructor.
Definition at line 39 of file DetectionFrameInfoTask.h.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 26 of file DetectionFrameInfoTask.cpp.
References SourceXtractor::SourceInterface::getProperty(), ModelFitting::height, SourceXtractor::SourceInterface::setProperty(), and ModelFitting::width.