SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
DetectionFrameImagesPlugin.cpp
Go to the documentation of this file.
1
17
19
24
25namespace SourceXtractor {
26
28
32
34 return "DetectionFrameImages";
35}
36
37}
38
39
void registerPlugin(PluginAPI &plugin_api) override
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< DetectionFrameCoordinatesPlugin > detection_frame_coordinates_plugin