SourceXtractorPlusPlus  0.12
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
SourceXtractor::DetectionFrameImagesTask Class Reference

#include <DetectionFrameImagesTask.h>

Inheritance diagram for SourceXtractor::DetectionFrameImagesTask:
[legend]
Collaboration diagram for SourceXtractor::DetectionFrameImagesTask:
[legend]

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...
 
- Public Member Functions inherited from SourceXtractor::SourceTask
virtual ~SourceTask ()=default
 Destructor. More...
 
- Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor. More...
 

Detailed Description

Definition at line 30 of file DetectionFrameImagesTask.h.

Constructor & Destructor Documentation

virtual SourceXtractor::DetectionFrameImagesTask::~DetectionFrameImagesTask ( )
virtualdefault

Destructor.

SourceXtractor::DetectionFrameImagesTask::DetectionFrameImagesTask ( )
inline

Constructor.

Definition at line 39 of file DetectionFrameImagesTask.h.

Member Function Documentation

void SourceXtractor::DetectionFrameImagesTask::computeProperties ( SourceInterface source) const
overridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 26 of file DetectionFrameImagesTask.cpp.

References SourceXtractor::MultithreadedMeasurement::g_global_mutex, SourceXtractor::SourceInterface::getProperty(), ModelFitting::height, std::lock(), SourceXtractor::SourceInterface::setProperty(), and ModelFitting::width.

Here is the call graph for this function:


The documentation for this class was generated from the following files: