Commit graph

1990 commits

Author SHA1 Message Date
Landrodie
73c6e68d02 [Lens Distortion] Display points only in distortion viewer 2021-03-10 02:00:00 +01:00
Thomas Zorroche
cf4211a5c7 [Lens Distortion] slider subs default value 2021-03-10 01:59:58 +01:00
Landrodie
974b6d48c6 [Lens Distortion] add control points display and features 2021-03-10 01:59:56 +01:00
Thomas Zorroche
f5bf37ede6 [Lens Distortion] subdivisions slider 2021-03-10 01:59:54 +01:00
Thomas Zorroche
0ce640ed3f [Lens Distortion] grid display on off 2021-03-10 01:59:51 +01:00
Thomas Zorroche
11e93fd50c [Lens Distortion] Display grid only in Distortion Mode 2021-03-10 01:59:49 +01:00
Landrodie
b7bd86f120 [Lens Distortion] Update UI 2021-03-10 01:59:47 +01:00
Landrodie
c3975c2431 [Lens Distortion] fix translation mistake
Fixing a mistake mixing English and French.
Distortion is English and distorsion French
2021-03-10 01:59:45 +01:00
Thomas Zorroche
533c1631f4 [LensDistorsion] default points HDR Viewer 2021-03-10 01:59:43 +01:00
Thomas Zorroche
737abf4cfc [Lens Distorsion] typo fix 2021-03-10 01:59:42 +01:00
Landrodie
a2b863738a [Lens Distorsion] Renaming PanoramaViewer into Lens Distorsion 2021-03-10 01:59:41 +01:00
Landrodie
25bcd83851 [PanoramaViewer] add grid color change
Added the possibility to change the grid color with a color picker
Added 2 colors in the Colors.qml
2021-03-10 01:59:38 +01:00
Landrodie
e7c5d1978f [PanoramaViewer] add control points display buttons
Added a button to enable or disable the display of the controls points in the panorama viewer
2021-03-10 01:59:37 +01:00
Landrodie
f4a07cdef3 [PanoramaViewer] add grid opacity slider 2021-03-10 01:59:35 +01:00
Thomas Zorroche
355f439175 [PanoramaViewer] grid not displayed by default 2021-03-10 01:59:34 +01:00
Landrodie
376802b713 [PanoramaViewer] add grid display button
Added the possibility to enable or disable the grid display with a button
2021-03-10 01:59:33 +01:00
Landrodie
49a4161c22 [PanoramaViewer] add panorama toolbar 2021-03-10 01:59:32 +01:00
Thomas Zorroche
81a172b69d [PanoramaViewer] zoom fix 2021-03-10 01:59:30 +01:00
Thomas Zorroche
cf7302bf88 [PanoramaViewer] zoom issue 2021-03-10 01:59:29 +01:00
Thomas Zorroche
24b7bdacd8 [PanoramaViewer] add grid display by default 2021-03-10 01:59:28 +01:00
Landrodie
843a2809f0 wip [panoramaViewer] add viewer files 2021-03-10 01:59:26 +01:00
Fabien Castan
ad9f1e874a
Merge pull request #1299 from alicevision/release/2021.1.0
Release 2021.1.0
2021-02-26 16:53:44 +01:00
Fabien Castan
7a722ddeaf [docker] update python2 installation 2021-02-26 00:52:51 +01:00
Fabien Castan
430cf0a777 Release notes for 2021.1.0 2021-02-26 00:52:50 +01:00
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
Fabien Castan
6a7db0f7b3
Merge pull request #1301 from EwoutH/patch-3
meshroom/multiview.py: Add .heic, .heif and .avif as supported formats
2021-02-26 00:48:31 +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
ee408bf651
Merge pull request #1300 from alicevision/fix/submitCompute
[core] TaskManager: fix compute after submit
2021-02-25 20:01:06 +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
54311569d1
Merge pull request #1297 from alicevision/dev/renameBatchTool
[bin] rename meshroom_photogrammetry as meshroom_batch
2021-02-25 00:15:41 +01:00
Fabien Castan
b4f26e4d45
Merge pull request #1296 from alicevision/fix/galleryFooterLayout
[ui] ImageGallery: fix footer layout issue
2021-02-25 00:14:35 +01:00
Fabien Castan
37ffd7f990 [bin] rename meshroom_photogrammetry as meshroom_batch 2021-02-24 22:38:25 +01:00
Fabien Castan
dab3010b1a [ui] ImageGallery: fix footer layout issue 2021-02-24 22:09:39 +01:00
Fabien Castan
7b3523d44c
Merge pull request #1229 from alicevision/dev/undistordMap
[nodes] ExportAnimatedCamera: New option to export undistort maps in EXR format
2021-02-24 10:14:43 +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
06244a7944
Merge pull request #1284 from alicevision/dev/graphCutPostProcessing
[nodes] Meshing: More control on graph cut post processing
2021-02-19 11:52:47 +01:00
Simone Gasparini
5ee1ebdda2
Merge pull request #1285 from kant/patch-1
Minor fix (line 43)
2021-02-18 20:55:05 +01:00
Darío Hereñú
c85ca327a0
Minor fix (line 43) 2021-02-18 14:19:12 -03: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
f36d5da094
Merge pull request #1281 from alicevision/dev/sfmTransformCenterCam
[nodes] SfMTransform: new from_center_camera mode
2021-02-15 20:20:46 +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
Fabien Castan
31c847381e
Merge pull request #1278 from ChemicalXandco/node-categories
New node menu categories
2021-02-15 09:00:12 +01:00