mmcfilters
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 ValuedMorphologicalTree< T > &tree, buffer_type &buffer) constmmcfilters::adjust::DynamicTreeAttributeComputer< T >inline
computeAttributeOnNode(const ValuedMorphologicalTree< T > &tree, NodeId nodeId, buffer_type &buffer) constmmcfilters::adjust::DynamicTreeAttributeComputer< T >inline
DynamicBoundingBoxAttributeComputer(BoundingBoxMeasure measure=BoundingBoxMeasure::DiagonalLength)mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlineexplicit
mergeProcessing(NodeId parentId, NodeId childId, const ValuedMorphologicalTree< T > &, buffer_type &) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
onMoveProperPart(NodeId targetId, NodeId sourceId, PixelId pixelId, const ValuedMorphologicalTree< T > &tree) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
onMoveProperParts(NodeId targetId, NodeId sourceId, const ValuedMorphologicalTree< T > &tree) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
onNodeRemoved(NodeId nodeId, const ValuedMorphologicalTree< T > &) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
postProcessing(NodeId nodeId, const ValuedMorphologicalTree< T > &, buffer_type &buffer) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
preProcessing(NodeId nodeId, const ValuedMorphologicalTree< T > &tree, buffer_type &) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
resize(const ValuedMorphologicalTree< T > &tree, buffer_type &buffer) const overridemmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >inlinevirtual
~DynamicTreeAttributeComputer()=defaultmmcfilters::adjust::DynamicTreeAttributeComputer< T >virtual