Ross ROSS = Recommend OSS · open-source software intelligence for agents

openMVG/openMVG

open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion. observed · 2026-08-28

github.com/openMVG/openMVG · C++ · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

48/100

  • Activity 57
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4954
  • days_rel: n/a
  • days_push: 260
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6542 stars · 1719 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

OpenMVG is a C++ library for multiple view geometry and Structure from Motion (SfM), providing end-to-end 3D reconstruction from images. It ships as libraries, command-line binaries, and pipelines covering feature detection, matching, camera models, robust estimation, and scene reconstruction.

Use cases

  • reconstruct 3d scenes from photo collections
  • run structure from motion on drone imagery
  • estimate camera poses and triangulate 3d points from multiple views
  • detect and match image features for photogrammetry
  • export sparse reconstructions for dense mesh generation
  • prototype multiple view geometry research algorithms

When to choose

  • you need a readable, well-tested C++ SfM pipeline you can extend
  • you want sparse 3D reconstruction from unordered image sets
  • you need cross-platform (Linux/macOS/Windows/Android/iOS) computer vision geometry building blocks
  • you want to feed reconstructions into MVS tools for dense point clouds

When to avoid

  • you need dense reconstruction or textured meshes out of the box - pair it with an MVS tool like OpenMVS
  • you want a GUI photogrammetry application rather than libraries and CLI binaries
  • you need real-time SLAM rather than offline SfM
  • you prefer Python-first tooling

Facets

library · maturity active

computer-vision image-processing graphics sdk cli computer-vision graphics windows cpp cross-platform structure-from-motion 3d-reconstruction photogrammetry multiple-view-geometry feature-matching camera-models algorithms linux macos android ios

1 source

Member repositories

RepositoryRoleHealth v2
openMVG/openMVGmain48

For agents

markdown · JSON · MCP: product_card(name="openMVG/openMVG")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem