Super HDR reconstruction with event cameras. Extending ESIM generate more datasets to train NeRFs with
Go to file
2018-10-29 17:53:15 +01:00
event_camera_simulator initial commit 2018-10-29 17:53:15 +01:00
dependencies.yaml initial commit 2018-10-29 17:53:15 +01:00
README.md initial commit 2018-10-29 17:53:15 +01:00

Features

  • Accurate event simulation, guaranteed by the tight integration between the rendering engine and the event simulator
  • IMU simulation
  • Support for multi-camera systems
  • Ground truth camera poses, IMU biases, angular/linear velocities, depth maps, and optic flow maps
  • Support for camera distortion
  • Different C+/C- contrast thresholds
  • Basic noise simulation for event cameras (based on additive Gaussian noise on the contrast threshold)
  • Motion blur simulation
  • Publish to ROS and/or save data to rosbag

Install

Installation instructions can be found in our wiki.

Run

Specific instructions to run the simulator depending on the chosen rendering engine can be found in our wiki.