CMVS-PMVS
Scene reconstruction software
Software for decomposing structured light data into manageable clusters and processing them in parallel to reconstruct 3D scenes
This software (CMVS) takes the output of a structure-from-motion (SfM) software as input, then decomposes the input images into a set of image clusters of managable size. An MVS software can be used to process each cluster independently and in parallel, where the union of reconstructions from all the clusters should not miss any details that can be otherwise obtained from the whole image set. CMVS should be used in conjunction with an SfM software Bundler and an MVS software PMVS2 (PMVS version 2).
941 stars
120 watching
462 forks
Language: C++
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
alexlocher/hpmvs | Generates dense 3D surface patches from sparse 3D models using progressive multiview stereo | 92 |
flanggut/smvs | Reconstructs 3D scenes from multiple images using a shading-aware multi-view stereo approach | 252 |
simonfuhrmann/mve | An end-to-end pipeline for image-based geometry reconstruction | 1,001 |
pcmsolver/pcmsolver | An API for the Polarizable Continuum Model used to simulate molecular interactions in a polarized continuum environment. | 33 |
cdcseacave/openmvs | A library for reconstructing 3D scenes from multiple camera views | 3,369 |
mcs07/molvs | Tool for validating and standardizing chemical structures to improve data quality and facilitate comparisons. | 159 |
chadmv/cmt | A collection of Maya plugins developed for personal projects. | 254 |
jesolem/pcv | A Python module for computer vision tasks | 1,921 |
openmvg/openmvg | Provides an end-to-end framework for 3D reconstruction from images | 5,751 |
matsemann/oculus-fpv | This project utilizes Oculus Rift to display stereo video from a quadcopter and control the cameras based on head rotation. | 476 |
gitcvfb/cvr | Reconstructs high-quality video frames from two adjacent rolling shutter camera frames | 31 |
mit-spark/kimera-semantics | Tools and methods for real-time 3D reconstruction from 2D data in robotics and computer vision | 650 |
mrpt/mvsim | A lightweight simulator for 2D vehicles and robots with realistic dynamics and sensor simulations. | 299 |
conclusio/matlab-epsclean | Repairs and cleans vector graphics output created by Matlab R2016b and earlier versions. | 54 |
jonathancamargo/mocaptools | Tools for analyzing motion capture data, including gap-filling and integration with OpenSim simulations. | 50 |