Skip to content

Commit

Permalink
Replace gif
Browse files Browse the repository at this point in the history
  • Loading branch information
ac-freeman authored Dec 20, 2023
1 parent 563b0a8 commit dc6c7c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@

A unified framework for event-based video. Encoder/transcoder/decoder for ADΔER (Address, Decimation, Δt Event Representation) video streams. Includes a transcoder for casting framed video into an ADΔER representation in a manner which preserves the temporal synchronicity of the source, but enables many-frame intensity averaging on a per-pixel basis and extremely high dynamic range.

![blender_output_30fps_medium_transparent](https://github.com/ac-freeman/adder-codec-rs/assets/19912588/303802a9-da13-4c4a-a3dd-26738b25f33b)
![blender_output2_30_mid](https://github.com/ac-freeman/adder-codec-rs/assets/19912588/4d1d9fc2-6a9d-49ab-b4da-07c2bb88a839)


To enable the use of _source-modeled lossy compression_ (the only such scheme for event-based video, as far as I'm aware), install/import the relevant crates below with the `compression` feature enabled and the _nightly_ toolchain. For example, install adder-viz as follows:
```
Expand Down

0 comments on commit dc6c7c5

Please sign in to comment.