|
mmcfilters
Public API documentation
|
This is the complete list of members for mmcfilters::AttributeFilters< T >, including all inherited members.
| AttributeFilters(AltitudeView view) | mmcfilters::AttributeFilters< T > | inlineexplicit |
| AttributeFilters(const ValuedMorphologicalTree< T > &valuedTree) | mmcfilters::AttributeFilters< T > | inlineexplicit |
| filteringByPruningMax(const std::shared_ptr< Real[]> &attr, Real threshold) | mmcfilters::AttributeFilters< T > | inline |
| filteringByPruningMax(const Real *attr, Real threshold) | mmcfilters::AttributeFilters< T > | inline |
| filteringByPruningMax(const NodePreservationMask &nodePreservationMask) | mmcfilters::AttributeFilters< T > | inline |
| filteringByPruningMax(const ValuedMorphologicalTreeView< T > &valuedTree, const NodePreservationMask &nodePreservationMask, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByPruningMax(const ValuedMorphologicalTree< T > &valuedTree, const NodePreservationMask &nodePreservationMask, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByPruningMax(const ValuedMorphologicalTreeView< T > &valuedTree, const std::shared_ptr< Real[]> &attribute, Real threshold, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByPruningMax(const ValuedMorphologicalTree< T > &valuedTree, const std::shared_ptr< Real[]> &attribute, Real threshold, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByPruningMax(const ValuedMorphologicalTreeView< T > &valuedTree, const Real *attribute, Real threshold, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByPruningMax(const ValuedMorphologicalTree< T > &valuedTree, 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(const NodePreservationMask &nodePreservationMask) | mmcfilters::AttributeFilters< T > | inline |
| filteringByPruningMin(const ValuedMorphologicalTreeView< T > &valuedTree, const NodePreservationMask &nodePreservationMask, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByPruningMin(const ValuedMorphologicalTree< T > &valuedTree, const NodePreservationMask &nodePreservationMask, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByPruningMin(const ValuedMorphologicalTreeView< T > &valuedTree, const std::shared_ptr< Real[]> &attribute, Real threshold, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByPruningMin(const ValuedMorphologicalTree< T > &valuedTree, const std::shared_ptr< Real[]> &attribute, Real threshold, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByPruningMin(const ValuedMorphologicalTreeView< T > &valuedTree, const Real *attribute, Real threshold, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByPruningMin(const ValuedMorphologicalTree< T > &valuedTree, const Real *attribute, Real threshold, ImagePtr< T > imgOutputPtr) | mmcfilters::AttributeFilters< T > | inlinestatic |
| filteringByViterbiRule(const Real *attr, Real threshold) | mmcfilters::AttributeFilters< T > | inline |
| ~AttributeFilters()=default | mmcfilters::AttributeFilters< T > |