mirror of
https://github.com/karma-riuk/hdr_esim.git
synced 2024-11-23 14:47:50 +01:00
added link to python bindings
This commit is contained in:
parent
d7708fff4a
commit
4cf0b8952e
@ -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.
|
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
|
## Features
|
||||||
|
|
||||||
- Accurate event simulation, guaranteed by the tight integration between the rendering engine and the event simulator
|
- Accurate event simulation, guaranteed by the tight integration between the rendering engine and the event simulator
|
||||||
|
Loading…
Reference in New Issue
Block a user