# cdcseacave/openMVS

open Multi-View Stereo reconstruction library

Repository: https://github.com/cdcseacave/openMVS
Canonical: https://ross.abutalabs.com/products/openmvs
Homepage: http://cdcseacave.github.io
Language: C++
License: AGPL-3.0
License Family: copyleft
Topics: multi-view-stereo, 3d-reconstruction, point-cloud, stereo-reconstruction-library, mesh, texture, openmvs, stereo, surface, refinement, dense-reconstruction, dense-point-cloud, stereo-vision, stereo-matching, semi-global-matching, sgm, patch-match
Last push: 2026-08-26T22:42:50+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 34, longevity 100
- inputs: {"age_days": 4125, "days_push": 7, "days_rel": 225, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4100, forks 984 (observed 2026-08-28T04:08:35.524205+00:00)

## What it is
OpenMVS is an open-source C++ library for Multi-View Stereo 3D reconstruction, taking camera poses and a sparse point-cloud as input and producing a dense point-cloud, refined mesh, and textured mesh. It complements Structure-from-Motion pipelines like OpenMVG by covering the final stage of the photogrammetry workflow.

## Use cases
- reconstruct a dense 3D point cloud from a set of posed images
- generate a textured mesh from a sparse point cloud and camera poses
- refine a 3D mesh to recover fine surface details
- build the texturing stage of a photogrammetry pipeline
- pair with OpenMVG to go from photos to a full 3D model
- research in multi-view stereo and stereo matching algorithms

## When to choose
- you already have camera poses and a sparse point cloud from SfM and need dense reconstruction
- you need an open-source, scriptable MVS pipeline with CLI tools
- you want full control over dense point cloud, meshing, refinement, and texturing stages
- you are doing computer-vision research on multi-view stereo

## When to avoid
- you need an end-to-end photo-to-model tool with a GUI
- you only have raw images without camera poses or a sparse point cloud
- you need a permissively licensed library (it is AGPL-3.0)
- you want real-time or lightweight 3D scanning on mobile hardware

## Facets
- artifact type: library
- maturity: active
- function: computer-vision, image-processing, graphics
- domain: computer-vision, graphics, photography
- platform: windows, cpp
- tags: multi-view-stereo, 3d-reconstruction, photogrammetry, dense-point-cloud, mesh-reconstruction, mesh-refinement, mesh-texturing, structure-from-motion, patch-match, semi-global-matching, linux, macos

## Member repositories
- cdcseacave/openMVS (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:35.524205+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:17.027114+00:00, confidence not recorded.
  - readme: https://github.com/cdcseacave/openMVS (fetched 2026-08-28T04:08:35.524205+00:00, sha a15126ed7318)
  - homepage: http://cdcseacave.github.io (fetched 2026-08-29T09:14:48.997936+00:00, sha 96e7e5dbdd58)
- Data as of 2026-08-30T08:39:29.467469+00:00.
