A GUI project to make it easier to tune the parameters of ADΔER transcoding.
You may need to install the Bevy dependencies described here and install OpenCV as described here.
cargo install adder-viz
Run adder-viz
in the terminal and the above window will open. Drag and drop your video of choice from a file manager, and the ADΔER transcode process will begin automatically. Currently, it only supports .mp4 video sources and .aedat4 DAVIS 346 camera sources. Some parameter adjustments, such as the video scale, require the transcode process to be relaunched, which causes a noticeable slowdown in the UI for a moment. The program can also playback .adder
files, which you can even generate on the Transcode tab.