A GUI project to make it easier to tune the parameters of ADΔER transcoding.
I also just wanted to learn the Bevy and egui libraries, and this is a good excuse.
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.