Skip to content

Installation

Bas Körver edited this page Mar 12, 2026 · 4 revisions

Requirements

  • CMake 3.23 - 3.27
  • If you want to avoid building dependencies yourself, you can use vcpkg.

Dependencies

Versions requirements are visible in the CMakeLists.txt

Optional dependencies

  • Metavision/OpenEB: If you want to use the recording, viewing part of the program or want to record with a Prophesee event camera. When building with Metavision, you'll also need to point CMake to the OpenCV supplied with Metavision.
  • Pylon: If you want to record with Basler's camera's, only tested on a RGB camera.

Clone this wiki locally