Skip to main content

Module detections

Module detections 

Source
Expand description

CSV parser for punctual & linear detections (T009).

See specs/004-train-detections/contracts/detections-csv.md.

Functionsยง

load
Load detections from a CSV file.
load_str
In-memory variant of load that accepts the full CSV text. Required by the .NET bindings (FR-012, no temp files).