{"id":13436146,"url":"https://github.com/cdcseacave/openMVS","last_synced_at":"2025-03-18T12:31:17.556Z","repository":{"id":32251255,"uuid":"35825593","full_name":"cdcseacave/openMVS","owner":"cdcseacave","description":"open Multi-View Stereo reconstruction library","archived":false,"fork":false,"pushed_at":"2024-08-26T15:06:13.000Z","size":4001,"stargazers_count":3256,"open_issues_count":332,"forks_count":898,"subscribers_count":129,"default_branch":"master","last_synced_at":"2024-08-27T12:03:37.347Z","etag":null,"topics":["3d-reconstruction","dense-point-cloud","dense-reconstruction","mesh","multi","multi-view-stereo","openmvs","patch-match","point-cloud","refinement","semi-global-matching","sgm","stereo","stereo-matching","stereo-reconstruction-library","stereo-vision","surface","texture"],"latest_commit_sha":null,"homepage":"http://cdcseacave.github.io","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdcseacave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["cdcseacave"]}},"created_at":"2015-05-18T15:21:44.000Z","updated_at":"2024-08-26T08:41:03.000Z","dependencies_parsed_at":"2023-10-20T18:43:51.815Z","dependency_job_id":"92ae331c-c49b-459c-9c5b-63f19cb4cfcc","html_url":"https://github.com/cdcseacave/openMVS","commit_stats":{"total_commits":260,"total_committers":19,"mean_commits":13.68421052631579,"dds":0.08846153846153848,"last_synced_commit":"ce03889e2055a3d6cbcae9dd5a93b5eeea94b909"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdcseacave%2FopenMVS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdcseacave%2FopenMVS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdcseacave%2FopenMVS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdcseacave%2FopenMVS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdcseacave","download_url":"https://codeload.github.com/cdcseacave/openMVS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244222307,"owners_count":20418490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-reconstruction","dense-point-cloud","dense-reconstruction","mesh","multi","multi-view-stereo","openmvs","patch-match","point-cloud","refinement","semi-global-matching","sgm","stereo","stereo-matching","stereo-reconstruction-library","stereo-vision","surface","texture"],"created_at":"2024-07-31T03:00:44.651Z","updated_at":"2025-03-18T12:31:17.551Z","avatar_url":"https://github.com/cdcseacave.png","language":"C++","funding_links":["https://github.com/sponsors/cdcseacave"],"categories":["C++","\u003ca name=\"cpp\"\u003e\u003c/a\u003eC++","Awesome-PatchMatch-MVS (Algorithms and Softwares)","Paper","Structure from motion (SFM) software"],"sub_categories":["Multi-view Reconstruction Softwares","Multi-View Stereo"],"readme":"# OpenMVS: open Multi-View Stereo reconstruction library\n\n[![Watch reconstruction](https://i.imgur.com/S4L0E6r.jpeg)](https://sketchfab.com/models/3aedcdd22c31447199c18dd9aec5d952/embed)\n\n## Introduction\n\n[OpenMVS (Multi-View Stereo)](http://cdcseacave.github.io/openMVS) is a library for computer-vision scientists and especially targeted to the Multi-View Stereo reconstruction community. While there are mature and complete open-source projects targeting Structure-from-Motion pipelines (like [OpenMVG](https://github.com/openMVG/openMVG)) which recover camera poses and a sparse 3D point-cloud from an input set of images, there are none addressing the last part of the photogrammetry chain-flow. *OpenMVS* aims at filling that gap by providing a complete set of algorithms to recover the full surface of the scene to be reconstructed. The input is a set of camera poses plus the sparse point-cloud and the output is a textured mesh. The main topics covered by this project are:\n\n- **dense point-cloud reconstruction** for obtaining a complete and accurate as possible point-cloud\n- **mesh reconstruction** for estimating a mesh surface that explains the best the input point-cloud\n- **mesh refinement** for recovering all fine details\n- **mesh texturing** for computing a sharp and accurate texture to color the mesh\n\nSee the complete [documentation](https://github.com/cdcseacave/openMVS/wiki) on wiki.\n\n## Build\n\nSee the [building](https://github.com/cdcseacave/openMVS/wiki/Building) wiki page. Windows, Ubuntu and MacOS x64 continuous integration status [![Continuous Integration](https://github.com/cdcseacave/openMVS/actions/workflows/continuous_integration.yml/badge.svg)](https://github.com/cdcseacave/openMVS/actions/workflows/continuous_integration.yml)\nAutomatic Windows x64 binary builds can be found for each commit on its Artifacts page.\n\n## Example\n\nSee the usage [example](https://github.com/cdcseacave/openMVS/wiki/Usage) wiki page.\n\n## License\n\nSee the [copyright](https://github.com/cdcseacave/openMVS/blob/master/COPYRIGHT.md) file.\n\n## Contact\n\nopenmvs[AT]googlegroups.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdcseacave%2FopenMVS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdcseacave%2FopenMVS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdcseacave%2FopenMVS/lists"}