|
MorphologicalAttributeFilters
Public API documentation
|
This is the complete list of members for mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T >, including all inherited members.
| buffer_type typedef | mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T > | |
| computeAttribute(const WeightedMorphologicalTree< T > &tree, buffer_type &buffer) const | mmcfilters::adjust::DynamicTreeAttributeComputer< T > | inline |
| computeAttributeOnNode(const WeightedMorphologicalTree< T > &tree, NodeId nodeId, buffer_type &buffer) const | mmcfilters::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 override | mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T > | inlinevirtual |
| onMoveProperPart(NodeId targetId, NodeId sourceId, NodeId pixelId, const WeightedMorphologicalTree< T > &tree) const override | mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T > | inlinevirtual |
| onMoveProperParts(NodeId targetId, NodeId sourceId, const WeightedMorphologicalTree< T > &tree) const override | mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T > | inlinevirtual |
| onNodeRemoved(NodeId nodeId, const WeightedMorphologicalTree< T > &) const override | mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T > | inlinevirtual |
| postProcessing(NodeId nodeId, const WeightedMorphologicalTree< T > &, buffer_type &buffer) const override | mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T > | inlinevirtual |
| preProcessing(NodeId nodeId, const WeightedMorphologicalTree< T > &tree, buffer_type &) const override | mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T > | inlinevirtual |
| resize(const WeightedMorphologicalTree< T > &tree, buffer_type &buffer) const override | mmcfilters::adjust::DynamicBoundingBoxAttributeComputer< T > | inlinevirtual |
| ~DynamicTreeAttributeComputer()=default | mmcfilters::adjust::DynamicTreeAttributeComputer< T > | virtual |