demoulinv
a4598e0443
[launch]
...
Add ALICEVISION_ROOT setting example in start.bat
2022-04-27 14:26:40 +02:00
demoulinv
32370d1670
Update ImageProcessing node adding ACES and ACEScg in output color space menu.
2022-04-21 18:40:45 +02:00
Fabien Castan
5c8c1e5d06
Merge pull request #1630 from alicevision/dev/newNodeTypeUpdate
...
[bin] newNodeType: update
2022-02-22 21:24:05 +01:00
Fabien Castan
4e25594f85
Merge pull request #1606 from luzpaz/typos
...
Fix various typos in the source code
2022-02-22 21:22:23 +01:00
Fabien Castan
4b0eab1e46
Merge pull request #1580 from alicevision/natowi-patch-1
...
minor doc text improvement
2022-02-22 21:18:19 +01:00
Fabien Castan
8d3f658537
Merge pull request #1629 from alicevision/dev/farmRez
...
[minor] renderfarm submission with rez
2022-02-22 15:39:02 +01:00
Fabien Castan
22a2bbdf2a
[bin] newNodeType: update
...
- allow executable with multiple arguments
- force utf8 conversion
- fix typo in help
2022-02-22 15:35:37 +01:00
Fabien Castan
91b68e7f3b
[submitters] simpleFarm: update gpu tags
2022-02-22 15:24:02 +01:00
Fabien Castan
3aa984a0a5
[submitters] simpleFarm: updates for rez packages versions detection
...
Use REZ_REQUEST and REZ_RESOLVE to define the direct packages
dependencies.
2022-02-22 15:23:34 +01:00
Fabien Castan
0d6f5211fa
Merge pull request #1616 from alicevision/dev/nodesEnvPath
...
[core] add env var to load nodes from multiple folders
2022-02-22 15:16:43 +01:00
Fabien Castan
0fec646776
Avoid to load project nodes twice
2022-02-22 15:12:00 +01:00
Fabien Castan
b25fef7799
Merge pull request #1624 from alicevision/natowi-patch-2
...
2022 Copyright
2022-02-22 15:03:17 +01:00
Simon
a99168448e
2022 Copyright
...
The copyright year should eventually be adjusted automatically :)
2022-02-10 00:20:16 +01:00
Fabien Castan
6f4541f76b
[core] add env var to load nodes from multiple folders
...
New env var: MESHROOM_NODES_PATH
2022-02-06 20:17:28 +01:00
luz paz
f4dcf6557f
Fix various typos in the source code
...
## Description
Fix various typos in the source code. This includes user facing code, documentation, and source comments. This PR has not been tested.
Closes #1605
2022-01-22 07:39:05 -05:00
Simon
98904ce4bc
minor doc text improvement
2021-12-14 21:20:39 +01:00
Fabien Castan
92004286fd
Merge pull request #680 from alicevision/dev_depthMapOptim
...
Depth map refactoring
2021-11-23 18:45:07 +01:00
Simone Gasparini
a70f14dfc6
[doc] fix author in bibtex
2021-11-17 19:08:13 +01:00
Grégoire De Lillo
7d32f85041
Merge branch 'develop' into dev_depthMapOptim
2021-11-15 17:14:09 +01:00
Grégoire De Lillo
2b658c1c16
[nodes] DepthMap: Change P2 default value to 100
2021-11-15 17:10:45 +01:00
Fabien Castan
c3cfa21b25
Merge pull request #1545 from alicevision/dev/hideWidgets
...
[ui] widgets visibility options
2021-10-22 10:32:07 +02:00
Fabien Castan
36896c1238
Merge pull request #1553 from alicevision/dev/batchCompute
...
[bin] Avoid multi-threading in non-interactive computation
2021-10-22 10:30:46 +02:00
Fabien Castan
e5b82cb137
[bin] meshroom_batch: Add verbose option
2021-10-19 15:48:41 +02:00
Fabien Castan
ae0c65f563
[core] do not use the task manager in batch command line tools
...
Avoid usage of multi-threading to launch the computation in command line
tools without interactive needs
2021-10-19 15:48:07 +02:00
Fabien Castan
dedc5b4499
[ui] 3DViewer: use a Loader to completely disable the 3D environment
2021-10-19 15:17:54 +02:00
Fabien Castan
520efa98c5
Merge pull request #1547 from asoftbird/develop
...
[UI] StatViewer: fix displayed unit
2021-10-18 14:13:12 +02:00
Fabien Castan
aa14fbc303
Merge pull request #1551 from alicevision/fix/uvCenterOffset
...
[ui] fix uvCenterOffset
2021-10-14 15:27:28 +02:00
Fabien Castan
cd15a92318
[ui] fix uvCenterOffset
...
Fix changes of principal point coord system from https://github.com/alicevision/meshroom/pull/1509 .
2021-10-14 14:32:00 +02:00
asoftbird
0d61ebd5f1
Update StatViewer.qml
2021-10-07 10:54:59 +02:00
Fabien Castan
0f95188962
[ui] widgets visibility options
2021-10-05 17:45:15 +02:00
Grégoire De Lillo
0aa173c982
Merge branch 'develop' of https://github.com/alicevision/meshroom into dev_depthMapOptim
...
Conflicts:
meshroom/core/desc.py
meshroom/nodes/aliceVision/CameraInit.py
meshroom/nodes/aliceVision/ImageMasking.py
2021-09-29 19:34:10 +02:00
Fabien Castan
1c66c6d9ab
Merge pull request #1537 from alicevision/dox/bibtexfix
...
[doc] fix the bibtex
2021-09-24 00:56:45 +02:00
Simone Gasparini
a5676536b2
[doc] add HAL link to the paper
2021-09-23 10:39:07 +02:00
Simone Gasparini
f45174fbe2
[doc] fix the bibtex
2021-09-23 01:02:40 +02:00
Simone Gasparini
95c273f420
[doc] fix latex citation
...
Authors are separated by "and"
Missing comma after doi
2021-09-22 00:53:26 +02:00
Fabien Castan
5e6097471b
Merge pull request #1349 from N0Ls/dev/panoramaViewer
...
[ui] Add Panorama Viewer
2021-09-17 10:12:15 +02:00
Fabien Castan
8112cdbddc
[ui] qml: remove trailing log
2021-09-14 18:21:45 +02:00
Nils Landrodie
0cb8171ceb
[multi] Pass the right sfm node according to the type of viewer
2021-09-14 18:07:34 +02:00
Nils Landrodie
38cd58f03f
[Panorama Viewer] Adjust comments and increments
2021-09-14 18:07:34 +02:00
Nils Landrodie
ba42c5e8f8
[Panorama Viewer] Update condition for selected view change
2021-09-14 18:07:33 +02:00
Nils Landrodie
f25b5fe755
[Panorama Viewer] Change the method to get the fisheye circle parameters
2021-09-14 18:07:33 +02:00
Nils Landrodie
3fad2faa87
[multi] Add new active node category and pass id view to disto viewer
2021-09-14 18:07:33 +02:00
Landrodie
a8936c46eb
[ui] Change selected view when hovered inside pano viewer
2021-09-14 18:07:32 +02:00
Thomas Zorroche
4d169f2b64
[Panorama Viewer] allow to highlight multiple images
2021-09-14 18:07:32 +02:00
Landrodie
a8109444f0
[Panorama Viewer] Change default and max values for subdivisions
2021-09-14 18:07:31 +02:00
Landrodie
b24b59d1c1
[Panorama Viewer] Update status of the fisheye circle button
2021-09-14 18:07:31 +02:00
Landrodie
7e65c91bf5
[Panorama Viewer] Add fisheye support for viewer
2021-09-14 18:07:31 +02:00
Thomas Zorroche
67fab19892
[Viewer2D] ImageViewer: fix MSfmData Qt Binding
2021-09-14 18:07:30 +02:00
Nils Landrodie
db299d49ee
[python] Remove trailing whitespaces
2021-09-14 18:07:30 +02:00
Nils Landrodie
e43e78d1bc
[Panorama Viewer] Add undo group for panorama modifications
...
Add an undo group to avoid having to press undo for each small steps of the panorama
2021-09-14 18:07:30 +02:00