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

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

buffer_type typedefmmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >
computeAttribute(const WeightedMorphologicalTree< T > &tree, buffer_type &buffer) constmmcfilters::adjust::DynamicTreeAttributeComputer< T >inline
computeAttributeOnNode(const WeightedMorphologicalTree< T > &tree, NodeId nodeId, buffer_type &buffer) constmmcfilters::adjust::DynamicTreeAttributeComputer< T >inline
DynamicBoundingBoxAttributeComputer(BoundingBoxMeasure measure=BoundingBoxMeasure::DIAGONAL_LENGTH)mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlineexplicit
mergeProcessing(NodeId parentId, NodeId childId, const WeightedMorphologicalTree< T > &, buffer_type &) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
onMoveProperPart(NodeId targetId, NodeId sourceId, NodeId pixelId, const WeightedMorphologicalTree< T > &tree) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
onMoveProperParts(NodeId targetId, NodeId sourceId, const WeightedMorphologicalTree< T > &tree) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
onNodeRemoved(NodeId nodeId, const WeightedMorphologicalTree< T > &) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
postProcessing(NodeId nodeId, const WeightedMorphologicalTree< T > &, buffer_type &buffer) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
preProcessing(NodeId nodeId, const WeightedMorphologicalTree< T > &tree, buffer_type &) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
resize(const WeightedMorphologicalTree< T > &tree, buffer_type &buffer) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
~DynamicTreeAttributeComputer()=defaultmmcfilters::adjust::DynamicTreeAttributeComputer< T >virtual