SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
DetectionFrameCoordinatesTask.cpp
Go to the documentation of this file.
1
19
20
23
24namespace SourceXtractor {
25
27 auto coordinate_system = source.getProperty<DetectionFrame>().getFrame()->getCoordinateSystem();
29}
30
31} // SEImplementation namespace
32
void computeProperties(SourceInterface &source) const override
Computes one or more properties for the Source.
The SourceInterface is an abstract "source" that has properties attached to it.