4 releases
new 0.1.3 | Jan 23, 2023 |
---|---|
0.1.2 | Jan 13, 2023 |
0.1.1 | Jan 9, 2023 |
0.1.0 | Dec 31, 2022 |
#6 in #representation
117 downloads per month
745KB
6K
SLoC
This program transcodes an ADΔER file to DVS events in a human-readable text representation. Performance is fast. The resulting DVS stream is visualized during the transcode and written out as an mp4 file.
Install: cargo install adder-to-dvs
Run: adder-to-dvs -- --input "/mnt/tmp/tmp_events.adder" --output-text "/home/andrew/Downloads/adder.dvs" --output-video "/home/andrew/Downloads/adder.dvs.mp4"
Dependencies
~24–33MB
~528K SLoC