iRoCS Toolbox  1.1.0
Public Slots | Public Member Functions
AssignLayersToCellSegmentationParametersDialog Class Reference

#include <AssignLayersToCellSegmentationParametersDialog.hh>

Inheritance diagram for AssignLayersToCellSegmentationParametersDialog:
Collaboration diagram for AssignLayersToCellSegmentationParametersDialog:

Public Slots

void checkAndAccept ()
 

Public Member Functions

 AssignLayersToCellSegmentationParametersDialog (LabellingMainWidget *mainWidget, QWidget *parent=NULL, Qt::WindowFlags f=NULL)
 
 ~AssignLayersToCellSegmentationParametersDialog ()
 
int backgroundLabel () const
 
std::string check ()
 
std::string featureFileName () const
 
std::string featureGroup () const
 
IRoCSSCTChannelSpecsiRoCSChannel () const
 
std::string labelName () const
 
std::string modelFileName () const
 
std::string outFileName () const
 
VisualizationChannelSpecssegmentationChannel () const
 
void setBackgroundLabel (int backgroundLabel)
 
void setFeatureFileName (std::string const &featureFileName)
 
void setFeatureGroup (std::string const &featureGroup)
 
void setIRoCSChannel (IRoCSSCTChannelSpecs *channel)
 
void setLabelName (std::string const &labelName)
 
void setModelFileName (std::string const &modelFileName)
 
void setOutFileName (std::string const &outFileName)
 
void setSegmentationChannel (VisualizationChannelSpecs *channel)
 
void setVolumeThresholdUm3 (double volumeThresholdUm3)
 
double volumeThresholdUm3 () const
 

Detailed Description

Definition at line 42 of file AssignLayersToCellSegmentationParametersDialog.hh.

Constructor & Destructor Documentation

◆ AssignLayersToCellSegmentationParametersDialog()

AssignLayersToCellSegmentationParametersDialog::AssignLayersToCellSegmentationParametersDialog ( LabellingMainWidget mainWidget,
QWidget *  parent = NULL,
Qt::WindowFlags  f = NULL 
)

◆ ~AssignLayersToCellSegmentationParametersDialog()

AssignLayersToCellSegmentationParametersDialog::~AssignLayersToCellSegmentationParametersDialog ( )

Member Function Documentation

◆ segmentationChannel()

VisualizationChannelSpecs* AssignLayersToCellSegmentationParametersDialog::segmentationChannel ( ) const

◆ setSegmentationChannel()

void AssignLayersToCellSegmentationParametersDialog::setSegmentationChannel ( VisualizationChannelSpecs channel)

◆ iRoCSChannel()

IRoCSSCTChannelSpecs* AssignLayersToCellSegmentationParametersDialog::iRoCSChannel ( ) const

◆ setIRoCSChannel()

void AssignLayersToCellSegmentationParametersDialog::setIRoCSChannel ( IRoCSSCTChannelSpecs channel)

◆ outFileName()

std::string AssignLayersToCellSegmentationParametersDialog::outFileName ( ) const

◆ setOutFileName()

void AssignLayersToCellSegmentationParametersDialog::setOutFileName ( std::string const &  outFileName)

◆ labelName()

std::string AssignLayersToCellSegmentationParametersDialog::labelName ( ) const

◆ setLabelName()

void AssignLayersToCellSegmentationParametersDialog::setLabelName ( std::string const &  labelName)

◆ modelFileName()

std::string AssignLayersToCellSegmentationParametersDialog::modelFileName ( ) const

◆ setModelFileName()

void AssignLayersToCellSegmentationParametersDialog::setModelFileName ( std::string const &  modelFileName)

◆ featureFileName()

std::string AssignLayersToCellSegmentationParametersDialog::featureFileName ( ) const

◆ setFeatureFileName()

void AssignLayersToCellSegmentationParametersDialog::setFeatureFileName ( std::string const &  featureFileName)

◆ featureGroup()

std::string AssignLayersToCellSegmentationParametersDialog::featureGroup ( ) const

◆ setFeatureGroup()

void AssignLayersToCellSegmentationParametersDialog::setFeatureGroup ( std::string const &  featureGroup)

◆ volumeThresholdUm3()

double AssignLayersToCellSegmentationParametersDialog::volumeThresholdUm3 ( ) const

◆ setVolumeThresholdUm3()

void AssignLayersToCellSegmentationParametersDialog::setVolumeThresholdUm3 ( double  volumeThresholdUm3)

◆ backgroundLabel()

int AssignLayersToCellSegmentationParametersDialog::backgroundLabel ( ) const

◆ setBackgroundLabel()

void AssignLayersToCellSegmentationParametersDialog::setBackgroundLabel ( int  backgroundLabel)

◆ check()

std::string AssignLayersToCellSegmentationParametersDialog::check ( )

◆ checkAndAccept

void AssignLayersToCellSegmentationParametersDialog::checkAndAccept ( )
slot

The documentation for this class was generated from the following file: