23 #ifndef EPIDERMISLABELLINGPARAMETERSDIALOG_HH 24 #define EPIDERMISLABELLINGPARAMETERSDIALOG_HH 30 #include <QtGui/QDialog> 52 QWidget* parent = NULL, Qt::WindowFlags f = NULL);
std::string modelFileName() const
void setDataChannel(ChannelSpecs *channel)
std::string cacheFileName() const
AnnotationChannelSpecs * annotationChannel() const
void setForceFeatureComputation(bool force)
~EpidermisLabellingParametersDialog()
void setAnnotationChannel(AnnotationChannelSpecs *channel)
void setModelFileName(std::string const &modelFileName)
ChannelSpecs * dataChannel() const
EpidermisLabellingParametersDialog(LabellingMainWidget *mainWidget, QWidget *parent=NULL, Qt::WindowFlags f=NULL)
bool forceFeatureComputation() const
void setCacheFileName(std::string const &cacheFileName)