1. Home
  2. Browse
  3. dv-processing

dv-processing

v1.7.9#3Latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install dv-processing

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.

Features

Dependencies

See source

Version

v1.7.9#3

Publication

Supports

All

Homepage

gitlab.com/inivation/dv/dv-processing

Subtree

cbf6fe29bd

License

Apache-2.0

Definition

Manifest