Expand description
Drop-only structural validation primitives.
Modules§
- wrong_
label_ filters - Direct wrong-label and connected-component filters.
Structs§
- Labelled
Entry - A single labelled corner fed into
validate: its caller-chosen index (carried back inValidationResult::blacklist), its pixel position, and its integer grid coordinate. - Validation
Params - Tolerances for the validation pass.
- Validation
Result - Outcome of one validation pass.
Functions§
- validate
- Run both validation passes and produce a blacklist.