SourceXtractorPlusPlus
0.16
Please provide a description of the project.
|
#include <MeasurementFrameGroupRectangleTask.h>
Public Member Functions | |
virtual | ~MeasurementFrameGroupRectangleTask ()=default |
MeasurementFrameGroupRectangleTask (unsigned instance) | |
virtual void | computeProperties (SourceGroupInterface &group) const override |
Computes one or more properties for the SourceGroup and/or the Sources it contains. More... | |
![]() | |
virtual | ~GroupTask ()=default |
Destructor. More... | |
![]() | |
virtual | ~Task ()=default |
Destructor. More... | |
Private Attributes | |
unsigned | m_instance |
Definition at line 32 of file MeasurementFrameGroupRectangleTask.h.
|
virtualdefault |
|
inlineexplicit |
Definition at line 37 of file MeasurementFrameGroupRectangleTask.h.
|
overridevirtual |
Computes one or more properties for the SourceGroup and/or the Sources it contains.
Implements SourceXtractor::GroupTask.
Definition at line 34 of file MeasurementFrameGroupRectangleTask.cpp.
References SourceXtractor::SourceGroupInterface::begin(), SourceXtractor::SourceGroupInterface::getProperty(), SourceXtractor::MeasurementFrameInfo::getWidth(), m_instance, SourceXtractor::ImageCoordinate::m_x, SourceXtractor::PixelCoordinate::m_x, SourceXtractor::ImageCoordinate::m_y, SourceXtractor::PixelCoordinate::m_y, std::max(), std::min(), and SourceXtractor::SourceGroupInterface::setIndexedProperty().
|
private |
Definition at line 42 of file MeasurementFrameGroupRectangleTask.h.
Referenced by computeProperties().