Skip to content

Implementation of our paper "Monte Carlo Path Tracing and Statistical Event Detection for Event Camera Simulation" (ICCP 2024)

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE_pbrt-v4.txt
Notifications You must be signed in to change notification settings

ichi-raven/MC-EBCS

Introduction

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.

Requirement

boost (for t-test)

How to use

  1. Clone this repository
  2. Build with cmake
mkdir build
cd build
cmake ..
<Build with your build tool (Release build is recommended)>
  1. run renderAllScenes.py

About

Implementation of our paper "Monte Carlo Path Tracing and Statistical Event Detection for Event Camera Simulation" (ICCP 2024)

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE_pbrt-v4.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published