SourceXtractorPlusPlus
0.16
Please provide a description of the project.
SEImplementation
SEImplementation
Plugin
DetectionFrameImages
DetectionFrameImagesTask.h
Go to the documentation of this file.
1
18
#ifndef _SEIMPLEMENTATION_PLUGIN_DETECTIONFRAMEIMAGES_DETECTIONFRAMEIMAGESTASK_H_
19
#define _SEIMPLEMENTATION_PLUGIN_DETECTIONFRAMEIMAGES_DETECTIONFRAMEIMAGESTASK_H_
20
21
#include "
SEFramework/Task/SourceTask.h
"
22
23
namespace
SourceXtractor
{
24
30
class
DetectionFrameImagesTask
:
public
SourceTask
{
31
public
:
32
36
virtual
~DetectionFrameImagesTask
() =
default
;
37
39
DetectionFrameImagesTask
() {}
40
41
void
computeProperties
(
SourceInterface
& source)
const override
;
42
43
};
/* End of DetectionFrameImagesTask class */
44
45
}
46
47
48
#endif
/* SEIMPLEMENTATION_PLUGIN_DETECTIONFRAMEIMAGES_DETECTIONFRAMEIMAGESTASK_H_ */
SourceTask.h
SourceXtractor::DetectionFrameImagesTask
Definition:
DetectionFrameImagesTask.h:30
SourceXtractor::DetectionFrameImagesTask::DetectionFrameImagesTask
DetectionFrameImagesTask()
Constructor.
Definition:
DetectionFrameImagesTask.h:39
SourceXtractor::DetectionFrameImagesTask::computeProperties
void computeProperties(SourceInterface &source) const override
Computes one or more properties for the Source.
Definition:
DetectionFrameImagesTask.cpp:24
SourceXtractor::DetectionFrameImagesTask::~DetectionFrameImagesTask
virtual ~DetectionFrameImagesTask()=default
Destructor.
SourceXtractor::SourceInterface
The SourceInterface is an abstract "source" that has properties attached to it.
Definition:
SourceInterface.h:46
SourceXtractor::SourceTask
A Task that acts on a Source to compute one or more properties.
Definition:
SourceTask.h:36
SourceXtractor
Definition:
Aperture.h:30
Generated by
1.9.1