Meshroom 2023.1.0 (2023/03/22)
fabiencastan
released this
03 Apr 18:19
·
1228 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-11 and are compatible with compute capability >= 3.5. Without a supported NVIDIA GPU only "Draft Meshing" can be used for 3D reconstruction.
NVIDIA CUDA Installation Guide for Linux
MacOS: Unfortunately there is no official MacOS release. Here you can read more about the topic.
Release Notes Summary
- Major improvements of the depth map quality, performances and scalability. The full resolution can now be computed on most of the standard GPUs.
- FeatureExtraction is now using DSP-SIFT by default for the 3D Reconstruction pipeline.
- Capacity to create panoramas with very high resolutions using a limited amount of memory.
- Enhanced interpretation of RAW images, including new support for Adobe Digital Camera Profile and Lens Camera Profiles databases (if installed on your workstation).
- Improved color management with OCIO support and more options to export in various colorspaces including ACEScg.
- New graph templates enabling users to create custom pipelines.
- Expose a new experimental pipeline for Camera Tracking.
- Improved GraphEditor with copy-paste and multi-selection.
- Improved ImageGallery with thumbnails cache and search options.
- 2D Viewer is now using floating-point images by default.
- And a very large amount of UI improvements and bug fixes.
Full Release Notes: https://github.com/alicevision/meshroom/blob/v2023.1.0/CHANGES.md
Based on AliceVision 3.0.0.