{
  "name": "dv-processing",
  "href": "https://vcpkg.link/ports/dv-processing",
  "supports": "all",
  "published_at": "2026-06-24T21:11:40.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://gitlab.com/inivation/dv/dv-processing",
  "description": [
    "Generic algorithms for event cameras. (C++20 required.)"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "2.0.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/297a609f7499dc0ffcabef9029c0565b6646d192/ports/dv-processing",
    "hash": "297a609f7499dc0ffcabef9029c0565b6646d192"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "boost-algorithm",
      "href": "https://vcpkg.link/ports/boost-algorithm",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-asio",
      "href": "https://vcpkg.link/ports/boost-asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-callable-traits",
      "href": "https://vcpkg.link/ports/boost-callable-traits",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-circular-buffer",
      "href": "https://vcpkg.link/ports/boost-circular-buffer",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-core",
      "href": "https://vcpkg.link/ports/boost-core",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-endian",
      "href": "https://vcpkg.link/ports/boost-endian",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-geometry",
      "href": "https://vcpkg.link/ports/boost-geometry",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-lockfree",
      "href": "https://vcpkg.link/ports/boost-lockfree",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-nowide",
      "href": "https://vcpkg.link/ports/boost-nowide",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-property-tree",
      "href": "https://vcpkg.link/ports/boost-property-tree",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-stacktrace",
      "href": "https://vcpkg.link/ports/boost-stacktrace",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "cli11",
      "href": "https://vcpkg.link/ports/cli11",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "eigen3",
      "href": "https://vcpkg.link/ports/eigen3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libusb",
      "href": "https://vcpkg.link/ports/libusb",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "lz4",
      "href": "https://vcpkg.link/ports/lz4",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "opencv4",
      "href": "https://vcpkg.link/ports/opencv4",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zstd",
      "href": "https://vcpkg.link/ports/zstd",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build CLI utilities"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}