SourceXtractorPlusPlus  0.15
Please provide a description of the project.
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 
31 namespace SourceXtractor {
32 
34 
37 }
38 
40  return "DetectionFrameSourceStamp";
41 }
42 
43 }
44 
45 
46 
virtual void registerPlugin(PluginAPI &plugin_api) override
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:39
virtual TaskFactoryRegistry & getTaskFactoryRegistry() const =0
Used to register compile-time (static) plugins with the PluginManager.
Definition: StaticPlugin.h:38
static StaticPlugin< DetectionFrameSourceStampPlugin > detection_frame_source_stamp_plugin