Skip to main content

Module load

Module load 

Source
Expand description

Detection loading & format dispatch (T011).

Public entry point: load_detections.

Functions§

load_detections
Load detections from a file. Format is inferred from the extension: .csv → CSV, .geojson / .json → GeoJSON. Anything else returns DetectionError::UnsupportedExtension.