iRoCS Toolbox  1.1.0
Public Member Functions | Protected Slots | Friends
ConvertMasksToMarkersParameters Class Reference

#include <ConvertMasksToMarkersParameters.hh>

Inheritance diagram for ConvertMasksToMarkersParameters:
Collaboration diagram for ConvertMasksToMarkersParameters:

Public Member Functions

 ConvertMasksToMarkersParameters (LabellingMainWidget *mainWidget, QWidget *parent=0, Qt::WindowFlags f=0)
 
 ~ConvertMasksToMarkersParameters ()
 
std::string annotationChannelName () const
 
bool doConnectedComponentLabelling () const
 
Marker::MarkerType markerType () const
 
VisualizationChannelSpecsmaskChannel () const
 
double maximumSizePx () const
 
double minimumSizePx () const
 
double simplifyToleranceUm3 () const
 
double smoothingSigmaPx () const
 

Protected Slots

void checkAndAccept ()
 

Friends

class PluginConvertMasksToMarkers
 

Detailed Description

Definition at line 44 of file ConvertMasksToMarkersParameters.hh.

Constructor & Destructor Documentation

◆ ConvertMasksToMarkersParameters()

ConvertMasksToMarkersParameters::ConvertMasksToMarkersParameters ( LabellingMainWidget mainWidget,
QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

◆ ~ConvertMasksToMarkersParameters()

ConvertMasksToMarkersParameters::~ConvertMasksToMarkersParameters ( )

Member Function Documentation

◆ maskChannel()

VisualizationChannelSpecs* ConvertMasksToMarkersParameters::maskChannel ( ) const

◆ annotationChannelName()

std::string ConvertMasksToMarkersParameters::annotationChannelName ( ) const

◆ doConnectedComponentLabelling()

bool ConvertMasksToMarkersParameters::doConnectedComponentLabelling ( ) const

◆ markerType()

Marker::MarkerType ConvertMasksToMarkersParameters::markerType ( ) const

◆ minimumSizePx()

double ConvertMasksToMarkersParameters::minimumSizePx ( ) const

◆ maximumSizePx()

double ConvertMasksToMarkersParameters::maximumSizePx ( ) const

◆ smoothingSigmaPx()

double ConvertMasksToMarkersParameters::smoothingSigmaPx ( ) const

◆ simplifyToleranceUm3()

double ConvertMasksToMarkersParameters::simplifyToleranceUm3 ( ) const

◆ checkAndAccept

void ConvertMasksToMarkersParameters::checkAndAccept ( )
protectedslot

Friends And Related Function Documentation

◆ PluginConvertMasksToMarkers

friend class PluginConvertMasksToMarkers
friend

Definition at line 80 of file ConvertMasksToMarkersParameters.hh.


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