Fabien Castan
|
33a0cec3f2
|
[ui] ImageGallery: add a display flag on the center image
|
2020-06-30 22:10:45 +02:00 |
|
Fabien Castan
|
b777f5ffc8
|
[ui] ImageGallery: add an entry in the menu to define the selected view as the center image
|
2020-06-30 22:10:11 +02:00 |
|
Fabien Castan
|
778c88583c
|
[ui] typo in comment
|
2020-06-30 22:07:14 +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
|
5650903252
|
[ui] minor comments update
|
2020-06-25 01:11:10 +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 |
|
Fabien Castan
|
78c613a25a
|
Merge pull request #957 from alicevision/dev/metadata
More generic metadata support
|
2020-06-22 12:29:07 +02:00 |
|
Fabien Castan
|
29ad6d3591
|
[ui] metadata: more generic search of metadata keys
Case insensitive and support random group/prefix.
|
2020-06-21 00:39:35 +02:00 |
|
Fabien Castan
|
efaf5eaacc
|
[ui] metadata: add support for groups defined by "/" instead of ":"
Also supports multiple "/" or ":".
|
2020-06-21 00:20:36 +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
|
6942f30927
|
[ui] Viewer2D: do not display zero when tracks and landmarks are not yet available
|
2020-05-14 20:25:34 +02:00 |
|
Theo
|
3333a0ba5f
|
[ui] Viewer2D: fix update of SfmData and Tracks
|
2020-05-14 20:24:30 +02:00 |
|
Theo
|
4f5a2eda6f
|
[ui] Viewer2D: expose loading status on Image Viewer Panel
|
2020-05-14 14:07:23 +02:00 |
|
Theo
|
bb267ee801
|
[ui] Stats: use mTracks
|
2020-05-14 14:06:32 +02:00 |
|
Theo
|
5938b4f004
|
[ui] Viewer2D: load tracks/sfmData only when used
|
2020-05-14 14:05:18 +02:00 |
|
Theo
|
ed0bea22dd
|
[ui] Panel: add entry for loading information
|
2020-05-14 13:55:27 +02:00 |
|
Theo
|
47f1743edc
|
[ui] Viewer: new option to display tracks
|
2020-04-29 20:25:46 +02:00 |
|
Theo
|
48d4fcacd9
|
[ui] Viewer Stats: more global SfM statistics
|
2020-04-29 20:25:46 +02:00 |
|
Theo
|
d9ac616620
|
[ui] Viewer2D: add option to display landmarks
|
2020-04-29 20:25:46 +02:00 |
|
Fabien Castan
|
07d78f9161
|
[ui] Features display with Qt >= 5.14
|
2020-04-29 20:25:46 +02:00 |
|
Theo
|
150e142f92
|
wip [ui] display global stats from sfm: residuals,landmarks per view
|
2020-04-29 20:25:46 +02:00 |
|
Theo
|
f07b959a2b
|
[ui] New SfMStatsView
|
2020-04-29 20:25:46 +02:00 |
|
Fabien Castan
|
375070e003
|
[ui] main: fix openFileDialog
use fileUrl instead of file
|
2020-03-30 11:22:58 +02:00 |
|
Fabien Castan
|
8d6b0d73be
|
[ui] ImageGallery: avoid qml warning on undefined object access
|
2020-03-30 11:22:20 +02:00 |
|
Fabien Castan
|
505f0c68ee
|
[ui] ImageGallery: update scene when the selected ldr2hdr node changed
|
2020-03-26 14:30:50 +01:00 |
|
Fabien Castan
|
0e606eef4e
|
[ui] Add the notion of Node Documentation
|
2020-03-26 10:54:00 +01:00 |
|
Fabien Castan
|
9ef6eb48fc
|
[ui] Viewer Fisheye Circle: disable MouseArea when unused
As the events cannot be propagated all the time as needed, at least unload the MouseArea when unused so the events are propagated.
|
2020-03-24 21:12:37 +01:00 |
|
Fabien Castan
|
f19797c58f
|
[ui] Viewer2D: fix Circle Viewer when image has an orientation
|
2020-03-24 16:03:01 +01:00 |
|
Fabien Castan
|
bb60c9b78d
|
[ui] Add visualisation for automatically detected fisheye circle
|
2020-03-23 19:25:57 +01:00 |
|
Fabien Castan
|
b7b1f49bc5
|
[ui] ImageGallery HDR option: update when node is computed
|
2020-03-23 19:24:44 +01:00 |
|
Fabien Castan
|
b98c1e57ed
|
[ui] Viewer2D: fisheye circle is enabled only when the option is activated
|
2020-03-20 17:59:32 +01:00 |
|
Fabien Castan
|
7b8405c5f6
|
[ui] new pipeline hdriFisheye
Setup the 2 fisheye options on LDRToHDR and PanoramaInit nodes.
|
2020-03-20 17:57:16 +01:00 |
|
Fabien Castan
|
e88651ba01
|
[ui] Viewer2D: allow to change the size of the Fisheye circle with Ctrl+Wheel
* also add forceActiveFocus() to release other focus areas
|
2020-03-18 20:23:37 +01:00 |
|
Fabien Castan
|
e933e1adf6
|
[ui] Float attributes: ensure alignment on the left
Ensure that the important part of the number is displayed.
|
2020-03-18 20:21:02 +01: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
|
9843b29670
|
[ui] Viewer2D: ensure that featureViewerLoader is ready
FeaturesInfoOverlay relies on the FeatureViewer, so we ensure that it is loaded first.
|
2020-03-17 19:58:17 +01:00 |
|
Fabien Castan
|
1b5ba3788e
|
[ui] force unload of features & hdr viewers
This is necessary since version 5.14 of Qt, otherwise the model is not updated and remains empty.
|
2020-03-17 19:55:11 +01:00 |
|
Fabien Castan
|
6115a81044
|
[ui] GraphEditor fix: Ctrl double click setup node in solo mode
|
2020-03-17 17:46:15 +01:00 |
|
Fabien Castan
|
f9477eadfc
|
[ui] add Import Images menu
|
2020-03-17 15:13:19 +01:00 |
|
Fabien Castan
|
0e434908a5
|
[ui] improve open recent files
* fix path conversion on windows
* remove invalid paths from the list on error
* explicit error message for "No Such File"
|
2020-03-17 14:07:00 +01:00 |
|
Fabien Castan
|
dcf91c244e
|
[nodes] PanoramaInit: fisheyeCenterOffset x/y are now 2 parameters on command line
Avoid error with negative values on "y" interpreted as a new argument
|
2020-03-11 12:14:09 +01:00 |
|
Grégoire De Lillo
|
042111671a
|
[ui] Viewer2D: Add Fisheye Circle display on PanoramaInit node
|
2020-03-10 17:29:33 +01:00 |
|
Fabien Castan
|
d001cc9e73
|
[ui] add Open Recent Project
|
2020-03-10 12:50:31 +01:00 |
|
Fabien Castan
|
1fb1304599
|
[ui] Viewer2D: rename ImageToolbar into HdrImageToolbar
|
2020-03-10 12:33:37 +01:00 |
|
Fabien Castan
|
57e867df66
|
[ui] Viewer2D: change min value of gamma in HDR Image Toolbar
|
2020-03-10 12:33:37 +01:00 |
|
Fabien Castan
|
19d2f90554
|
[ui] ImageGallery: allow to visualize the list of HDR images created by LDRToHDR
Conflicts:
meshroom/ui/reconstruction.py
|
2020-03-10 12:33:36 +01:00 |
|