DV-Processing

Source Code
Documentation

DV-Processing is a library for generic processing algorithms for event cameras available both in C++ and Python.

It allows users to:

  • Directly control and access data from our cameras.

  • Read and Write data from/to files.

  • Process event data (using convenient data structures). For example:

    • Filter events

    • Reconstruct frames

  • Use state-of-the-art vision algorithms

    • Camera Geometry (Calibration)

    • Feature Detection and Tracking

    • Kinematics

    • Clustering (Mean-Shift)

  • Use more advanced applications

    • Depth Estimation

    • Motion Compensation

    • Contrast Maximization

See the detailed and dedicated documentation at:

https://dv-processing.inivation.com.