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