Skip to Content

dv-processing v1.7.9

Created
Updated

Generic algorithms for event cameras. (C++20 required.)

# Usage

dv-processing provides CMake targets:

find_package(dv-processing CONFIG REQUIRED)
target_link_libraries(main PRIVATE dv::processing) 

Using dv-processing requires a C++20 compliant compiler.

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# tools

Build CLI utilities

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

and 72 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • jureviciusr's avatar jureviciusr
  • autoantwort's avatar autoantwort
  • Luca Longinotti's avatar Luca Longinotti
  • Kai Pastor's avatar Kai Pastor
  • jim wang's avatar jim wang
  • MonicaLiu's avatar MonicaLiu

# Changelog

  • 8abeb71 [libusb] Fix usage (#35498)
  • 100c344 [dv-processing] update to 1.7.9 (#33695)
  • 54bf862 [libcaer,dv-processing] Port fixes, cleanup (#30098)
  • bd17df4 [dv-processing] 1.7.8 update (#29735)
  • 427f956 [opencv4,dv-processing] no absolute paths (#26586)
  • 2220e68 [dv-processing] Update to hotfix release 1.5.1 (#26292)
  • 21feabf [dv-processing] Update to latest version (#25992)
  • 708ed2b [opencv4,dv-processing] fix pkgconfig (#25621)
  • 82601c4 [dv-processing] Add New port for dv processing (#25273)

# Source