_images/Logo.png

Decoding DVS binary data#

Expelliarmus makes it easy to decode binary formats from event cameras directly into NumPy structured arrays. The following formats are supported at the moment:

You can install the library through pip:

pip install expelliarmus

The package is tested on Windows, MacOS and Linux.

Check out the getting started section for some instructions on how to use this library!

If you’re interested in benchmarks, we also provide those in benchmarks.