23 #ifndef ASSIGNLAYERSTOCELLSEGMENTATIONPARAMETERSDIALOG_HH 24 #define ASSIGNLAYERSTOCELLSEGMENTATIONPARAMETERSDIALOG_HH 30 #include <QtGui/QDialog> 51 QWidget* parent = NULL, Qt::WindowFlags f = NULL);
void setLabelName(std::string const &labelName)
void setOutFileName(std::string const &outFileName)
std::string labelName() const
AssignLayersToCellSegmentationParametersDialog(LabellingMainWidget *mainWidget, QWidget *parent=NULL, Qt::WindowFlags f=NULL)
void setFeatureGroup(std::string const &featureGroup)
IRoCSSCTChannelSpecs * iRoCSChannel() const
VisualizationChannelSpecs * segmentationChannel() const
void setIRoCSChannel(IRoCSSCTChannelSpecs *channel)
double volumeThresholdUm3() const
std::string featureGroup() const
void setFeatureFileName(std::string const &featureFileName)
~AssignLayersToCellSegmentationParametersDialog()
std::string modelFileName() const
void setModelFileName(std::string const &modelFileName)
std::string outFileName() const
int backgroundLabel() const
void setVolumeThresholdUm3(double volumeThresholdUm3)
void setSegmentationChannel(VisualizationChannelSpecs *channel)
void setBackgroundLabel(int backgroundLabel)
std::string featureFileName() const