Commit graph

98 commits

Author SHA1 Message Date
Thomas Zorroche
f39fb4effd [Panorama Viewer] auto fit panorama when ready 2021-03-10 02:01:19 +01:00
Thomas Zorroche
3fe862834e [Panorama Viewer] Loading indicator added 2021-03-10 02:01:16 +01:00
Thomas Zorroche
a743dfbbd0 [Panorama Viewer] ensure it fits in RAM memory 2021-03-10 02:01:13 +01:00
Thomas Zorroche
6420470586 [Panorama Viewer] change visibility panorama button condition
Enable button only if SfMTransform manual mode is enabled
2021-03-10 02:01:09 +01:00
Landrodie
f0a53975fc [Panorama Viewer] add mouse speed multiplier 2021-03-10 02:01:04 +01:00
Thomas Zorroche
bc2b226115 [Panorama Viewer] refactoring panorama viewer 2021-03-10 02:01:03 +01:00
Landrodie
fdc0063111 [Panorama Viewer] add grid display button function 2021-03-10 02:00:55 +01:00
Landrodie
3d4579b13d [Panorama Viewer] add subdivisions slider 2021-03-10 02:00:54 +01:00
Landrodie
833d5d9fd6 [Panorama Viewer] add button interactivity 2021-03-10 02:00:51 +01:00
Landrodie
07f115bb70 [Panorama Viewer] send value from toolbar to viewer 2021-03-10 02:00:50 +01:00
Landrodie
e7941ef75e [Panorama Viewer] add Panorama Viewer toolbar
Add two icons in material icons
Update icon of viewer
Add downscale value as spinbox
Add 3 buttons for options in viewer
2021-03-10 02:00:48 +01:00
Landrodie
c3dd5e2274 [Panorama Viewer] fix button conflict problem 2021-03-10 02:00:37 +01:00
Landrodie
c0daf62ae7 [Panorama Viewer] Disable button when no SfM node is computed 2021-03-10 02:00:32 +01:00
Landrodie
e134ad8308 [PanoramaViewer] fix loader problem 2021-03-10 02:00:22 +01:00
Landrodie
43d15b16f0 [PanoramaViewer] add Panorama Viewer button and loader 2021-03-10 02:00:20 +01:00
Landrodie
422a947719 wip [PanoramaViewer] add viewer files 2021-03-10 02:00:17 +01:00
Landrodie
019920b0ba [Distortion Viewer] refactoring lens distortion related files 2021-03-10 02:00:11 +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
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
f5bf37ede6 [Lens Distortion] subdivisions slider 2021-03-10 01:59:54 +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
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
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
Landrodie
843a2809f0 wip [panoramaViewer] add viewer files 2021-03-10 01:59:26 +01:00
Fabien Castan
d1d78e9a8b [ui] Viewer2D: add check to getImageFile 2021-01-04 13:47:34 +01:00
Fabien Castan
4ce295b348 [ui] Viewer2D: change wording in comments 2020-12-31 13:44:36 +01:00
Fabien Castan
dd94bc8a91 [ui] Viewer: non-linear gain/gamma sliders
Update param renaming from "offset" to "gain" in QtAliceVision.
2020-10-12 10:49:01 +02:00
Fabien Castan
b295242576 [ui] Camera Response Function display: make it safer
More checks on file content and catch exception.
Check nbColumns using a slot instead of using the property.
Use a workaround on the CVS loader to avoid a crash (do not set active
to False).
2020-08-24 11:33:26 +02:00
Fabien Castan
9e7cb5875c [ui] Viewer2D: CRF display is active only when enabled 2020-08-06 19:26:06 +02:00
Julien-Haudegond
5a1660a2c0 [ui] Viewer: add LdrToHdrCalibration camera response graph 2020-08-05 11:54:46 +02:00
Fabien Castan
5ed9de5e4e [ui] improve check if plugins are available and fix load/unload of tracks/sfmData 2020-07-25 18:30:22 +02:00
Fabien Castan
ec67c772fa [ui] new generic way to manage "active" nodes per node type 2020-07-07 22:05:53 +02:00
Fabien Castan
202c1db5ff [ui] Viewer: fix error when the image is not yet defined 2020-06-28 19:22:10 +02:00
Fabien Castan
0f07dfe482 [ui] Viewer: fix Node.isComputed is a property 2020-06-28 17:39:50 +02:00
Fabien Castan
9e03f67c9b [ui] Viewer2D: bug fix, node.isComputed is a property and no more a slot 2020-06-25 01:06:52 +02:00
Fabien Castan
c214b48aa5 [core] fix Node.isComputed property 2020-06-23 14:25:50 +02:00
Fabien Castan
451f5d65c0 Merge branch 'develop' of https://github.com/alicevision/meshroom into dev/panoramaFisheye
Conflicts:
	meshroom/ui/app.py
2020-06-22 17:04:24 +02:00
ChemicalXandco
04a15ee687 remove unnecessary warnings 2020-06-11 12:47:04 +01:00
Fabien Castan
90c480af21 Merge branch 'develop' of https://github.com/alicevision/meshroom into dev/panoramaFisheye
Conflicts:
	meshroom/ui/qml/Viewer/FeaturesInfoOverlay.qml
	meshroom/ui/qml/Viewer/Viewer2D.qml
2020-06-01 14:38:30 +02:00
Theo
3333a0ba5f [ui] Viewer2D: fix update of SfmData and Tracks 2020-05-14 20:24:30 +02:00