davis-edi-rs 0.2.2

A fast, Rust-based, open-source implementation of the paper "Bringing a Blurry Frame Alive at High Frame-Rate with an Event Camera" (2019) by Pan et al.
Documentation
1
2
3
pub(crate) mod event_adder;
pub mod reconstructor;
mod threaded_decoder;