Fabien Castan
2b0b119b73
Update meshroom version to 2021.1.0
2021-02-26 00:52:50 +01:00
Fabien Castan
7d4e9524ad
Update nodes versions
2021-02-26 00:52:50 +01:00
Ewout ter Hoeven
d07900aa5c
meshroom/multiview.py: Add .heic, .heif and .avif as supported formats
...
On most platforms Meshroom and Alicevision are already build with libheif enabled, this commit enables Meshroom to also accept the files as known image formats.
2021-02-25 23:26:10 +01:00
Fabien Castan
51572c8f59
[core] TaskManager: fix compute after submit
...
After a renderfarm submit, it was not possible to compute the same node
locally anymore.
2021-02-25 18:35:54 +01:00
Fabien Castan
dab3010b1a
[ui] ImageGallery: fix footer layout issue
2021-02-24 22:09:39 +01:00
Fabien Castan
b0487dc2a5
[nodes] ExportAnimatedCamera: Use lambdas instead of update method
2021-02-19 12:35:59 +01:00
jouetp
d77d26889f
Add a bool parameter to correct principal point and another to export full RoI in exr format
2021-02-19 12:35:59 +01:00
jouetp
743fdce1a4
[nodes] ExportAnimatedCamera: export undistort UV maps
2021-02-19 12:35:59 +01:00
Fabien Castan
340ab2ec51
Merge pull request #1276 from alicevision/dev/crossMatching
...
[nodes] featureMatching add cross verification
2021-02-19 11:53:37 +01:00
Fabien Castan
7be1aaccae
[nodes] Meshing: add more advanced params
2021-02-18 13:28:33 +01:00
Fabien Castan
e611e430fc
[nodes] Meshing: add nPixelSizeBehind and invertTetrahedronBasedOnNeighborsNbIterations params
2021-02-17 00:38:05 +01:00
Fabien Castan
b317de71ee
[nodes] SfMTransform: new from_center_camera
2021-02-15 18:46:55 +01:00
Fabien Castan
2405030858
Merge pull request #1280 from alicevision/fix/minorStuff
...
Minor fixes
2021-02-15 15:46:34 +01:00
Fabien Castan
9d4090d4b3
[ui] reduce step for 3d points size
2021-02-15 10:43:24 +01:00
Fabien Castan
4cb2c3fddb
Merge pull request #1279 from ChemicalXandco/online_documentation_link
...
[ui] add link to online documentation in 'Help' menu
2021-02-15 09:01:39 +01:00
ChemicalXandco
4da3bbf4a8
[ui] add link to online documentation in 'Help' menu
2021-02-14 17:35:12 +00:00
ChemicalXandco
e18f815af9
[nodes] add node categories
2021-02-14 17:03:42 +00:00
ChemicalXandco
3d33134ca9
[ui] add support for node categories
2021-02-14 16:12:39 +00:00
Fabien Servant
ed794b7f04
[nodes] featureMatching add cross verification
2021-02-13 09:07:44 +01:00
Fabien Castan
6972d37639
[core] avoid access to invalid node desc for CompatibilityNode
2021-02-12 18:15:46 +01:00
Fabien Castan
3adb825f2a
Merge pull request #1273 from alicevision/dev_shapeFromSilhouette
...
[nodes] Meshing: Add `addMaskHelperPoints` option
2021-02-12 15:59:41 +01:00
Fabien Castan
b30f74ab99
Merge pull request #1272 from alicevision/dev_meshFilteringOptions
...
[nodes] MeshFiltering: smoothing & filtering on subset of the geometry
2021-02-12 13:59:46 +01:00
Fabien Castan
45f4e6e24f
Merge pull request #1274 from alicevision/dev/fuseCutFilteringBySolidAngle
...
[nodes] Meshing: new cells filtering by solid angle ratio
2021-02-12 12:48:05 +01:00
Fabien Castan
ed1f3e0b28
Merge pull request #1271 from alicevision/dev_addMeshUtils
...
Add mesh utilities nodes
2021-02-12 12:45:26 +01:00
Grégoire De Lillo
2f037a81d0
[node] Add documentation for MergeMeshes
node
2021-02-12 12:13:40 +01:00
Fabien Castan
78bc228dfb
[nodes] Meshing: new cells filtering by solid angle ratio
2021-02-12 11:23:53 +01:00
Fabien Castan
e82d0cd041
Merge pull request #1173 from alicevision/dev/largeWarping
...
[panorama] PanoramaCompositing: new out-of-core algorithm
2021-02-12 10:31:22 +01:00
Fabien Castan
8e6921b2e4
[nodes] Meshing: add seed and voteFilteringForWeaklySupportedSurfaces
2021-02-11 01:29:44 +01:00
Grégoire De Lillo
c4fc320580
[nodes] MeshFiltering; Add options for smoothing & filtering
...
See AliceVision/dev_meshFilteringOptions
2021-02-03 23:17:15 +01:00
Grégoire De Lillo
f7857b1205
[nodes] Add ConvertMesh
node
2021-02-01 01:20:42 +01:00
Grégoire De Lillo
bea3ab6f69
[nodes] Add MergeMeshes
node
2021-02-01 01:19:55 +01:00
Fabien Castan
79e4a59e8c
[core] fix clearSubmittedChunks
2021-01-28 19:56:25 +01:00
Fabien Castan
5e7b044d13
[core] fix StatusData inheritance
2021-01-28 19:44:44 +01:00
Fabien Castan
9304919c95
[nodes] LdrToHdrMerge: disable highlight corrections
2021-01-28 13:08:59 +01:00
Fabien Castan
2804cfe6d7
[nodes] PanoramaCompositing: limit max nb threads
2021-01-28 13:08:34 +01:00
Grégoire De Lillo
6a39b1bb33
[nodes] Meshing: Add addMaskHelperPoints
option
2021-01-28 11:40:51 +01:00
Fabien Castan
d4c015c7cd
[nodes] PanoramaWarping: change maxPanoramaWidth to 70k
2021-01-27 14:19:16 +01:00
Fabien Castan
37851ec94c
[nodes] PanoramaMerging: add ram requirements
2021-01-27 14:18:30 +01:00
Fabien Castan
2e6a4fc3ec
[nodes] PanoramaCompositing: maxThread to 0 by default
2021-01-27 14:18:10 +01:00
Fabien Castan
7c4067f079
[nodes] remove non-ascii
2021-01-27 14:17:38 +01:00
Fabien Castan
5b8f597bb6
[multiview] use a linear pipeline for panorama with a single warp node
2021-01-26 19:14:58 +01:00
Fabien Castan
d9a69b8a2f
[nodes] PanoramaSeams: new maxWidth parameter
2021-01-26 19:14:12 +01:00
Fabien
c416bf1839
[panorama] add debug capacities
2021-01-25 17:40:41 +01:00
Fabien
a1afd045f6
[panorama] update default pipeline for new items
2021-01-25 17:40:41 +01:00
Fabien
b9876e6d9b
[panoramaCompositing] add label image field
2021-01-25 17:40:41 +01:00
Fabien
44ba3a1de0
[panorama] flag for graphcut
2021-01-25 17:40:41 +01:00
Fabien
63d5e9eadf
[panorama] enable panorama compositing multi threading
2021-01-25 17:40:41 +01:00
Fabien
0520b1723a
[panorama] add Panorama Merging node
2021-01-25 17:40:41 +01:00
Fabien
7c4d6a9da8
[panorama] replace rangeStart with rangeIteration
2021-01-25 17:40:41 +01:00
Fabien
be0a76f75a
[panorama] error in compositing parrallelization
2021-01-25 17:40:41 +01:00