Skip to main content

Module validation

Module validation 

Source
Expand description

Drop-only structural validation primitives.

Modules§

wrong_label_filters
Direct wrong-label and connected-component filters.

Structs§

LabelledEntry
A single labelled corner fed into validate: its caller-chosen index (carried back in ValidationResult::blacklist), its pixel position, and its integer grid coordinate.
ValidationParams
Tolerances for the validation pass.
ValidationResult
Outcome of one validation pass.

Functions§

validate
Run both validation passes and produce a blacklist.