MorphologicalAttributeFilters
Public API documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
mmcfilters::TopographicConvention Struct Reference

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.
 

Detailed Description

Complete discrete convention retained by a tree-of-shapes result.

Definition at line 72 of file MorphologicalTreeSemantics.hpp.

Member Data Documentation

◆ domainExtension

TopographicDomainExtension mmcfilters::TopographicConvention::domainExtension = TopographicDomainExtension::ExteriorRing

Active-domain extension convention.

Definition at line 74 of file MorphologicalTreeSemantics.hpp.

◆ immersion

TreeOfShapesImmersion mmcfilters::TopographicConvention::immersion = SelfDualSpanImmersion{}

Selected topographic immersion.

Definition at line 73 of file MorphologicalTreeSemantics.hpp.

◆ infinityPixel

PixelId mmcfilters::TopographicConvention::infinityPixel = 0

Declared infinity pixel in the active topographic domain.

Definition at line 75 of file MorphologicalTreeSemantics.hpp.


The documentation for this struct was generated from the following file: