Skip to content

EventLAB-Team/eventcv

Repository files navigation


EventCV: Open source event-based computer vision library

Rust Python PyPI - Version PyPI Downloads Conda Downloads

EventCV is "OpenCV" for event-based data and computer vision applications.

Resources

  • Documentation

Installation

# pip
pip install eventcv

# conda
conda install eventcv

# pixi
pixi add eventcv