#include <MeasurementFrameGroupRectangle.h>
◆ ~MeasurementFrameGroupRectangle()
| virtual SourceXtractor::MeasurementFrameGroupRectangle::~MeasurementFrameGroupRectangle |
( |
| ) |
|
|
virtualdefault |
◆ MeasurementFrameGroupRectangle() [1/2]
| SourceXtractor::MeasurementFrameGroupRectangle::MeasurementFrameGroupRectangle |
( |
bool | bad_projection | ) |
|
|
inlineexplicit |
◆ MeasurementFrameGroupRectangle() [2/2]
◆ badProjection()
| bool SourceXtractor::MeasurementFrameGroupRectangle::badProjection |
( |
| ) |
const |
|
inline |
true if the translation detection pixel -> world -> measurement pixel failed (probably falls outside the measurement image and the projection there is discontinuous)
Definition at line 69 of file MeasurementFrameGroupRectangle.h.
References m_bad_projection.
◆ getBottomRight()
| PixelCoordinate SourceXtractor::MeasurementFrameGroupRectangle::getBottomRight |
( |
| ) |
const |
|
inline |
◆ getHeight()
| int SourceXtractor::MeasurementFrameGroupRectangle::getHeight |
( |
| ) |
const |
|
inline |
◆ getTopLeft()
| PixelCoordinate SourceXtractor::MeasurementFrameGroupRectangle::getTopLeft |
( |
| ) |
const |
|
inline |
◆ getWidth()
| int SourceXtractor::MeasurementFrameGroupRectangle::getWidth |
( |
| ) |
const |
|
inline |
◆ m_bad_projection
| bool SourceXtractor::MeasurementFrameGroupRectangle::m_bad_projection |
|
private |
◆ m_max_coord
| PixelCoordinate SourceXtractor::MeasurementFrameGroupRectangle::m_max_coord |
|
private |
◆ m_min_coord
| PixelCoordinate SourceXtractor::MeasurementFrameGroupRectangle::m_min_coord |
|
private |
The documentation for this class was generated from the following file: