Skip to content

Extending OpenCV to event-based vision

License

Notifications You must be signed in to change notification settings

raultapia/openev

Repository files navigation

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.

⚙️ Installation

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

📚 Documentation

The OpenEV documentation can be found here.

🖥️ Usage

See examples folder.

📝 License

Distributed under the GPLv3 License. See LICENSE for more information.

📬 Contact

Raul Tapia - [email protected]

About

Extending OpenCV to event-based vision

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published