EventCV: Open source event-based computer vision library
August 3, 2026 ยท View on GitHub
EventCV: Open source event-based computer vision library
EventCV is "OpenCV" for event-based data and computer vision applications.
Resources
- Website - https://eventcv.net
- Documentation - https://docs.eventcv.net
- Rust core API - https://docs.rs/eventcv-core
Installation
# pip
pip install eventcv
# conda
conda install eventcv
# pixi
pixi add eventcv
Contributing
EventCV is an open-sourced project for the event-based computer vision community. We welcome and appreciate contributions from users who would like to propose improvements or feature additions.
Please read the contribution guidelines for more details.