Skip to main content

load

Function load 

Source
pub fn load(
    path: impl AsRef<Path>,
    options: LoadOptions,
) -> Result<EventStream, IoError>
Expand description

Loads events from any supported file, detected by extension — the OpenCV-style single entry point. Supported today: .npz, .txt/.csv, .bag, .h5/.hdf5, .aedat (AEDAT 2.0), and .dat (Prophesee CD).