OpenMVS - open Multi-View Stereo reconstruction library
OpenMVS (Multi-View Stereo) 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) 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.
Details for openmvs-mardy
License
Proprietary
Last updated
17 May 2017 - latest/stable
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
Install openmvs-mardy
To install openmvs-mardy, simply use the following command: