SourceXtractorPlusPlus 0.19.2
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
MeasurementFramePixelCentroidTask.cpp
Go to the documentation of this file.
1
17/*
18 * MeasurementFramePixelCentroidTask.cpp
19 *
20 * Created on: Oct 31, 2016
21 * Author: mschefer
22 */
23
26
30
31namespace SourceXtractor {
32
50
51}
52
void computeProperties(SourceInterface &source) const override
Computes one or more properties for the Source.
The centroid of all the pixels in the source, weighted by their DetectionImage pixel values.
The SourceInterface is an abstract "source" that has properties attached to it.