Skip to content

Commit db3ea95

Browse files
committed
[doc] CHANGES: Add release note for Meshroom 2023.2.0
1 parent e62f8e3 commit db3ea95

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

CHANGES.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,84 @@
33
For algorithmic changes related to the photogrammetric pipeline,
44
please refer to [AliceVision changelog](https://github.com/alicevision/AliceVision/blob/develop/CHANGES.md).
55

6+
## Meshroom 2023.2.0 (2023/06/26)
7+
8+
Based on [AliceVision 3.1.0](https://github.com/alicevision/AliceVision/tree/v3.1.0).
9+
10+
### Major Features
11+
12+
- New Photometric Stereo nodes [PR](https://github.com/alicevision/Meshroom/pull/1853)
13+
- [nodes] New CheckerboardDetection node [PR](https://github.com/alicevision/Meshroom/pull/1869)
14+
- [nodes] Split360Images: support for SfMData file input and output [PR](https://github.com/alicevision/Meshroom/pull/1939)
15+
- [sfmTransform] add auto mode [PR](https://github.com/alicevision/Meshroom/pull/1954)
16+
- [nodes] DepthMap: New option for multi-resolution similarity estimation and optimizations [PR](https://github.com/alicevision/Meshroom/pull/1984)
17+
- [nodes] Distortion calibration [PR](https://github.com/alicevision/Meshroom/pull/1986)
18+
- Add a template for the HDR fusion [PR](https://github.com/alicevision/Meshroom/pull/2032)
19+
- [pipelines] new CameraTracking pipeline [PR](https://github.com/alicevision/Meshroom/pull/2033)
20+
- [pipelines] new photogrammetry and camera tracking pipeline [PR](https://github.com/alicevision/Meshroom/pull/2041)
21+
22+
### Features
23+
24+
- StructureFromMotion: Add new inputs parameters [PR](https://github.com/alicevision/Meshroom/pull/1980)
25+
- [panorama] option to build contact sheet [PR](https://github.com/alicevision/Meshroom/pull/1945)
26+
- Stitching color space [PR](https://github.com/alicevision/Meshroom/pull/1937)
27+
- Add compression option for exr and jpg images [PR](https://github.com/alicevision/Meshroom/pull/1972)
28+
- Add rec709 color space options [PR](https://github.com/alicevision/Meshroom/pull/1978)
29+
- [nodes] rewrite RenderAnimatedCamera [PR](https://github.com/alicevision/Meshroom/pull/2030)
30+
- [core] Detect and handle UID conflicts when loading a graph [PR](https://github.com/alicevision/Meshroom/pull/2059)
31+
32+
### Other Improvements
33+
34+
- Start Development Version 2023.2.0 [PR](https://github.com/alicevision/Meshroom/pull/1953)
35+
- [core] Correctly parse status in version names when it exists [PR](https://github.com/alicevision/Meshroom/pull/1966)
36+
- [tests] TemplatesVersion: Add message when compatibility assertion is raised [PR](https://github.com/alicevision/Meshroom/pull/1964)
37+
- [ui] add new patterns to load images in viewer2D [PR](https://github.com/alicevision/Meshroom/pull/1975)
38+
- [nodes] KeyframeSelection: Add support for SfMData files as inputs and outputs [PR](https://github.com/alicevision/Meshroom/pull/1967)
39+
- [panorama] Panorama preview size [PR](https://github.com/alicevision/Meshroom/pull/1944)
40+
- add trackbuilder node [PR](https://github.com/alicevision/Meshroom/pull/1987)
41+
- [submitters] propagate REZ_PROD_PACKAGES_PATH environment variable [PR](https://github.com/alicevision/Meshroom/pull/1992)
42+
- HDR images naming [PR](https://github.com/alicevision/Meshroom/pull/1999)
43+
- [nodes] StructureFromMotion: new nbOutliersThreshold attribute [PR](https://github.com/alicevision/Meshroom/pull/2014)
44+
- [ui] Reflect changes made in QtAliceVision refactorize PR [PR](https://github.com/alicevision/Meshroom/pull/1924)
45+
- Exposure and format adjustment [PR](https://github.com/alicevision/Meshroom/pull/1983)
46+
- [nodes] SfMTransform: add alignGround option [PR](https://github.com/alicevision/Meshroom/pull/2020)
47+
- [nodes] ScenePreview: use base image name for naming output [PR](https://github.com/alicevision/Meshroom/pull/2035)
48+
- [nodes] KeyframeSelection: Set a dynamic size for the node [PR](https://github.com/alicevision/Meshroom/pull/2039)
49+
- KeyframeSelection: Add new parameter value to disable the export of keyframes [PR](https://github.com/alicevision/Meshroom/pull/2036)
50+
- Viewer2D: Dynamically update the list of viewable outputs [PR](https://github.com/alicevision/Meshroom/pull/2044)
51+
- [ui] ImageGallery: Display the name of the active `CameraInit` group [PR](https://github.com/alicevision/Meshroom/pull/2046)
52+
- [nodes] StereoPhotometry: Fix some labels and descriptions [PR](https://github.com/alicevision/Meshroom/pull/2034)
53+
- [ui] Display an icon on nodes that have viewable outputs [PR](https://github.com/alicevision/Meshroom/pull/2047)
54+
- [ui] Display an icon on nodes that have viewable 3D outputs [PR](https://github.com/alicevision/Meshroom/pull/2052)
55+
- [pipelines] cameraTracking: change StructureFromMotion parameters [PR](https://github.com/alicevision/Meshroom/pull/2055)
56+
- [nodes] Harmonize and improve nodes descriptions [PR](https://github.com/alicevision/Meshroom/pull/2063)
57+
- [blender] preview: use cycles render engine [PR](https://github.com/alicevision/Meshroom/pull/2064)
58+
- [blender] preview: occlusions in wireframe shading [PR](https://github.com/alicevision/Meshroom/pull/2071)
59+
60+
### Bugfixes, Build and Documentation
61+
62+
- [doc] RELEASING: Add example command to generate the release note [PR](https://github.com/alicevision/Meshroom/pull/1990)
63+
- [core] Stats: Retrieve and set the GPU name if it is found [PR](https://github.com/alicevision/Meshroom/pull/1996)
64+
- [bin] Fix all the scripts that had errors [PR](https://github.com/alicevision/Meshroom/pull/1995)
65+
- [ui] ImageGallery: Reset viewpoints and intrinsics when removing all the images [PR](https://github.com/alicevision/Meshroom/pull/2031)
66+
- [nodes] CameraInit: access intrinsic properties safely [PR](https://github.com/alicevision/Meshroom/pull/2040)
67+
- [blender] preview: handle background image not found [PR](https://github.com/alicevision/Meshroom/pull/2045)
68+
- Bump requests from 2.22.0 to 2.31.0 [PR](https://github.com/alicevision/Meshroom/pull/2018)
69+
- [blender] preview: clear loaded images to avoid memory leak [PR](https://github.com/alicevision/Meshroom/pull/2053)
70+
- Fix submit through simpleFarm [PR](https://github.com/alicevision/Meshroom/pull/2054)
71+
- [ui] thumbnails: fallback if thumbnailDir could not be created [PR](https://github.com/alicevision/Meshroom/pull/2057)
72+
- [core] fix transitive reduction when submitting graph [PR](https://github.com/alicevision/Meshroom/pull/2058)
73+
- [doc] Update readme for custom pipelines and nodes [PR](https://github.com/alicevision/Meshroom/pull/2009)
74+
- [core] Include the node's type in the UID computation [PR](https://github.com/alicevision/Meshroom/pull/2038)
75+
- [doc] INSTALL: Add info about the sphere detection model [PR](https://github.com/alicevision/Meshroom/pull/2067)
76+
- [blender] preview: use Freestyle for line art shading [PR](https://github.com/alicevision/Meshroom/pull/2074)
77+
- Set `ALICEVISION_SPHERE_DETECTION_MODEL` variable during the initialisation [PR](https://github.com/alicevision/Meshroom/pull/2083)
78+
79+
### Contributors
80+
81+
[almarouk](https://github.com/almarouk), [cbentejac](https://github.com/cbentejac), [demoulinv](https://github.com/demoulinv), [earlywill](https://github.com/earlywill), [erikjwaxx](https://github.com/erikjwaxx), [fabiencastan](https://github.com/fabiencastan), [Garoli](https://github.com/Garoli), [gregoire-dl](https://github.com/gregoire-dl), [ICIbrahim](https://github.com/ICIbrahim), [jmelou](https://github.com/jmelou), [mugulmd](https://github.com/mugulmd), [serguei-k](https://github.com/serguei-k), [servantftechnicolor](https://github.com/servantftechnicolor), [simogasp](https://github.com/simogasp)
82+
83+
684
## Meshroom 2023.1.0 (2023/03/22)
785

886
Based on [AliceVision 3.0.0](https://github.com/alicevision/AliceVision/tree/v3.0.0).

0 commit comments

Comments
 (0)