Landrodie
dc7ee20b02
[Lens Distortion Viewer] Remove control points on distortion viewer
...
Removing control points from the distortion viewer. Now we only display the principal point.
2021-09-14 18:07:13 +02:00
Thomas Zorroche
fdbc5fa974
[Panorama Viewer] fix gridDisplay bug when changing viewer
2021-09-14 18:07:13 +02:00
Thomas Zorroche
6fb977f2d2
[Panorama Viewer] add surface display grid property
2021-09-14 18:07:11 +02:00
Thomas Zorroche
cf01a2d89c
[PanoramaViewer] Refactor downscale code logic
...
Use signals / slots from c++
2021-09-14 18:07:10 +02:00
Landrodie
a4a86e9656
[ui] PanoViewer : allow gamma and gain editing
...
It is now possible to activae the HDR while inside the pano viewer to edit the gamma and gain on the panorama
2021-09-14 18:07:09 +02:00
Landrodie
ae511e0ec1
[Panorama Viewer] Change syntax logic for more consistency
...
Changing syntax to match the same logic everywhere. We create a boolean and then use it in the enable property.
2021-09-14 18:07:09 +02:00
Thomas Zorroche
3ea4e277d8
Change colorGrid with Surface Q_Property
2021-09-14 18:07:08 +02:00
Fabien Castan
efb570c306
[ui] Viewer2D: enabled status on panorama and lens buttons
2021-09-14 18:07:08 +02:00
Fabien Castan
7c5752e71f
[ui] Viewer2D: metadata can come from sfm or the image itself
2021-09-14 18:07:07 +02:00
Landrodie
8877c86dda
[Panorama Viewer] Fix enabled pano viewer button at start
2021-09-14 18:07:07 +02:00
Landrodie
8c14387b7d
[Panorama Viewer] Fix HDR display bug on new pipeline action
2021-09-14 18:07:06 +02:00
Thomas Zorroche
4b2b071f49
[Panorama Viewer] Add rotation to float image viewer
2021-09-14 18:07:06 +02:00
Landrodie
f8a1e006dc
[Panorama Viewer] Fix crash on new pipeline action
2021-09-14 18:07:05 +02:00
Thomas Zorroche
423e82e28f
[Panorama Viewer] auto fit panorama when ready
2021-09-14 18:07:04 +02:00
Thomas Zorroche
05d50c7065
[Panorama Viewer] Loading indicator added
2021-09-14 18:07:03 +02:00
Thomas Zorroche
8fa7f18c54
[Panorama Viewer] ensure it fits in RAM memory
2021-09-14 18:07:03 +02:00
Thomas Zorroche
9a6a8e194e
[Panorama Viewer] change visibility panorama button condition
...
Enable button only if SfMTransform manual mode is enabled
2021-09-14 18:07:02 +02:00
Landrodie
dadb875484
[Panorama Viewer] add mouse speed multiplier
2021-09-14 18:07:00 +02:00
Thomas Zorroche
5b5f725f3e
[Panorama Viewer] refactoring panorama viewer
2021-09-14 18:07:00 +02:00
Landrodie
2a1e6811fc
[Panorama Viewer] add grid display button function
2021-09-14 18:06:58 +02:00
Landrodie
fcdc6cc873
[Panorama Viewer] add subdivisions slider
2021-09-14 18:06:57 +02:00
Landrodie
1f0f2e3383
[Panorama Viewer] add button interactivity
2021-09-14 18:06:56 +02:00
Landrodie
1b5d2a199a
[Panorama Viewer] send value from toolbar to viewer
2021-09-14 18:06:56 +02:00
Landrodie
508775c061
[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-09-14 18:06:56 +02:00
Landrodie
f06f5fcbcc
[Panorama Viewer] fix button conflict problem
2021-09-14 18:06:54 +02:00
Landrodie
c9f965c0d1
[Panorama Viewer] Disable button when no SfM node is computed
2021-09-14 18:06:52 +02:00
Landrodie
660c310200
[PanoramaViewer] fix loader problem
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
aa223f22ba
wip [PanoramaViewer] add viewer files
2021-09-14 18:06:49 +02:00
Landrodie
6f002d9a0d
[Distortion Viewer] refactoring lens distortion related files
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
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
b64b18c1a2
[Lens Distortion] subdivisions slider
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
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
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
Landrodie
e23b20cd70
wip [panoramaViewer] add viewer files
2021-09-14 18:06:37 +02:00
Grégoire De Lillo
c71c483710
[ui] Viewer: Fix featuresOverlay missing binding
2021-06-11 12:56:02 +02:00
Grégoire De Lillo
f44a9eda94
[ui] Viewer: Use MFeatures to manage feature information & update FeaturesViewer
2021-06-09 18:19:54 +02:00
Fabien Castan
ad3e67ee89
[ui] ColorCheckerViewer: allow to display the ColorChecker without sfmData
...
If we have used a single image in input of the ColorCheckerDetection,
still allow to display it. In this particular case, there is no notion
of viewId.
2021-04-21 19:02:07 +02:00