Thomas Zorroche
|
cd3d3cc1f3
|
[Panorama Viewer] fix msfmData status bug
|
2021-09-14 18:07:21 +02:00 |
|
Landrodie
|
2635e51f67
|
[wip] Change sfmData handling in panorama viewer
|
2021-09-14 18:07:20 +02:00 |
|
Thomas Zorroche
|
7e1bff048c
|
[Float Image Viewer] fix viewer condition issues due to last commit
|
2021-09-14 18:07:15 +02:00 |
|
Thomas Zorroche
|
b81e68523f
|
[Float Image Viewer] Change viewer type with switch case on EViewerType
|
2021-09-14 18:07:15 +02:00 |
|
Thomas Zorroche
|
266aee8d40
|
[Panorama Viewer] fix surface grid bug when downscale
|
2021-09-14 18:07:14 +02:00 |
|
Thomas Zorroche
|
baf02add93
|
[Panorama Viewer] Change subdivisions with qProperty
|
2021-09-14 18:07:14 +02:00 |
|
Landrodie
|
72ad12d172
|
[Lens Distortion Viewer] Change grid opacity with qProperty
We now use a qProperty to change the grid opacity so it works with the color change.
|
2021-09-14 18:07:14 +02:00 |
|
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
|
b8bf027d8b
|
[Panorama Viewer] change viewer type with qt property
|
2021-09-14 18:07:12 +02:00 |
|
Thomas Zorroche
|
157799c279
|
[Panorama Viewer] Rotate from the surface
|
2021-09-14 18:07:12 +02:00 |
|
Thomas Zorroche
|
7ec293a483
|
[Panorama Viewer] Call SfmPath methods from surface
|
2021-09-14 18:07:11 +02:00 |
|
Thomas Zorroche
|
443b3d2946
|
[Panorama Viewer] Call Mouse Over methods from surface
|
2021-09-14 18:07:11 +02:00 |
|
Thomas Zorroche
|
6fb977f2d2
|
[Panorama Viewer] add surface display grid property
|
2021-09-14 18:07:11 +02:00 |
|
Landrodie
|
e642b970ec
|
[PanoramaViewer] Change function calls to adapt to surface change in cpp
|
2021-09-14 18:07:10 +02:00 |
|
Landrodie
|
634d8a20b6
|
[PanoramaViewer] Move vertex logic to surface
|
2021-09-14 18:07:10 +02:00 |
|
Thomas Zorroche
|
cf01a2d89c
|
[PanoramaViewer] Refactor downscale code logic
Use signals / slots from c++
|
2021-09-14 18:07:10 +02:00 |
|
Landrodie
|
8f2508630d
|
[Panorama Viewer] Move inital state code block
Function calls were made while changing status. Now they are made in reaction of the status change.
|
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 |
|
Thomas Zorroche
|
9d0c4617c6
|
[Panorama Viewer] fix highlight bug
|
2021-09-14 18:07:07 +02:00 |
|
Thomas Zorroche
|
cf6d821595
|
[Panorama Viewer] new algo for hightlight images
|
2021-09-14 18:07:05 +02:00 |
|
Thomas Zorroche
|
dc6930401e
|
[Panorama Viewer] HDR Color picker fix
|
2021-09-14 18:07:04 +02:00 |
|
Thomas Zorroche
|
9decce4e75
|
[Panorama Viewer] fix ram commit issues
|
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
|
2e1c80b879
|
[Panorama Viewer] change pitch and yaw from SfMTransform Node
|
2021-09-14 18:07:02 +02:00 |
|
Thomas Zorroche
|
8ee2daa565
|
[Panorama Viewer] fix highlight bug
|
2021-09-14 18:06:59 +02:00 |
|
Landrodie
|
1f0f2e3383
|
[Panorama Viewer] add button interactivity
|
2021-09-14 18:06:56 +02:00 |
|
Thomas Zorroche
|
0a2fc484b3
|
[Panorama Viewer] rotate panorama with mouse position
|
2021-09-14 18:06:55 +02:00 |
|
Thomas Zorroche
|
cb4c56bcef
|
[Panorama Viewer] re order z index when highlight
|
2021-09-14 18:06:55 +02:00 |
|
Thomas Zorroche
|
16c6244194
|
[Panorama Viewer] Highlight onMouseOver
|
2021-09-14 18:06:54 +02:00 |
|
Thomas Zorroche
|
e2d8b61c04
|
[Panorama Viewer] Pano button link with C++
|
2021-09-14 18:06:53 +02:00 |
|
Landrodie
|
2a96a24746
|
[Panorama Viewer] Setting subdivisions for panorama viewer
|
2021-09-14 18:06:53 +02:00 |
|
Landrodie
|
b478ca4681
|
[Panorama Viewer] send IdView to C++
|
2021-09-14 18:06:53 +02:00 |
|
Landrodie
|
d8018191ed
|
wip [PanoramaViewer] make repeater load different file paths
|
2021-09-14 18:06:51 +02:00 |
|
Thomas Zorroche
|
fbaf76f541
|
[Distortion Viewer] sfmPath empty by default
|
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 |
|
Thomas Zorroche
|
9600998b15
|
[LensDistorsion] default points HDR Viewer
|
2021-09-14 18:06:41 +02:00 |
|