23 #ifndef PLUGINATTACHIROCSSCTTOCELLSEGMENTATION_HH 24 #define PLUGINATTACHIROCSSCTTOCELLSEGMENTATION_HH 34 #include <QtCore/QtPlugin> 50 void setParameters(
const std::map<std::string,std::string>& parameters);
~PluginAttachIRoCSSCTToCellSegmentation()
QString name() const
Get the plugin name.
void run()
Run the plugin.
void abort()
Abort the plugin.
void setParameters(const std::map< std::string, std::string > ¶meters)
Set plugin-specific parameters.
void setLabellingMainWidget(LabellingMainWidget *parent)
Set the LabellingMainWidget this plugin will act on.
PluginAttachIRoCSSCTToCellSegmentation()
labelling plugin interface.
The abstract plugin interface all plugins must inherit from.