MorphologicalAttributeFilters
Public API documentation
Loading...
Searching...
No Matches
mmcfilters::AttributeFilters< T > Member List

This is the complete list of members for mmcfilters::AttributeFilters< T >, including all inherited members.

AttributeFilters(AltitudeView view)mmcfilters::AttributeFilters< T >inlineexplicit
AttributeFilters(const WeightedMorphologicalTree< T > &weighted)mmcfilters::AttributeFilters< T >inlineexplicit
filteringByDirectRule(std::vector< bool > &criterion)mmcfilters::AttributeFilters< T >inline
filteringByDirectRule(const WeightedTreeView< T > &weighted, std::vector< bool > &criterion, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByDirectRule(const WeightedMorphologicalTree< T > &weighted, std::vector< bool > &criterion, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMax(const std::shared_ptr< Real[]> &attr, Real threshold)mmcfilters::AttributeFilters< T >inline
filteringByPruningMax(const Real *attr, Real threshold)mmcfilters::AttributeFilters< T >inline
filteringByPruningMax(std::vector< bool > &criterion)mmcfilters::AttributeFilters< T >inline
filteringByPruningMax(const WeightedTreeView< T > &weighted, std::vector< bool > &criterion, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMax(const WeightedMorphologicalTree< T > &weighted, std::vector< bool > &criterion, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMax(const WeightedTreeView< T > &weighted, const std::shared_ptr< Real[]> &attribute, Real threshold, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMax(const WeightedMorphologicalTree< T > &weighted, const std::shared_ptr< Real[]> &attribute, Real threshold, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMax(const WeightedTreeView< T > &weighted, const Real *attribute, Real threshold, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMax(const WeightedMorphologicalTree< T > &weighted, const Real *attribute, Real threshold, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMin(const std::shared_ptr< Real[]> &attr, Real threshold)mmcfilters::AttributeFilters< T >inline
filteringByPruningMin(const Real *attr, Real threshold)mmcfilters::AttributeFilters< T >inline
filteringByPruningMin(std::vector< bool > &criterion)mmcfilters::AttributeFilters< T >inline
filteringByPruningMin(const WeightedTreeView< T > &weighted, std::vector< bool > &criterion, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMin(const WeightedMorphologicalTree< T > &weighted, std::vector< bool > &criterion, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMin(const WeightedTreeView< T > &weighted, const std::shared_ptr< Real[]> &attribute, Real threshold, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMin(const WeightedMorphologicalTree< T > &weighted, const std::shared_ptr< Real[]> &attribute, Real threshold, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMin(const WeightedTreeView< T > &weighted, const Real *attribute, Real threshold, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByPruningMin(const WeightedMorphologicalTree< T > &weighted, const Real *attribute, Real threshold, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringBySubtractiveRule(std::vector< bool > &criterion)mmcfilters::AttributeFilters< T >inline
filteringBySubtractiveRule(const WeightedTreeView< T > &weighted, std::vector< bool > &criterion, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringBySubtractiveRule(const WeightedMorphologicalTree< T > &weighted, std::vector< bool > &criterion, ImagePtr< T > imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringBySubtractiveScoreRule(std::vector< float > &prob)mmcfilters::AttributeFilters< T >inline
filteringBySubtractiveScoreRule(const WeightedTreeView< T > &weighted, std::vector< float > &prob, ImageFloatPtr imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringBySubtractiveScoreRule(const WeightedMorphologicalTree< T > &weighted, std::vector< float > &prob, ImageFloatPtr imgOutputPtr)mmcfilters::AttributeFilters< T >inlinestatic
filteringByViterbiRule(const Real *attr, Real threshold)mmcfilters::AttributeFilters< T >inline
getAdaptiveCriterion(std::vector< bool > &criterion, AltitudeDiff< T > delta)mmcfilters::AttributeFilters< T >inline
getAdaptiveCriterion(const WeightedMorphologicalTree< T > &weighted, const std::shared_ptr< Real[]> &attribute, Real threshold, AltitudeDiff< T > delta)mmcfilters::AttributeFilters< T >inlinestatic
getAdaptiveCriterion(const WeightedMorphologicalTree< T > &weighted, const Real *attribute, Real threshold, AltitudeDiff< T > delta)mmcfilters::AttributeFilters< T >inlinestatic
getAdaptiveCriterion(const WeightedMorphologicalTree< T > &weighted, std::vector< bool > &criterion, AltitudeDiff< T > delta)mmcfilters::AttributeFilters< T >inlinestatic
getAdaptiveCriterionByDepth(std::vector< bool > &criterion, int depthDelta)mmcfilters::AttributeFilters< T >inline
getAdaptiveCriterionByDepth(const WeightedMorphologicalTree< T > &weighted, const std::shared_ptr< Real[]> &attribute, Real threshold, int depthDelta)mmcfilters::AttributeFilters< T >inlinestatic
getAdaptiveCriterionByDepth(const WeightedMorphologicalTree< T > &weighted, const Real *attribute, Real threshold, int depthDelta)mmcfilters::AttributeFilters< T >inlinestatic
getAdaptiveCriterionByDepth(const WeightedMorphologicalTree< T > &weighted, std::vector< bool > &criterion, int depthDelta)mmcfilters::AttributeFilters< T >inlinestatic
~AttributeFilters()=default (defined in mmcfilters::AttributeFilters< T >)mmcfilters::AttributeFilters< T >