Fabien Castan
119bc21073
[multiview] hdri pipeline: update files to publish
2020-07-02 11:57:50 +02:00
Fabien Castan
224abce62f
[nodes] CameraInit: add some debug log
2020-07-02 11:57:50 +02:00
Fabien Castan
588e9fd335
[ui] Reconstruction: fix for python-2 compatibility
2020-07-02 11:28:54 +02:00
Fabien Castan
2d0e17b026
[nodes] ldrToHdr: improve metadata search
2020-07-02 11:28:19 +02:00
Fabien Castan
aa7fed41b5
[multiview] do not allow fisheye4 camera model in the HDRI context
2020-07-01 01:55:10 +02:00
Fabien Castan
7d99ba4b59
[core] copy attribute desc default value
...
to ensure that it is not editable if the value is a list
2020-07-01 01:54:16 +02:00
Fabien Castan
44d6b45c18
Merge branch 'develop' into dev/panoramaFisheye
2020-07-01 01:15:27 +02:00
Fabien Castan
883a0d8145
Merge pull request #973 from alicevision/dev/improveCameraInit
...
[cameraInit] new viewId generation and selection of allowed intrinsics
2020-06-30 23:07:40 +02:00
Fabien Castan
253d9d569d
[nodes] CameraInit: view regex is an advanced param
2020-06-30 22:54:56 +02:00
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
aa27123d30
[ui] Reconstruction: add an active SfMTransform node
2020-06-30 22:09:11 +02:00
Fabien Castan
778c88583c
[ui] typo in comment
2020-06-30 22:07:14 +02:00
Enguerrand DE SMET
162a6804ab
[nodes] camerainit: viewId from filename
2020-06-30 20:41:13 +02:00
Enguerrand DE SMET
95c8cf1ff4
[nodes] cameraInit: allowed intrinsics option
2020-06-30 17:41:16 +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
c3ae491bac
[nodes] ImageProcessing: update output parameter changes
2020-06-29 14:00:38 +02:00
Fabien Castan
21fa9167ae
[nodes] SfMTransform, SfMTransfer, SfMAlignment expose the same output params than the StructureFromMotion node
2020-06-29 13:59:53 +02:00
Fabien Castan
082f9b5843
[core] correct the actions order when loading the project file
...
We now call applyExpr before updateInternals is called (triggered by setupProjectFile and/or end of GraphModification).
So the input parameters expressions/connections are up-to-date (after applyExpr) when updateInternals will evaluate the input/output parameters.
2020-06-29 12:53:11 +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
a5131eec44
[nodes] ImageProcessing: define output values using lambda
2020-06-28 17:39:50 +02:00
Fabien Castan
bbc56cfb31
[core] Add support for lambda function in Attribute desc value
...
Allows to dynamically configure the default value of the Attribute in python.
2020-06-28 17:39:50 +02:00
Fabien Castan
05a93c28a2
[multiview] Add 2 new nodes to the HDRI pipeline: SfMTransform and ImageProcessing
2020-06-28 17:39:50 +02:00
Fabien Castan
6e6bb6f491
[nodes] ImageProcessing: remove old param keepImageFilename
2020-06-28 17:39:50 +02:00
Fabien Castan
41ab68a9fa
[nodes] LDRToHDR: fix the detection of the number of brackets
...
- Detects correctly if there is only bracket (nothing to do)
- Only nbBrackets invalidates the UID
2020-06-28 17:39:50 +02:00
Fabien Castan
0f07dfe482
[ui] Viewer: fix Node.isComputed is a property
2020-06-28 17:39:50 +02:00
Fabien Castan
06faca31a3
[nodes] PanoramaEstimation: expose more advanced params
2020-06-28 17:39:09 +02:00
Fabien Castan
0cd9e1fdc2
Merge branch 'develop' of https://github.com/alicevision/meshroom into dev/panoramaFisheye
2020-06-27 22:19:30 +02:00
Fabien Castan
984ecf635e
Merge pull request #941 from alicevision/dev/imageProcessing
...
[nodes] ImageProcessing node improvements
2020-06-27 19:05:07 +02:00
Fabien Castan
032835fbc2
[software] ImageProcessing: change default value for claheClipLimit
2020-06-27 18:06:15 +02:00
Fabien Castan
1745f3fd91
[nodes] ImageProcessing: lower camel case for parameters
2020-06-27 15:53:58 +02:00
Enguerrand DE SMET
c41eff81d6
[imageProcessing] fix scaleFactor name
2020-06-26 17:21:35 +02:00
Enguerrand DE SMET
2239d6a311
[imageProcessing] add inputFolders and exposes outputFolder
...
- add inputFolders option for batch fitering
- exposes the output folder
2020-06-25 17:59:17 +02:00
Fabien Castan
5650903252
[ui] minor comments update
2020-06-25 01:11:10 +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
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
2bb6dbcef1
[nodes] PanoramaEstimation: Update output params
2020-06-25 01:05:09 +02:00
Fabien Castan
c214b48aa5
[core] fix Node.isComputed property
2020-06-23 14:25:50 +02:00
Enguerrand DE SMET
751d6fd325
[imageProcessing] add CLAHE filtering option
2020-06-23 11:37:48 +02:00
Enguerrand DE SMET
ee66873430
[imageProcessing] more precise descriptions and names
2020-06-22 17:48:12 +02:00
Enguerrand DE SMET
42070e4827
imageProcessing] bilateral filter option
...
Add the bilateral filter option
2020-06-22 17:48:12 +02:00
Enguerrand DE SMET
5433d8054f
imageProcessing] fillHoles option
...
Added the fillHoles option
2020-06-22 17:48:12 +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
51e21aadc1
Merge pull request #951 from alicevision/dev/depthMapFolders
...
Dev/depth map folders
2020-06-22 10:11:58 +02:00
Fabien Castan
9ccc726f19
Merge pull request #940 from ChemicalXandco/fix_open_recent
...
Fix open recent broken on windows and remove unnecessary warnings
2020-06-21 00:51:15 +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
Enguerrand DE SMET
fe9cf42768
[nodes] Meshing: update binary version
2020-06-18 16:38:45 +02:00
Enguerrand DE SMET
1b26aa62db
Fix meshing node connection in MVS Pipeline
2020-06-17 11:28:26 +02:00