|
MorphologicalAttributeFilters
Public API documentation
|
Records the shared adjacency and infinity pixel of a saturated residual construction. More...
#include <MorphologicalTreeSemantics.hpp>

Public Attributes | |
| RegularGridAdjacency2D | adjacency |
| Shared construction adjacency. | |
| PixelId | infinityPixel = 0 |
| Declared infinity pixel in the active domain. | |
Records the shared adjacency and infinity pixel of a saturated residual construction.
Definition at line 46 of file MorphologicalTreeSemantics.hpp.
| RegularGridAdjacency2D mmcfilters::SaturatedResidualContext::adjacency |
Shared construction adjacency.
Definition at line 47 of file MorphologicalTreeSemantics.hpp.
| PixelId mmcfilters::SaturatedResidualContext::infinityPixel = 0 |
Declared infinity pixel in the active domain.
Definition at line 48 of file MorphologicalTreeSemantics.hpp.