ImFusion SDK 4.3
InteractiveSegmentationWatershedAlgorithm Member List

This is the complete list of members for InteractiveSegmentationWatershedAlgorithm, including all inherited members.

AbortedByUser enum valueAlgorithm
acceptSegmentation()InteractiveSegmentationAlgorithm
actions()Algorithminline
Algorithm()Algorithm
clearResult()GraphBasedSegmentation
compute() overrideInteractiveSegmentationWatershedAlgorithmvirtual
Configurable()=default (defined in Configurable)Configurable
Configurable(const Configurable &rhs) (defined in Configurable)Configurable
Configurable(Configurable &&rhs) noexcept (defined in Configurable)Configurable
configuration(Properties *p) const overrideGraphBasedSegmentationvirtual
configure(const Properties *p) overrideGraphBasedSegmentationvirtual
configureDefaults()Configurablevirtual
convertBinaryMapToNarrowBandLabels(SharedImageSet *binaryMap, int inMarginPixels, int outMarginPixels, Progress::Task *pt=nullptr)InteractiveSegmentationAlgorithm
convertContourToLabels2D(const std::vector< vec3 > &points, SharedImage *labels, double narrowbandMM)InteractiveSegmentationAlgorithm
convertDiameterToLabels3D(const std::vector< vec3 > &points, SharedImage *labels)InteractiveSegmentationAlgorithm
convertToLabels(bool entireImage=true)GraphBasedSegmentation
createCompatible(const DataList &data, Algorithm **a=0)InteractiveSegmentationWatershedAlgorithmstatic
currentObjectLabel(int ind) constGraphBasedSegmentation
Error enum valueAlgorithm
extractSegmentation2D(double smoothness, double exportRes, bool closeAnnotation=true)GraphBasedSegmentation
extractSegmentation3D(double smoothness, double exportRes, bool closeAnnotation=true)GraphBasedSegmentation
factoryInfo() constAlgorithminline
getStatistics(SharedImage *lab)InteractiveSegmentationAlgorithm
GraphBasedSegmentation(SharedImageSet *image, SharedImageSet *labels, SharedImageSet *prior=nullptr)GraphBasedSegmentation
image()InteractiveSegmentationAlgorithm
IncompleteInput enum valueAlgorithm
initFromPrediction(const std::string &configFile, int inMarginPixels, int outMarginPixels, float threshold=0.5f)InteractiveSegmentationAlgorithm
initFromSegmentation(Mesh *mesh, double narrowbandMM)InteractiveSegmentationAlgorithm
InteractiveSegmentationAlgorithm(SharedImageSet &is, SharedImageSet *labels=nullptr, SharedImageSet *prior=nullptr)InteractiveSegmentationAlgorithm
InteractiveSegmentationWatershedAlgorithm(SharedImageSet &is, SharedImageSet *labels=nullptr, SharedImageSet *prior=nullptr) (defined in InteractiveSegmentationWatershedAlgorithm)InteractiveSegmentationWatershedAlgorithm
InvalidInput enum valueAlgorithm
isPredictionAvailable() constInteractiveSegmentationAlgorithm
labelAlreadyCreated() constInteractiveSegmentationAlgorithminline
labels()InteractiveSegmentationAlgorithm
loadDefaults() (defined in Algorithm)Algorithmprotected
m_actionsAlgorithmprotected
m_adaptivenessGraphBasedSegmentationprotected
m_applyWindowLevelGraphBasedSegmentationprotected
m_autoAcceptGraphBasedSegmentationprotected
m_autoCropGraphBasedSegmentationprotected
m_bboxMarginGraphBasedSegmentationprotected
m_currentObjectLabelGraphBasedSegmentationprotected
m_dimGraphBasedSegmentationprotected
m_exportProbabilityGraphBasedSegmentationprotected
m_factoryInfoAlgorithmprotected
m_filterSizeGraphBasedSegmentationprotected
m_graphAlgoGraphBasedSegmentationprotected
m_imageGraphBasedSegmentationprotected
m_iterationsGraphBasedSegmentationprotected
m_labelsGraphBasedSegmentationprotected
m_labelsCopyGraphBasedSegmentationprotected
m_minLevelGraphBasedSegmentationprotected
m_nameAlgorithmprotected
m_numLevelsGraphBasedSegmentationprotected
m_ofsGraphBasedSegmentationprotected
m_paramsConfigurableprotected
m_previousLevelGraphBasedSegmentationprotected
m_previousWindowGraphBasedSegmentationprotected
m_priorGraphBasedSegmentationprotected
m_priorWeightGraphBasedSegmentationprotected
m_probabilityGraphBasedSegmentationprotected
m_progressAlgorithmprotected
m_solverGraphBasedSegmentationprotected
m_statusAlgorithmprotected
m_superpixelsPropertiesGraphBasedSegmentationprotected
m_toleranceGraphBasedSegmentationprotected
m_useSuperpixelsGraphBasedSegmentationprotected
m_verboseGraphBasedSegmentationprotected
m_workingImageGraphBasedSegmentationprotected
m_workingLabelsGraphBasedSegmentationprotected
memoryEstimation(int minLevel)GraphBasedSegmentation
minPyramidLevel() constGraphBasedSegmentationinline
numPyramidLevels() constGraphBasedSegmentationinline
operator=(const Configurable &) (defined in Configurable)Configurable
operator=(Configurable &&) noexcept (defined in Configurable)Configurable
OutOfMemoryGPU enum valueAlgorithm
OutOfMemoryHost enum valueAlgorithm
prepareForComputation() overrideInteractiveSegmentationAlgorithmvirtual
probabilityImage()GraphBasedSegmentation
progress() constAlgorithminline
registerAction(const std::string &id, const std::string &guiName, const std::function< Algorithm::Status(void)> &action)Algorithmprotected
registerAction(const std::string &id, const std::string &guiName, Algorithm::Status(D::*action)(void))Algorithminlineprotected
registerAction(const Action &action)Algorithmprotected
registerParameter(ParameterBase *param)Configurable
runAction(const std::string &id)Algorithm
setAdaptiveness(double val)GraphBasedSegmentationinline
setAutoCrop(bool flag)GraphBasedSegmentationinline
setCurrentObjectLabel(int label, int ind)GraphBasedSegmentation
setFactoryInfo(const FactoryInfo &value)Algorithminline
setLabels(SharedImageSet *labels)InteractiveSegmentationAlgorithm
setMinPyramidLevel(int minLevel)GraphBasedSegmentationinline
setNumPyramidLevels(int numLevels)GraphBasedSegmentationinline
setPriorWeight(double weight)GraphBasedSegmentationinline
setProgress(Progress *progress)Algorithminlinevirtual
setPyramidLevels(int numLevels, int minLevel)GraphBasedSegmentationinline
setSolver(int solver)GraphBasedSegmentationinline
setSolverParameters(int iter, double tol)GraphBasedSegmentationinline
setSuperpixelsConfiguration(const Properties *superpixelsProperties)GraphBasedSegmentation
setUseSuperpixels(bool flag)GraphBasedSegmentationinline
setVerbose(bool flag)GraphBasedSegmentationinline
signalOutputChangedAlgorithm
signalParametersChangedAlgorithm
Status enum nameAlgorithm
status() constAlgorithmvirtual
Success enum valueAlgorithm
survivesDataDeletion(const Data *) constAlgorithmvirtual
takeOutput() overrideGraphBasedSegmentationvirtual
Unknown enum valueAlgorithm
UnknownAction enum valueAlgorithm
unregisterParameter(const ParameterBase *param)Configurable
UnsupportedGPU enum valueAlgorithm
User enum valueAlgorithm
~Algorithm() (defined in Algorithm)Algorithmvirtual
~Configurable() (defined in Configurable)Configurablevirtual
~GraphBasedSegmentation() overrideGraphBasedSegmentation
~InteractiveSegmentationAlgorithm() overrideInteractiveSegmentationAlgorithm
Search Tab / S to search, Esc to close