adder-codec-rs 0.4.9

Encoder/transcoder/decoder for raw and compressed ADΔER (Address, Decimation, Δt Event Representation) streams. Includes a transcoder for casting either framed or event video into an ADΔER representation in a manner which preserves the temporal resolution of the source.
Documentation
1
2
3
4
5
mod d_controller;
pub(crate) mod event_pixel_tree;

/// The tools for casting various source videos to ADΔER
pub mod source;