Awesome
Event Vision Library (EVL)
Open Source Computer Vision Library for Event data.
Supported devices
- DAVIS
- DVS128
And more...
Installation
Supported OS
- Mac
- Linux
We are now preparing for Windows OS support. Stay tuned, or contribute!
Requirements
Build
$ git clone https://github.com/EventVisionLibrary/evl.git
$ cd example
$ mkdir build
$ cd build
$ cmake ..
$ make
Resources
- Example: https://github.com/EventVisionLibrary/evl/blob/master/src/test
- Issue tracking: https://github.com/EventVisionLibrary/evl/issues
Contributing
Please read the [contribution guidelines] before starting work on a pull request.
Summary of the guidelines:
- One pull request per issue;
- Choose the right base branch;
- Include tests and documentation;
- Clean up "oops" commits before submitting;
- Follow the coding style guide.
License
BSD 3-clause License. See detail.
2018, Event Vision Library.