/pydvs

A set of algorithms to work with DAVIS/DVS event-based cameras

Primary LanguageCGNU General Public License v3.0GPL-3.0

pydvs

A set of algorithms to work with event-based cameras in Python3

Installation

The pydvs library can be installed via

cd lib
sudo python3 setup.py install

Usage

To see examples of usage, try examples from samples directory, or directly check lib/pydvs.py file!