This page is still a work in progress, please help expand it.

Meshroom

Meshroom is an open-source photogrammetry tool built on the AliceVision framework. It uses a node based workflow to control the reconstruction parameters.

Specific Overview

The Meshroom software is a split into distinct parts: The user interface and the AliceVision backend. The user interface contains the images pane, the 3D viewer and the graph editor, which can be used to define a processing pipeline. The configured pipeline can either be executed directly from the user interface, or be saved and executed using the headless command line version of Meshroom, for example on a server.

Software License / Pricing

Meshroom is available for free under the Mozilla Public License Version 2.0 [1]

Software Features

Software Requirements

Meshroom needs a CUDA-enabled GPU (Nvidia). The MeshroomCL fork can be run on a variety of GPU platforms that support OpenCL.

Resources

History

See Also

References


  1. https://github.com/alicevision/meshroom/blob/develop/LICENSE-MPL2.md ↩︎


Edit this page Visit this page on GitHub