Skip to main content

Module result

Module result 

Source
Expand description

Shared output types for detection and consistency tasks.

The detection surface is pinned to f32; see crate::feature for the rationale.

Structs§

ConsistencyReport
Report returned by coordinate-hypothesis consistency checks.
GridEntry
One labelled grid feature in a solved grid.
GridSolution
Shared successful solution shape for grid tasks.
LabelledGrid
A labelled grid component.
LatticeFit
Fitted lattice-to-image transform plus residual summary.
RejectedFeature
Rejected feature record.
ResidualSummary
Residual summary in image pixels.

Enums§

RejectionReason
Reason why an observed feature did not pass a task gate.