Skip to content

Commit

Permalink
added link to python bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgehrig18 authored Feb 19, 2021
1 parent d7708ff commit 4cf0b89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ This is the code for the 2018 CoRL paper **ESIM: an Open Event Camera Simulator*
```
You can find a pdf of the paper [here](http://rpg.ifi.uzh.ch/docs/CORL18_Rebecq.pdf). If you use any of this code, please cite this publication.

## Python Bindings
Python bindings for the event camera simulator can be found [here](https://github.com/uzh-rpg/rpg_vid2e).
We now also support GPU support for fully parallel event generation!


## Features

- Accurate event simulation, guaranteed by the tight integration between the rendering engine and the event simulator
Expand Down

0 comments on commit 4cf0b89

Please sign in to comment.