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

Records the shared adjacency and infinity pixel of a saturated residual construction. More...

#include <MorphologicalTreeSemantics.hpp>

Collaboration diagram for mmcfilters::SaturatedResidualContext:
Collaboration graph
[legend]

Public Attributes

RegularGridAdjacency2D adjacency
 Shared construction adjacency.
 
PixelId infinityPixel = 0
 Declared infinity pixel in the active domain.
 

Detailed Description

Records the shared adjacency and infinity pixel of a saturated residual construction.

Definition at line 46 of file MorphologicalTreeSemantics.hpp.

Member Data Documentation

◆ adjacency

RegularGridAdjacency2D mmcfilters::SaturatedResidualContext::adjacency

Shared construction adjacency.

Definition at line 47 of file MorphologicalTreeSemantics.hpp.

◆ infinityPixel

PixelId mmcfilters::SaturatedResidualContext::infinityPixel = 0

Declared infinity pixel in the active domain.

Definition at line 48 of file MorphologicalTreeSemantics.hpp.


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