Commit graph

2002 commits

Author SHA1 Message Date
Landrodie
422a947719 wip [PanoramaViewer] add viewer files 2021-03-10 02:00:17 +01:00
Thomas Zorroche
b2bb7fa659 [Distortion Viewer] sfmPath empty by default 2021-03-10 02:00:16 +01:00
Thomas Zorroche
f91f734a32 [Distortion Viewer] change subdivisions stepsize to 2 2021-03-10 02:00:14 +01:00
Thomas Zorroche
539c026988 [Distortion Viewer] fix function name typo 2021-03-10 02:00:13 +01:00
Landrodie
019920b0ba [Distortion Viewer] refactoring lens distortion related files 2021-03-10 02:00:11 +01:00
Thomas Zorroche
8391722d98 [Distortion Viewer] fix null item problem 2021-03-10 02:00:10 +01:00
Thomas Zorroche
186b84c907 [Distortion Viewer] Disable Disto button when there is no sfm data 2021-03-10 02:00:09 +01:00
Landrodie
fbf9e45b75 [Distortion Viewer] fix subdivisions display problem 2021-03-10 02:00:07 +01:00
Thomas Zorroche
d1ebb8135d [Distortion Viewer] Principal Point + dynamic sfm 2021-03-10 02:00:06 +01:00
Thomas Zorroche
addd3576cc [Distortion Viewer] dynamic sfm data 2021-03-10 02:00:05 +01:00
Thomas Zorroche
290ee4c2bf [Distortion Viewer] update sfmData path 2021-03-10 02:00:03 +01:00
Landrodie
57445a1f98 [Distortion Viewer] Switch between viewer modes 2021-03-10 02:00:01 +01:00
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