SourceXtractorPlusPlus  0.16
Please provide a description of the project.
DetectionFrameCoordinatesPlugin.cpp
Go to the documentation of this file.
1 
19 
24 
25 namespace SourceXtractor {
26 
28 
31 }
32 
34  return "DetectionFrameCoordinates";
35 }
36 
37 }
38 
39 
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< DetectionFrameCoordinatesPlugin > detection_frame_coordinates_plugin