SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
DetectionFrameSourceStampPlugin.cpp
Go to the documentation of this file.
1
17/*
18 * DetectionFrameSourceStampPlugin.cpp
19 *
20 * Created on: Aug 5, 2016
21 * Author: mschefer
22 */
23
25
28
30
31namespace SourceXtractor {
32
34
38
40 return "DetectionFrameSourceStamp";
41}
42
43}
44
45
46
A copy of the rectangular region of the detection image just large enough to include the whole Source...
This interface is given to the plugin to let it access object instances from the framework.
Definition PluginAPI.h:40
virtual TaskFactoryRegistry & getTaskFactoryRegistry() const =0
Used to register compile-time (static) plugins with the PluginManager.
static StaticPlugin< DetectionFrameSourceStampPlugin > detection_frame_source_stamp_plugin