Commit graph

337 commits

Author SHA1 Message Date
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
Thomas Zorroche
ccd26f8480 [PanoramaViewer] add grid display by default 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
168c7b8cf9 [FeaturesInfoOverlay] Use Non-linear fonction for feature scale filter slider 2021-06-18 10:40:27 +02:00
Grégoire De Lillo
f86202f1d8 [ui] FeaturesViewer: Add feature scale filter (for all display modes) 2021-06-17 17:20:31 +02:00
Grégoire De Lillo
4d1139df1f [ui] FeaturesViewer: Add display3dTracks option 2021-06-17 12:00:05 +02:00
Grégoire De Lillo
2fac4adac3 [ui] FeatureInfoOverlay: Add tooltips 2021-06-17 11:58:54 +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
35e831c4a8 [ui] ColorCheckerViewer: add comment 2021-04-26 15:32:58 +02:00
Fabien Castan
fee4bc9047 [ui] ColorCheckerViewer: add load onCompleted 2021-04-21 21:59:30 +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
ludchieng
2f4c73610c [ui] ColorCheckerViewer: fix CCheckerPane display 2021-04-21 19:02:01 +02:00
ludchieng
214a011253 [ui] ColorCheckerViewer: fix url path 2021-04-21 19:01:54 +02:00
ludchieng
4f52fad68f [ui nodes] ColorChecker: fix refactor and documentation 2021-04-21 19:01:54 +02:00
ludchieng
f48f83a603 [ui] ColorCheckerViewer: ux improve & remove irrelevant qml includes 2021-04-21 19:01:52 +02:00
ludchieng
536c9b729e [ui] ColorCheckerViewer: show cchecker in the aside pane 2021-04-21 19:01:52 +02:00
ludchieng
c1ccd5ab22 [ui] add ColorCheckerViewer 2021-04-21 19:01:51 +02:00
Fabien Castan
d1d78e9a8b [ui] Viewer2D: add check to getImageFile 2021-01-04 13:47:34 +01:00
Fabien Castan
a11b5d51aa [ui] Viewer2D: add a summary to the image metadata tab 2020-12-31 14:10:28 +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
2a564a8336
[ui] CRF display: avoid binding error when closing the application
Co-authored-by: Julien Haudegond <44610840+Julien-Haudegond@users.noreply.github.com>
2020-08-24 18:27:20 +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
baaccb0562 [ui] CsvData: fix data update 2020-08-12 13:40:10 +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
48e73a3772 [ui] FeaturesInfoOverlay: specific display if no FeatureExtraction node ready 2020-07-25 18:28:35 +02:00
Fabien Castan
a14364ac2a [ui] FeaturesInfoOverlay: warning fixes 2020-07-25 18:27:56 +02:00
Fabien Castan
a1f3ace5d5 [ui] HdrImageToolbar: change gamma range of values 2020-07-09 14:09:50 +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
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
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
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