adder-codec-rs 0.2.0

Encoder/transcoder/decoder for ADΔER (Address, Decimation, Δt Event Representation) streams. Currently, only implemented for raw (uncompressed) 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 high dynamic range.
Documentation

adder-codec-rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 2 of them enabled by default.

default

transcoder (default)

opencv (default)

This feature flag does not enable additional features.

docs-only

fast-math

This feature flag does not enable additional features.

raw-codec

This feature flag does not enable additional features.