Julien-Haudegond
f8bd40ad38
[core] Graph: rename nodesFromNode() to dfsOnDiscover()
2020-09-04 11:49:45 +02:00
Julien-Haudegond
e0389ad957
[ui] move UndoStack and TaskManager instantiations into app.py
2020-08-31 17:43:17 +02:00
Julien-Haudegond
8020cf5158
[ui] Reconstruction: add clear methods
2020-08-17 11:43:33 +02:00
Fabien Castan
c173caf39d
[ui] fix border case with scene compability
...
The metadata is in an invalid state and the value is of type Property
instead of type String
2020-07-29 17:10:20 +02:00
Fabien Castan
cfc07fde2f
[ui] set the variable not the property
2020-07-29 17:04:20 +02:00
Fabien Castan
d941f61403
[ui] fix border case: no node
2020-07-29 17:03:40 +02:00
Fabien Castan
e0b8bc3691
[ui] python-3 compatibility
2020-07-13 10:36:51 +02:00
Fabien Castan
b439bf638e
[ui] CompatibilityNodes cannot be active nodes
2020-07-13 10:36:01 +02:00
Fabien Castan
4717d73e6f
[ui] fix type error with Qt Property
2020-07-10 13:02:15 +02:00
Fabien Castan
049122effe
[nodes] PanoramaInit: update output param name
2020-07-09 16:21:13 +02:00
Fabien Castan
93e5a02cd7
[ui] declare slot to avoid type errors with the property using it
2020-07-09 14:10:23 +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
ea5b639245
[ui] minor fix when viewpoints is None
2020-07-07 11:35:40 +02:00
Fabien Castan
a239005901
Update from LDRToHDR node to LdrToHdrMerge node
2020-07-05 23:08:57 +02:00
Fabien Castan
588e9fd335
[ui] Reconstruction: fix for python-2 compatibility
2020-07-02 11:28:54 +02:00
Fabien Castan
aa27123d30
[ui] Reconstruction: add an active SfMTransform node
2020-06-30 22:09:11 +02:00
Fabien Castan
bcc7fc4123
[ui] Several nodes can hold the SfM
...
StructureFromMotion, StructureFromMotion, PanoramaEstimation, SfMTransfer, SfMTransform, SfMAlignment, GlobalSfM
2020-06-30 13:18:13 +02:00
Fabien Castan
49c03bc239
[ui] Reconstruction: the active sfm node can be a StructureFromMotion or a PanoramaEstimation node
2020-06-25 01:10:25 +02: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
4f4d576cdf
[ui] add current FeatureMatching node
2020-04-29 20:25:46 +02:00
Fabien Castan
51dbc88371
[ui] fix xml drag&drop: PanoramaExternalInfo is now PanoramaInit
2020-03-26 19:26:39 +01:00
Fabien Castan
1a968ca4be
[ui] FisheyeCircle: var name update in the json file
2020-03-25 17:22:15 +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
4207462c4e
[ui] Reconstruction: set default ldr2hdr node on double click
2020-03-23 19:23:12 +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
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
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
d1ab458e56
[ui] fix qml warnings when there is no metadata on input images
2020-03-10 12:50:30 +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
Fabien Castan
089289beae
[ui] add "New Pipeline" submenu
2020-03-10 12:11:13 +01:00
Fabien Castan
a37ecc189c
[ui] reset depthmap node when camerainit change
2020-01-27 13:16:23 +01:00
ChemicalXandco
978f4a9b00
[ui] Reconstruction: add 'depthMap' member
2020-01-27 13:16:21 +01:00
Fabien Castan
2431b5326a
[ui] fix import of images from command line
2020-01-15 20:11:54 +01:00
Fabien Castan
18f2161e06
[ui] reconstruction: avoid problems on empty metadata
2019-12-16 12:33:22 +01:00
Fabien Castan
f03b52e415
[multiview] setup xml files to Panorama node, create KeyframeSelection for video files
2019-11-04 12:12:08 +01:00
Fabien Castan
07f564d6e0
[bin] meshroom: option to choose HDRI pipeline
2019-11-04 00:30:22 +01:00
Fabien Castan
7118c9489d
Merge branch 'develop' into dev/imagesImport
2019-11-01 15:50:59 +01:00
Fabien Castan
7950b9f36b
Merge pull request #632 from alicevision/dev/commandline_args
...
Improve command line arguments
2019-09-26 14:42:17 +02:00
Fabien Castan
a53940d29f
[core] graph: variable rename
2019-09-25 21:07:28 +02:00
Fabien Castan
06543f89a9
[core] use more explicit argument name: setupFileRef
2019-09-21 18:19:17 +02:00
Fabien Castan
fa7b4587ca
[ui] meshroom: improve import command line arguments
...
- explicit error messages
- allow to combine multiple inputs with new --import and --importRecursive options
2019-09-21 18:04:26 +02:00
Yann Lanthony
ae91f3bcd5
[reconstruction] ViewpointWrapper: fix uvCenterOffset for rotated images
...
correctly apply image transformation to principal point correction in uv coordinates.
2019-09-19 12:50:48 +02:00
Fabien Castan
a712613bd2
[ui] Add an error popup when there is no supported image to import and when the import failed
2019-09-14 16:06:45 +02:00
Fabien Castan
231125efdf
[ui] improve meshroom command line
...
- "meshroom -h / --help": now provides command line documentation (so
argparse is done before GUI creation)
- new positional argument to set project file or input folder
- new "--pipeline" option to set a default pipeline, also support an
environment variable
2019-09-12 21:14:52 +02:00
Yann Lanthony
f870e252b4
[ui] Reconstruction: add 'setActiveNodeOfType' method
...
Helper method to set a node as the active one of its type.
2019-09-11 10:49:09 +02:00
Yann Lanthony
94993d1212
[reconstruction] introduce ViewpointWrapper
...
* new class that wraps an input image (Viewpoint) in the context of a Reconstruction
* exposes properties to access image and camera data
2019-09-10 18:38:17 +02:00
Yann Lanthony
d46ed62b05
[reconstruction] add prepareDenseScene property
...
keep reference to active prepareDenseScene to be able to compose paths to undistorted images
2019-09-10 18:34:39 +02:00