Commit graph

38 commits

Author SHA1 Message Date
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
Fabien Castan
4f443baa1e [ui] Viewer2D: fix navigation with FloatImage
The internal MouseArea in the FloatImage is used to retrieve the mouse over events but should not catch the other mouse events.
2020-03-17 20:03:01 +01:00
Fabien Castan
302aaabd60 [ui] Viewer2D: add color picker to floating point image toolbar 2020-03-03 11:07:19 +01:00
Grégoire De Lillo
7a93ff3d3a [ui] Add FloatImage component 2020-02-28 12:34:19 +01:00