Yann Lanthony
28e7e64f3d
[ui] show unsaved project warning dialog also when computing from GraphEditor
2019-01-30 09:48:37 +01:00
Fabien Castan
6823695146
Merge pull request #369 from alicevision/dev_imageGallery_intrinsics
...
Image gallery improvements + intrinsics display
2019-01-29 16:02:56 +01:00
Yann Lanthony
b73ddfc09c
[ui] ImageGallery: introduce Rig indicator
...
Display rig indicator on Viewpoints that belongs to a rig.
2019-01-28 18:06:30 +01:00
Yann Lanthony
5d133461db
[ui] ImageGallery: new ImageBadge component
2019-01-28 18:03:16 +01:00
Yann Lanthony
7cccea34f2
[ui] reconstruction: fix missing boolean return value
2019-01-28 11:17:25 +01:00
Yann Lanthony
a82b0d0627
Merge pull request #375 from alicevision/dev_estimatorParams
...
[nodes] expose estimator parameters on sfm and features matching
2019-01-28 10:55:36 +01:00
Yann Lanthony
0c9c2b2424
Merge pull request #329 from alicevision/devSfmIntrinsicsInput
...
[CLI] Add possibility to run pipeline from a .sfm file
2019-01-28 10:54:37 +01:00
Fabien Castan
349de9a3a6
[nodes] expose estimator parameters on sfm and features matching
2019-01-28 10:52:48 +01:00
Fabien Castan
d924499470
[nodes] sfm: rename param refineIntrinsics into lockAllIntrinsics
2019-01-28 10:46:19 +01:00
Yann Lanthony
e5e90ee1ef
[ui] improve wording on "building intrinsics" modal popup
...
more explicit text that works both for new images import and intrinsics rebuild
2019-01-23 18:55:45 +01:00
Yann Lanthony
49e809df2b
[ui] ImageGallery: add SensorDBDialog + 'rebuild intrinsics' feature
...
* add SensorDBDialog explaining how to add a new entry in the sensor DB and ease the access to the sensor database
* enable intrinsics rebuild at user level from this dialog
* MessageDialog: react to clicks on hyperlinks
2019-01-23 18:55:31 +01:00
Yann Lanthony
6c9ed42736
[ui] Reconstruction: expose rebuildIntrinsics method
...
Additional method to rebuild intrinsics from scratch; useful when the sensor database has been modified after an initial images drop.
2019-01-23 18:51:05 +01:00
Yann Lanthony
efed2c6499
Merge pull request #339 from alicevision/dev_depthMapEnhancements
...
[nodes] Update parameters to be aligned with AliceVision updates
2019-01-23 15:29:27 +01:00
Fabien Castan
2e1ec27ea1
[nodes] FeatureExtraction: keep force CPU by default for now
...
To avoid conflicts of popsift with the vocabulary tree, we continue to use vlfeat by default for now.
2019-01-22 19:46:16 +01:00
Fabien Castan
45fda5ea14
[nodes] Meshing: addLandmarksToTheDensePointCloud is false by default
...
To align with https://github.com/alicevision/AliceVision/pull/585
2019-01-22 19:40:01 +01:00
Fabien Castan
c27336c9be
[nodes] DepthMap: add nbGPUs param
2019-01-22 19:38:34 +01:00
Grégoire De Lillo
6f1bcaa23e
[nodes] DepthMap
Add option exportIntermediateResults
2019-01-22 19:31:01 +01:00
Yann Lanthony
d2d8090b5b
[ui] ImageGallery: add menu + advanced option to show view IDs
2019-01-22 17:53:09 +01:00
Yann Lanthony
9805ec4861
[ui] ImageGallery: tweak reconstruction status indicator style
...
* use the same camera icon as in the rest of the UI
* match IntrinsicIndicator style
2019-01-22 17:51:20 +01:00
Yann Lanthony
663a5d679d
[ui] ImageGallery: introduce IntrinsicsIndicator
...
New IntrinsicsIndicator component that displays the initialization mode of each Viewpoint's intrinsic with explanatory tooltip.
2019-01-22 15:57:30 +01:00
Yann Lanthony
7db38abdf0
[nodes][av] CameraInit: add initializationMode and groupCameraFallback
...
* --allowIncompleteOutput option has been removed
* clean up commented lines
2019-01-21 10:55:17 +01:00
Yann Lanthony
4802f76f4e
[ui] ImageGallery: set ScrollBar minimum size
2019-01-21 10:55:17 +01:00
Yann Lanthony
ef7c201c63
[ui] ImageGallery: use image/camera icons instead of text in footer
2019-01-21 10:55:17 +01:00
Yann Lanthony
997cb65442
[ui] Panel: let content drive header and footer heights
2019-01-21 10:55:17 +01:00
Yann Lanthony
d6649fc365
[ui] ImageGallery: fix reconstruction status indicator update issues
...
Bind reconstruction status to 'sfmReport' to ensure it is properly re-evaluated when switching from on SfM node to another.
2019-01-21 10:55:17 +01:00
Yann Lanthony
fad2cc3e1c
[ui] Reconstruction: prevent QML from evaluating destroyed objects
...
* reset cameraInit property to None when underlying object is destroyed
* test for viewpoints validity in 'isInViews' and 'isReconstructed' methods
2019-01-21 10:55:17 +01:00
Yann Lanthony
c595d8d664
[ui] move ImageGallery into a dedicated module
2019-01-21 10:55:17 +01:00
Simone Gasparini
3291c3b983
[nodes] forgot to remove print debug
2019-01-18 13:52:51 +01:00
Yann Lanthony
8415ba53b6
Merge pull request #356 from alicevision/dev_denseCloudWithLandmarks
...
[nodes] `Meshing` Add option `addLandmarksToTheDensePointCloud`
2019-01-18 10:46:48 +01:00
Yann Lanthony
8671facb89
Merge pull request #353 from FabienDanieau/dev_sfmtransformOptions
...
New option to SfMTransform node
2019-01-18 10:10:58 +01:00
Yann Lanthony
a093673683
[nodes] SfmTransform: update parameters doc
2019-01-18 10:09:27 +01:00
Grégoire De Lillo
d8a53ef35e
[nodes] Meshing
Add option addLandmarksToTheDensePointCloud
2019-01-16 15:08:15 +01:00
Simone Gasparini
13c541a161
removed unused imports and clean
2019-01-14 18:30:29 +01:00
Simone Gasparini
1fdbc7e683
common call out of if
2019-01-14 18:28:17 +01:00
Simone Gasparini
c0eb556eea
refactoring: function readSfMData() to read sfm files
2019-01-14 18:24:49 +01:00
Fabien Castan
0de3e49a7f
Merge pull request #349 from alicevision/dev_graphEditor_improvements
...
Graph editor improvements
2019-01-11 22:41:32 +01:00
Fabien Castan
c31b7f8e43
Merge pull request #348 from alicevision/dev_3D_alembicVisibility
...
Viewer3D: let QmlAlembic manage entities visibility
2019-01-11 22:41:05 +01:00
Yann Lanthony
3755bce209
Merge pull request #343 from alicevision/minor_texturingParams
...
[nodes] Texturing: minor change of label and advanced status
2019-01-09 18:41:52 +01:00
Yann Lanthony
029c35cfcf
[ui] Viewer3D: let QmlAlembic manage entities visibility
...
see https://github.com/alicevision/qmlAlembic/pull/11
2019-01-09 18:09:01 +01:00
Yann Lanthony
2990129e0f
[ui] GraphEditor: display ClosedHandCursor while dragging
2019-01-07 18:47:20 +01:00
Yann Lanthony
b46a2dbba1
[ui] Controls: add SearchBar component + better keyboard focus handling
...
* use it in MetadataListView and GraphEditor 'add Node' menu
* GraphEditor: forward MenuItem key events to searchBar to be able to continue editing the filter even if it lost active focus
2019-01-07 16:48:17 +01:00
Yann Lanthony
b5c985b3fb
[ui] GraphEditor: solo 3D media with Double Click + Control modifier
...
* allow to solo a 3D media from the GraphEditor by double clicking on a node or an attribute with the Control modifier pressed
* consistent with Viewer3D.MediaLibrary behavior (solo on Ctrl+Click on visibility button)
* handle supported file extensions in Viewer3DSettings
2019-01-07 16:19:42 +01:00
Yann Lanthony
4541d825ad
[ui] GraphEditor: consistent readOnly mode when computing
...
* lock edit actions when graph is being computed
* add an advanced option to control this behavior and unlock it (stored in persistent settings)
2019-01-07 15:39:47 +01:00
Fabien Castan
b5fc99762d
[nodes] Texturing: minor change of label and advanced status
2019-01-07 11:53:50 +01:00
Yann Lanthony
34ca607261
[ui] GraphEditor : add "Clear Pending Status" tool at Graph level
...
* allow to clear status of all submitted nodes in the graph
* unify wording
2019-01-07 10:47:25 +01:00
Yann Lanthony
b09068dc68
[ui] Node: add "Clear Data From Here" menu entry + confirmation dialog
2019-01-07 10:47:25 +01:00
Yann Lanthony
d1bf04bdf5
[ui] Node: gather single and "From Here" actions in the same menu entry
...
* add a ToolButton for duplicating/removing following nodes in corresponding entries instead of having a separate item
* change text when those button are hovered to reflect the change of action
* wording: rename "Delete Node" to "Remove Node"
2019-01-07 10:47:25 +01:00
Yann Lanthony
d10c779914
[ui] GraphEditor: add "Delete From Here" in node contextual menu
...
* ease the deletion of a branch from a given starting point
* accessible with alt+del on a node
* re-order menu to put the most destructive operation (Clear Data) at the very end
2019-01-07 10:47:25 +01:00
Yann Lanthony
b50f9fb44d
[ui] GraphEditor: only display "Submit" in node menu if available
2019-01-07 10:47:25 +01:00
Fabien Castan
3317bb3d40
Merge pull request #335 from alicevision/dev_advancedAttributes
...
Advanced Node parameters
2019-01-07 10:46:01 +01:00