DV

DV logo

We provide an open-source software called ‘DV’ To visualize, record and process the output data from DVS cameras. It is designed to streamline the integration of DVS camera data into various computer vision applications, making it a valuable tool for researchers and developers in the field. Its user-friendly interface and compatibility with popular programming languages make it accessible to a wide range of users.

It is composed of two main components:

  • The GUI, that allows users to easily interact with our cameras, process and visualize their data.

    DV screenshot

  • The runtime, the backend of the GUI that takes care of all the processing logic. It is controlled via the GUI.

Both of these components are made to work with DV Modules.

Along with this software, we provide a library, dv-sdk, that allows users to extend the provided functionalities of the software or integrate their algorithms into it.