#include <RootSegmentationParametersDialog.hh>
◆ RootSegmentationParametersDialog()
RootSegmentationParametersDialog::RootSegmentationParametersDialog |
( |
LabellingMainWidget * |
mainWidget, |
|
|
QWidget * |
parent = NULL , |
|
|
Qt::WindowFlags |
f = NULL |
|
) |
| |
◆ ~RootSegmentationParametersDialog()
RootSegmentationParametersDialog::~RootSegmentationParametersDialog |
( |
| ) |
|
◆ dataChannel()
ChannelSpecs* RootSegmentationParametersDialog::dataChannel |
( |
| ) |
const |
◆ segmentationChannelName()
std::string RootSegmentationParametersDialog::segmentationChannelName |
( |
| ) |
const |
◆ processingElementSizeUm()
double RootSegmentationParametersDialog::processingElementSizeUm |
( |
| ) |
const |
◆ debugFileName()
std::string RootSegmentationParametersDialog::debugFileName |
( |
| ) |
const |
◆ normalizationType()
int RootSegmentationParametersDialog::normalizationType |
( |
| ) |
const |
◆ gamma()
double RootSegmentationParametersDialog::gamma |
( |
| ) |
const |
◆ applyMedian()
bool RootSegmentationParametersDialog::applyMedian |
( |
| ) |
const |
◆ medianWidthPx()
int RootSegmentationParametersDialog::medianWidthPx |
( |
| ) |
const |
◆ applyVarianceNormalization()
bool RootSegmentationParametersDialog::applyVarianceNormalization |
( |
| ) |
const |
◆ varSigmaUm()
double RootSegmentationParametersDialog::varSigmaUm |
( |
| ) |
const |
◆ epsilon()
double RootSegmentationParametersDialog::epsilon |
( |
| ) |
const |
◆ applyDiffusion()
bool RootSegmentationParametersDialog::applyDiffusion |
( |
| ) |
const |
◆ kappa()
double RootSegmentationParametersDialog::kappa |
( |
| ) |
const |
◆ tau()
double RootSegmentationParametersDialog::tau |
( |
| ) |
const |
◆ zCompensationFactor()
double RootSegmentationParametersDialog::zCompensationFactor |
( |
| ) |
const |
◆ nDiffusionIterations()
int RootSegmentationParametersDialog::nDiffusionIterations |
( |
| ) |
const |
◆ hessianSigmaUm()
double RootSegmentationParametersDialog::hessianSigmaUm |
( |
| ) |
const |
◆ edgeThreshold()
double RootSegmentationParametersDialog::edgeThreshold |
( |
| ) |
const |
◆ boundaryThicknessPx()
int RootSegmentationParametersDialog::boundaryThicknessPx |
( |
| ) |
const |
◆ minimumCellVolumeUm3()
double RootSegmentationParametersDialog::minimumCellVolumeUm3 |
( |
| ) |
const |
◆ check()
std::string RootSegmentationParametersDialog::check |
( |
| ) |
|
◆ setDataChannel [1/2]
void RootSegmentationParametersDialog::setDataChannel |
( |
ChannelSpecs * |
channel | ) |
|
|
slot |
◆ setDataChannel [2/2]
void RootSegmentationParametersDialog::setDataChannel |
( |
int |
channelIndex | ) |
|
|
slot |
◆ setSegmentationChannelName
void RootSegmentationParametersDialog::setSegmentationChannelName |
( |
std::string const & |
name | ) |
|
|
slot |
◆ setProcessingElementSizeUm
void RootSegmentationParametersDialog::setProcessingElementSizeUm |
( |
double |
elementSizeUm | ) |
|
|
slot |
◆ setDebugFileName
void RootSegmentationParametersDialog::setDebugFileName |
( |
std::string const & |
debugFile | ) |
|
|
slot |
◆ setNormalizationType
void RootSegmentationParametersDialog::setNormalizationType |
( |
int |
normalizationType | ) |
|
|
slot |
◆ setGamma
void RootSegmentationParametersDialog::setGamma |
( |
double |
gamma | ) |
|
|
slot |
◆ setApplyMedian
void RootSegmentationParametersDialog::setApplyMedian |
( |
bool |
applyMedian | ) |
|
|
slot |
◆ setMedianWidthPx
void RootSegmentationParametersDialog::setMedianWidthPx |
( |
int |
widthPx | ) |
|
|
slot |
◆ setApplyVarianceNormalization
void RootSegmentationParametersDialog::setApplyVarianceNormalization |
( |
bool |
varianceNormalization | ) |
|
|
slot |
◆ setVarSigmaUm
void RootSegmentationParametersDialog::setVarSigmaUm |
( |
double |
sigmaUm | ) |
|
|
slot |
◆ setEpsilon
void RootSegmentationParametersDialog::setEpsilon |
( |
double |
epsilon | ) |
|
|
slot |
◆ setApplyDiffusion
void RootSegmentationParametersDialog::setApplyDiffusion |
( |
bool |
applyDiffusion | ) |
|
|
slot |
◆ setKappa
void RootSegmentationParametersDialog::setKappa |
( |
double |
kappa | ) |
|
|
slot |
◆ setTau
void RootSegmentationParametersDialog::setTau |
( |
double |
tau | ) |
|
|
slot |
◆ setZCompensationFactor
void RootSegmentationParametersDialog::setZCompensationFactor |
( |
double |
zCompensation | ) |
|
|
slot |
◆ setNDiffusionIterations
void RootSegmentationParametersDialog::setNDiffusionIterations |
( |
int |
nDiffusionIterations | ) |
|
|
slot |
◆ setHessianSigmaUm
void RootSegmentationParametersDialog::setHessianSigmaUm |
( |
double |
sigmaUm | ) |
|
|
slot |
◆ setEdgeThreshold
void RootSegmentationParametersDialog::setEdgeThreshold |
( |
double |
threshold | ) |
|
|
slot |
◆ setBoundaryThicknessPx
void RootSegmentationParametersDialog::setBoundaryThicknessPx |
( |
int |
boundaryThicknessPx | ) |
|
|
slot |
◆ setMinimumCellVolumeUm3
void RootSegmentationParametersDialog::setMinimumCellVolumeUm3 |
( |
double |
volumeUm3 | ) |
|
|
slot |
◆ checkAndAccept
void RootSegmentationParametersDialog::checkAndAccept |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following file: