DvsenseDriver  1.0.3
The SDK for dvsense products.
DvsenseDriver Documentation

Welcome to Use DVSenseDriver

Languange: 中文

Introduction

DVSenseDriver, developed by Dynamic Vision Sense (DVSense), provides dynamic vision sensor developers with a flexible toolset for controlling dynamic vision sensor cameras using C++, as well as performing real-time data acquisition, saving, and playback functions.

This project includes the following modules:

  • DvsenseDriver: An abstract data interface.
  • DvsenseHal: A hardware abstraction layer used to operate any event-driven visual device.
  • DvsenseBase: Foundations and common definitions for event-driven applications.

Description

  • Currently Supported Cameras:
    • DVSLume Dynamic Vision Sensor Camera
    • Prophesee EVK4
  • This project currently supports the C++ language and python language and provides CMake compilation support.

Update Log

V1.0.3

Insight

  • [Add] Added Chinese-English language switching.
  • [Add] Added raw file cropping.
  • [Add] Added video export functionality.
  • [Add] Added the ability to set start and end points.
  • [Add] Added file settings options.
  • [Perf] Optimized display for high-resolution screens.
  • [Perf] Further optimized the layout of the display interface.

Driver

  • [Add] Added raw file cropping.
  • [Add] Added video export functionality.
  • [Perf] Optimized file reading speed.
  • [Fix] Fixed issues related to file saving.
  • [Add] Added python3 interface

V1.0.2

Insight

  • [Add] Hardware control features such as ERC, Event Filter, Trigger In, ROI, etc., for the camera.
  • [Perf] Optimized the layout of the display interface.

Driver

  • [Add] Hardware control features such as ERC, Event Filter, Trigger In, ROI, etc., for the camera.

V1.0.1

Insight

  • [Add] Camera Bias control feature.
  • [Add] Playback speed adjustment function.
  • [Perf] Optimized the layout of the display interface.

Driver

  • [Add] Camera Bias control feature.
  • [Add] Added logger module.
  • [Fix] Fixed the issue of USB handle being occupied after traversing to find the camera.

Historical Versions

Version Date Doc Link
1.0.0 2024-11-12 https://sdk.dvsense.com/zh/v1.0.0/index.html
1.0.1 2024-12-09 https://sdk.dvsense.com/zh/v1.0.1/index.html
1.0.2 2025-02-11 https://sdk.dvsense.com/zh/v1.0.2/index.html