|
MorphologicalAttributeFilters
Public API documentation
|
Complete discrete convention retained by a tree-of-shapes result. More...
#include <MorphologicalTreeSemantics.hpp>
Public Attributes | |
| TreeOfShapesImmersion | immersion = SelfDualSpanImmersion{} |
| Selected topographic immersion. | |
| TopographicDomainExtension | domainExtension = TopographicDomainExtension::ExteriorRing |
| Active-domain extension convention. | |
| PixelId | infinityPixel = 0 |
| Declared infinity pixel in the active topographic domain. | |
Complete discrete convention retained by a tree-of-shapes result.
Definition at line 72 of file MorphologicalTreeSemantics.hpp.
| TopographicDomainExtension mmcfilters::TopographicConvention::domainExtension = TopographicDomainExtension::ExteriorRing |
Active-domain extension convention.
Definition at line 74 of file MorphologicalTreeSemantics.hpp.
| TreeOfShapesImmersion mmcfilters::TopographicConvention::immersion = SelfDualSpanImmersion{} |
Selected topographic immersion.
Definition at line 73 of file MorphologicalTreeSemantics.hpp.
| PixelId mmcfilters::TopographicConvention::infinityPixel = 0 |
Declared infinity pixel in the active topographic domain.
Definition at line 75 of file MorphologicalTreeSemantics.hpp.