{
  "name": "openmvg",
  "href": "https://vcpkg.link/ports/openmvg",
  "supports": "(x86 | x64 | arm64) & !xbox",
  "published_at": "2025-12-31T00:00:13.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/openMVG/openMVG",
  "description": [
    "open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion."
  ],
  "license": null,
  "version": {
    "type": "dot",
    "value": "2.1",
    "port": 4
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e7d511847f12658e9bd196b29b223144e3f2f091/ports/openmvg",
    "hash": "e7d511847f12658e9bd196b29b223144e3f2f091"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "cereal",
      "href": "https://vcpkg.link/ports/cereal",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "ceres",
      "href": "https://vcpkg.link/ports/ceres",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "coin-or-clp",
      "href": "https://vcpkg.link/ports/coin-or-clp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "coin-or-osi",
      "href": "https://vcpkg.link/ports/coin-or-osi",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "coinutils",
      "href": "https://vcpkg.link/ports/coinutils",
      "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": "flann",
      "href": "https://vcpkg.link/ports/flann",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libjpeg-turbo",
      "href": "https://vcpkg.link/ports/libjpeg-turbo",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "liblemon",
      "href": "https://vcpkg.link/ports/liblemon",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libpng",
      "href": "https://vcpkg.link/ports/libpng",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "tiff",
      "href": "https://vcpkg.link/ports/tiff",
      "is_host": false,
      "with_default_features": false,
      "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": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vlfeat",
      "href": "https://vcpkg.link/ports/vlfeat",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "opencv",
      "default": [],
      "description": [
        "Build opencv+openMVG samples programs"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opencv",
          "href": "https://vcpkg.link/ports/opencv",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "openmp",
      "default": [],
      "description": [
        "OpenMP support"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "software",
      "default": [],
      "description": [
        "Build openMVG tools"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "qt5-base",
          "href": "https://vcpkg.link/ports/qt5-base",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "qt5-svg",
          "href": "https://vcpkg.link/ports/qt5-svg",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}