|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
Task to produce the DetectionFramePixelValues Property. More...
#include <DetectionFramePixelValuesTask.h>
Public Member Functions | |
| virtual | ~DetectionFramePixelValuesTask ()=default |
| Destructor. More... | |
| DetectionFramePixelValuesTask () | |
| 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 DetectionFramePixelValues Property.
Definition at line 38 of file DetectionFramePixelValuesTask.h.
|
virtualdefault |
Destructor.
|
inline |
Definition at line 47 of file DetectionFramePixelValuesTask.h.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 32 of file DetectionFramePixelValuesTask.cpp.
References SourceXtractor::PixelCoordinateList::getCoordinateList(), SourceXtractor::SourceInterface::getProperty(), SourceXtractor::DetectionFrameSourceStamp::getStamp(), std::move(), std::vector< T >::push_back(), and SourceXtractor::SourceInterface::setProperty().
1.8.14