Commit graph

2214 commits

Author SHA1 Message Date
Thomas Zorroche
0d45fc0b11 [PanoramaViewer] temporary change in gitignore 2021-09-14 18:06:50 +02:00
Landrodie
3ee49d11d2 [PanoramaViewer] add Panorama Viewer button and loader 2021-09-14 18:06:49 +02:00
Landrodie
77f6cdee3e [PanoramaViewer] add viewer files 2021-09-14 18:06:49 +02:00
Landrodie
aa223f22ba wip [PanoramaViewer] add viewer files 2021-09-14 18:06:49 +02:00
Thomas Zorroche
fbaf76f541 [Distortion Viewer] sfmPath empty by default 2021-09-14 18:06:48 +02:00
Thomas Zorroche
e42c9577b6 [Distortion Viewer] change subdivisions stepsize to 2 2021-09-14 18:06:48 +02:00
Thomas Zorroche
d4268a837a [Distortion Viewer] fix function name typo 2021-09-14 18:06:48 +02:00
Landrodie
6f002d9a0d [Distortion Viewer] refactoring lens distortion related files 2021-09-14 18:06:47 +02:00
Thomas Zorroche
bab5e71a71 [Distortion Viewer] fix null item problem 2021-09-14 18:06:47 +02:00
Thomas Zorroche
7a870ab3f6 [Distortion Viewer] Disable Disto button when there is no sfm data 2021-09-14 18:06:46 +02:00
Landrodie
43e730a3bb [Distortion Viewer] fix subdivisions display problem 2021-09-14 18:06:46 +02:00
Thomas Zorroche
b1a3313753 [Distortion Viewer] Principal Point + dynamic sfm 2021-09-14 18:06:46 +02:00
Thomas Zorroche
11e0bd541a [Distortion Viewer] dynamic sfm data 2021-09-14 18:06:45 +02:00
Thomas Zorroche
01aa1cd904 [Distortion Viewer] update sfmData path 2021-09-14 18:06:45 +02:00
Landrodie
097eb66a49 [Distortion Viewer] Switch between viewer modes 2021-09-14 18:06:45 +02:00
Landrodie
fddbc88524 [Lens Distortion] Display points only in distortion viewer 2021-09-14 18:06:44 +02:00
Thomas Zorroche
9e7e73200a [Lens Distortion] slider subs default value 2021-09-14 18:06:44 +02:00
Landrodie
c3e504efc7 [Lens Distortion] add control points display and features 2021-09-14 18:06:44 +02:00
Thomas Zorroche
b64b18c1a2 [Lens Distortion] subdivisions slider 2021-09-14 18:06:43 +02:00
Thomas Zorroche
ee563e227f [Lens Distortion] grid display on off 2021-09-14 18:06:43 +02:00
Thomas Zorroche
1225cf17ba [Lens Distortion] Display grid only in Distortion Mode 2021-09-14 18:06:42 +02:00
Landrodie
29b7e808a1 [Lens Distortion] Update UI 2021-09-14 18:06:42 +02:00
Landrodie
c9f0ab0d16 [Lens Distortion] fix translation mistake
Fixing a mistake mixing English and French.
Distortion is English and distorsion French
2021-09-14 18:06:42 +02:00
Thomas Zorroche
9600998b15 [LensDistorsion] default points HDR Viewer 2021-09-14 18:06:41 +02:00
Thomas Zorroche
ceb08c2e78 [Lens Distorsion] typo fix 2021-09-14 18:06:41 +02:00
Landrodie
cd97601fc3 [Lens Distorsion] Renaming PanoramaViewer into Lens Distorsion 2021-09-14 18:06:41 +02:00
Landrodie
5e7f4faab2 [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-09-14 18:06:40 +02:00
Landrodie
1fc7cb7844 [PanoramaViewer] add control points display buttons
Added a button to enable or disable the display of the controls points in the panorama viewer
2021-09-14 18:06:40 +02:00
Landrodie
8dc30a9db1 [PanoramaViewer] add grid opacity slider 2021-09-14 18:06:39 +02:00
Thomas Zorroche
41a5e5c171 [PanoramaViewer] grid not displayed by default 2021-09-14 18:06:39 +02:00
Landrodie
765dfce314 [PanoramaViewer] add grid display button
Added the possibility to enable or disable the grid display with a button
2021-09-14 18:06:39 +02:00
Landrodie
6a152ca69a [PanoramaViewer] add panorama toolbar 2021-09-14 18:06:38 +02:00
Thomas Zorroche
48d118e4fe [PanoramaViewer] zoom fix 2021-09-14 18:06:38 +02:00
Thomas Zorroche
05ded4a848 [PanoramaViewer] zoom issue 2021-09-14 18:06:37 +02:00
Thomas Zorroche
ccd26f8480 [PanoramaViewer] add grid display by default 2021-09-14 18:06:37 +02:00
Landrodie
e23b20cd70 wip [panoramaViewer] add viewer files 2021-09-14 18:06:37 +02:00
Fabien Castan
a9abd29019
Merge pull request #1489 from remmel/dev_nocudapipeline
Draft Reconstruction pipeline
2021-09-13 10:41:19 +02:00
Fabien Castan
2a6bca3090
Merge pull request #1521 from alicevision/fix/batch
Fix meshroom_batch
2021-09-13 10:40:29 +02:00
Remy Mellet
d30571ce7d Draft Reconstruction pipeline 2021-09-13 10:36:46 +02:00
Fabien Castan
5301104661 [ui] ImageGallery: call makeCurrentItemVisible only once 2021-09-13 10:17:40 +02:00
Fabien Castan
8beb821907 [nodes] CameraInit: use os.path.join 2021-09-13 10:17:40 +02:00
Fabien Castan
f44e834970 [core] fix batch 2021-09-13 10:17:39 +02:00
Fabien Castan
1a9692d498
Merge pull request #1524 from alicevision/cleanup/meshIO
[nodes] Mesh*: use file extension to choose the file format
2021-09-07 09:49:03 +02:00
Fabien Castan
61bc59928d [nodes] Mesh*: use file extension to choose the file format 2021-09-06 12:05:52 +02:00
Fabien Castan
9724e7e3f5
Merge pull request #1508 from Thomas-Zorroche/dev/normalMaps
Upgrade Texturing node and add multiples mesh file types
2021-09-03 22:24:25 +02:00
Fabien Castan
f771dda9f3 [nodes] ConvertMesh: output file type is no more a command line argument 2021-09-03 22:12:25 +02:00
Fabien Castan
dcb984bfcc [nodes] Texturing: add upgrade code for colorMappingFileType 2021-09-03 22:12:25 +02:00
Fabien Castan
290e0278e9 [core] fix: filter attributes after the node upgrade
Values from removed attributes may be used in the node's upgrade code.
2021-09-03 22:12:25 +02:00
Thomas Zorroché
45bed69672 [nodes] change default mesh format to obj 2021-09-03 21:13:20 +02:00
Thomas Zorroche
ef11acb4f4 [nodes] add outputMeshFileType parameter for meshMasking 2021-09-03 21:13:19 +02:00