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

#include <AttachIRoCSSCTToCellSegmentationParametersDialog.hh>

Inheritance diagram for AttachIRoCSSCTToCellSegmentationParametersDialog:
Collaboration diagram for AttachIRoCSSCTToCellSegmentationParametersDialog:

Public Slots

void checkAndAccept ()
 

Public Member Functions

 AttachIRoCSSCTToCellSegmentationParametersDialog (LabellingMainWidget *mainWidget, QWidget *parent=NULL, Qt::WindowFlags f=NULL)
 
 ~AttachIRoCSSCTToCellSegmentationParametersDialog ()
 
int backgroundLabel () const
 
std::string check ()
 
int downsampleRatio () const
 
std::string iRoCSChannelName () const
 
double marginUm () const
 
AnnotationChannelSpecsqcChannel () const
 
VisualizationChannelSpecssegmentationChannel () const
 
double segmentLengthUm () const
 
void setBackgroundLabel (int backgroundLabel)
 
void setDownsampleRatio (int downsampleRatio)
 
void setIRoCSChannelName (std::string const &name)
 
void setMarginUm (double marginUm)
 
void setQcChannel (AnnotationChannelSpecs *channel)
 
void setSegmentationChannel (VisualizationChannelSpecs *channel)
 
void setSegmentLengthUm (double segmentLengthUm)
 

Detailed Description

Definition at line 39 of file AttachIRoCSSCTToCellSegmentationParametersDialog.hh.

Constructor & Destructor Documentation

◆ AttachIRoCSSCTToCellSegmentationParametersDialog()

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

◆ ~AttachIRoCSSCTToCellSegmentationParametersDialog()

AttachIRoCSSCTToCellSegmentationParametersDialog::~AttachIRoCSSCTToCellSegmentationParametersDialog ( )

Member Function Documentation

◆ segmentationChannel()

VisualizationChannelSpecs* AttachIRoCSSCTToCellSegmentationParametersDialog::segmentationChannel ( ) const

◆ setSegmentationChannel()

void AttachIRoCSSCTToCellSegmentationParametersDialog::setSegmentationChannel ( VisualizationChannelSpecs channel)

◆ qcChannel()

AnnotationChannelSpecs* AttachIRoCSSCTToCellSegmentationParametersDialog::qcChannel ( ) const

◆ setQcChannel()

void AttachIRoCSSCTToCellSegmentationParametersDialog::setQcChannel ( AnnotationChannelSpecs channel)

◆ iRoCSChannelName()

std::string AttachIRoCSSCTToCellSegmentationParametersDialog::iRoCSChannelName ( ) const

◆ setIRoCSChannelName()

void AttachIRoCSSCTToCellSegmentationParametersDialog::setIRoCSChannelName ( std::string const &  name)

◆ backgroundLabel()

int AttachIRoCSSCTToCellSegmentationParametersDialog::backgroundLabel ( ) const

◆ setBackgroundLabel()

void AttachIRoCSSCTToCellSegmentationParametersDialog::setBackgroundLabel ( int  backgroundLabel)

◆ segmentLengthUm()

double AttachIRoCSSCTToCellSegmentationParametersDialog::segmentLengthUm ( ) const

◆ setSegmentLengthUm()

void AttachIRoCSSCTToCellSegmentationParametersDialog::setSegmentLengthUm ( double  segmentLengthUm)

◆ marginUm()

double AttachIRoCSSCTToCellSegmentationParametersDialog::marginUm ( ) const

◆ setMarginUm()

void AttachIRoCSSCTToCellSegmentationParametersDialog::setMarginUm ( double  marginUm)

◆ downsampleRatio()

int AttachIRoCSSCTToCellSegmentationParametersDialog::downsampleRatio ( ) const

◆ setDownsampleRatio()

void AttachIRoCSSCTToCellSegmentationParametersDialog::setDownsampleRatio ( int  downsampleRatio)

◆ check()

std::string AttachIRoCSSCTToCellSegmentationParametersDialog::check ( )

◆ checkAndAccept

void AttachIRoCSSCTToCellSegmentationParametersDialog::checkAndAccept ( )
slot

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