Release 2021.1.0 (2021/02/26)
fabiencastan
released this
26 Feb 18:11
·
2222 commits
to develop
since this release
Download
Prebuilt binaries on this page are all-in-one packages including AliceVision and all required resources.
To start the application, unzip the archive and launch Meshroom
executable.
To fully utilize Meshroom, a NVIDIA CUDA-enabled GPU is recommended. The binaries are built with CUDA-10 and are compatible with compute capability 3.0 to 7.5. Without a supported NVIDIA GPU only "Draft Meshing" can be used for 3D reconstruction.
NVIDIA CUDA Installation Guide for Linux
MD5 Checksums for Linux and Windows binaries
Meshroom-2021.1.0-linux-cuda10.tar.gz: D63C0829531307109E2600DEBF183A34Meshroom-2021.1.0-win64.zip: 12253B9E3A105A72745CD0306500E1FC
MacOS: Unfortunately there is no official MacOS release. Here you can read more about the topic.
Release Notes Summary
- [panorama] PanoramaCompositing: new algorithm with tiles to deal with large panoramas PR
- [feature] Improve robustness of sift features extraction on challenging images: update default values, add new filtering and add dsp-sift variation PR
- [ui] Improve Graph Editor UX with better visualization of nodes connections, the ability to accumulate nodes to compute locally or the ability to compute multiple branches in parallel on renderfarm with a new locking system per node, etc. PR
- [nodes] Meshing: improve mesh quality with a new post-processing. Cells empty/full status are filtered by solid angle ratio to favor smoothness. PR
- [nodes] MeshFiltering: smoothing & filtering on subset of the geometry PR
- [ui] Viewer: fix gain/gamma behavior and use non-linear sliders PR
Full Release Notes: https://github.com/alicevision/meshroom/blob/v2021.1.0/CHANGES.md