This repository is an implementation of paper "Monte Carlo Path Tracing and Statistical Event Detection for Event Camera Simulation" accepted for ICCP 2024. Documentation is currently being worked on. Sorry for the inconvenience.
boost (for t-test)
- Clone this repository
- Build with cmake
mkdir build
cd build
cmake ..
<Build with your build tool (Release build is recommended)>
- run renderAllScenes.py