SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
MeasurementFramePixelCentroidPlugin.cpp
Go to the documentation of this file.
1
17/*
18 * MeasurementFramePixelCentroidPlugin.cpp
19 *
20 * Created on: Oct 31, 2016
21 * Author: mschefer
22 */
23
25
28
30
31namespace SourceXtractor {
32
34
39
41 return "MeasurementFramePixelCentroidPlugin";
42}
43
44}
45
46
47
This interface is given to the plugin to let it access object instances from the framework.
Definition PluginAPI.h:40
static StaticPlugin< MeasurementFramePlugin > measurement_frame_pixel_centroid_plugin