Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.08 KB

Event Camera Demo

By Cedric Scheerlinck

Load and visualize events in a jupyter notebook.
Inspired by https://github.com/cedric-scheerlinck/dvs_image_reconstruction.

filter_pic

Installation

Install required packages: pip install -r requirements.txt

Enable ipywidgets: jupyter nbextension enable --py widgetsnbextension

Run

jupyter notebook main.ipynb

Video

dvs_image_reconstruction_video https://youtu.be/bZ0ZKido0Ag

Reference

  • Cedric Scheerlinck, Nick Barnes, Robert Mahony, "Continuous-time Intensity Estimation Using Event Cameras", Asian Conference on Computer Vision (ACCV), Perth, 2018.
    PDF, Website, BibTex.