10namespace mmcfilters::sdrt {
Normative values used by self-dual residual-tree evolution.
SaturatedMinMaxFallbackPolicy
Exact complement-connectivity fallback after an inconclusive certificate.
@ BoundaryMultiSource
Grow and merge all boundary components.
@ SingleSourceDepthFirst
Traverse the complement from one boundary pixel.
SaturatedMinMaxLcaPolicy
Lowest-common-ancestor strategy used by saturated certification.
@ BlockedSnapshot
Use periodically rebuilt Euler/RMQ snapshots.
@ ParentClimb
LCA computation by following parent links.
@ LinkCut
Maintain the rooted forest with link-cut operations.
Dense row-major spatial order used by default.
Total order over the pixels of one construction domain.
Options that affect saturated residual-tree construction.
SpatialOrder spatialOrder
Total order defining each support's spatial minimum.
SaturatedMinMaxFallbackPolicy fallbackPolicy
Exact fallback strategy.
SaturatedMinMaxLcaPolicy lcaPolicy
Dynamic LCA strategy.
Options that affect unrestricted residual-tree construction.
SpatialOrder spatialOrder
Total order defining each support's spatial minimum.