Extending OpenCV to event-based vision
Disclaimer Hi there! This library is currently under construction. I will be releasing new features as soon as they are ready.
Caution
libudev
should be installed manually before installing openev (sudo apt install libudev-dev
)
git clone https://github.com/raultapia/openev
mkdir -p openev/build
cd openev/build
cmake ..
make
sudo make install
The OpenEV documentation can be found here.
See examples
folder.
Distributed under the GPLv3 License. See LICENSE
for more information.