Skip to main content

Module trace

Module trace 

Source
Expand description

Exact trace of the square topological pipeline.

Structs§

TopologicalComponentTrace
One labelled component at a pipeline checkpoint.
TopologicalCornerTrace
One input feature and its exact admission decision.
TopologicalEdgeTrace
One directed Delaunay half-edge.
TopologicalFitTrace
Projective-fit residual summary for one final generic component.
TopologicalLabelTrace
One lattice label with both internal and caller-owned provenance.
TopologicalQuadTrace
One square-cell hypothesis at a named filter checkpoint.
TopologicalTrace
Complete exact trace of one production square-detector execution.
TopologicalTraceDiagnostics
Exact item counts for consistency checks between trace stages.
TopologicalTriangleTrace
One Delaunay triangle with its three directed edge classes.

Enums§

TopologicalEdgeClass
Production classification of a directed Delaunay half-edge.
TopologicalTraceError
Failure to produce an exact topological trace.

Functions§

build_grid_topological_trace
Run the square detector once and capture its exact stage outputs.