SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
DetectionFrameCoordinates.h
Go to the documentation of this file.
1
17
18#ifndef _SEIMPLEMENTATION_PLUGIN_DETECTIONFRAMECOORDINATES_DETECTIONFRAMECOORDINATES_H_
19#define _SEIMPLEMENTATION_PLUGIN_DETECTIONFRAMECOORDINATES_DETECTIONFRAMECOORDINATES_H_
20
23
24namespace SourceXtractor {
25
42
43}
44
45#endif /* _SEIMPLEMENTATION_PLUGIN_DETECTIONFRAMECOORDINATES_DETECTIONFRAMECOORDINATES_H_ */
DetectionFrameCoordinates(std::shared_ptr< CoordinateSystem > coordinate_system)
std::shared_ptr< CoordinateSystem > m_coordinate_system
const std::shared_ptr< CoordinateSystem > getCoordinateSystem() const
Base class for all Properties. (has no actual content).
Definition Property.h:33