Commit graph

1662 commits

Author SHA1 Message Date
Fabien Castan
6af41e304b
Merge pull request #991 from alicevision/dev/avoidLoadError
[core] avoid error during project load
2020-07-19 12:08:58 +02:00
Fabien Castan
746e7391b2
Merge pull request #989 from alicevision/dev/autoLayout
Automatically update layout when needed
2020-07-19 12:07:25 +02:00
Fabien Castan
c101241518
Merge pull request #970 from alicevision/dev/imageProcessingMetadata
[nodes] imageProcessing: metadata feature
2020-07-19 12:03:14 +02:00
Fabien Castan
c02267b4ce [core] avoid error during project load 2020-07-18 14:43:55 +02:00
Fabien Castan
40c35faf48 [nodes] ImageProcessing: change advanced status 2020-07-18 13:57:08 +02:00
Fabien Castan
bf278e4eb0 [nodes] ImageProcessing: remove useless comment 2020-07-18 13:53:43 +02:00
Fabien Castan
6888322adc [nodes] ImageProcessing: bug fix and minor code simplification 2020-07-18 13:52:34 +02:00
Fabien Castan
9adb99a768 [nodes] LdrToHdrSampling: add debug option 2020-07-18 13:08:21 +02:00
Fabien Castan
7ff3bca130 python-3 compatibility 2020-07-17 20:48:47 +02:00
Fabien Castan
a15bb93def [ui] auto layout when no position on nodes 2020-07-17 20:48:02 +02:00
Enguerrand DE SMET
67a87a5f09 [nodes] imageProcessing: fix outputImages value 2020-07-17 10:49:14 +02:00
Enguerrand DE SMET
fadb1b472f [nodes] imageProcessing: output format option
Allows you to choose the output format (RGBA, RGB, Grayscale)
2020-07-17 09:00:41 +02:00
Enguerrand DE SMET
dcc41a6a7a [nodes] imageProcessing: Add Noise Filtering option 2020-07-17 09:00:11 +02:00
Enguerrand DE SMET
d9279feef9 [nodes] imageProcessing: group and rename filters params 2020-07-17 09:00:11 +02:00
Enguerrand DE SMET
fc55a64151 [nodes] ImageProcessing: use advanced StringParams for metadataFolders 2020-07-17 09:00:11 +02:00
Enguerrand DE SMET
ea72cefa59 [nodes] imageProcessing: add a checkbox for the Sharpen Filter 2020-07-17 09:00:11 +02:00
Julien-Haudegond
0c69fcf6fa [nodes] ImageProcessing: add metadata input folder 2020-07-17 09:00:11 +02:00
Karthikeyan Singaravelan
165ba412e4
Import ABC from collections.abc (#983)
Use compatibility layer for Python 2 support
2020-07-16 16:02:51 +02:00
Fabien Castan
058cb87d2a
Merge pull request #808 from alicevision/dev/panoramaFisheye
New panorama pipeline for fisheye images
2020-07-16 11:40:27 +02:00
Ewout ter Hoeven
12c5adcac3
AppVeyor: Update build environment and save artifacts (#875)
- Updates the build environment to the Visual Studio 2019 image
 - Saves the build folder as an artifact
 - Unfreeze cx_Freeze version to allow dev builds with Python 3.7 and 3.8
 - Use Python 3.8 in AppVeyor builds
2020-07-16 11:32:28 +02:00
Fabien Castan
91f53341bc warning fixes 2020-07-16 11:04:43 +02:00
Fabien Castan
82342a7f61 fix warnings: avoid list as default value in function params 2020-07-16 10:50:37 +02:00
Fabien Castan
c8526d4d6b fix warnings: unused import 2020-07-16 10:49:49 +02:00
Fabien Castan
b760a1f4f6 [tests] fix param change 2020-07-16 10:07:39 +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
6cef1a525b [nodes] LdrToHdrMerge: change default value for the center bracket index 2020-07-10 12:48:11 +02:00
Fabien Castan
049122effe [nodes] PanoramaInit: update output param name 2020-07-09 16:21:13 +02:00
Fabien Castan
9ba35eedda [nodes] GlobalSfM: update output param names 2020-07-09 16:20:35 +02:00
Fabien Castan
278e9a5fe9 [ui] ImageGallery: param name of LdrToHdr has been updated 2020-07-09 16:20:02 +02:00
Fabien Castan
3cc50d5277 [nodes] remove old CameraDownscale node 2020-07-09 16:19:09 +02:00
Fabien Castan
d242d7801b [nodes] PanoramaEstimation: change default value for maxAngleToPrior
Avoid to cut too much connections.
2020-07-09 14:11:33 +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
a1f3ace5d5 [ui] HdrImageToolbar: change gamma range of values 2020-07-09 14:09:50 +02:00
Fabien Castan
a8e7502473 [nodes] LdrToHdrMerge: add offsetRefBracketIndex param 2020-07-09 14:09:04 +02:00
Fabien Castan
55bec77b2d [nodes] LdrToHdrMerge: rename output param 2020-07-09 14:08:43 +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
2ec218c086 [nodes] LdrToHdrSampling: expose new advanced params 2020-07-06 11:43:28 +02:00
Fabien Castan
396c285c76 [multiview] HDRI: add PanoramaPrepareImages in default HDRI pipeline
- update access to CameraInit from LdrToHdr nodes
- update PanoramaPrepareImages param names
2020-07-06 00:39:32 +02:00
Fabien Castan
dc6ac5d67a [nodes] add parallelization to LdrToHdrSampling/Merge and PanoramaWarping 2020-07-05 23:11:07 +02:00
Fabien Castan
a239005901 Update from LDRToHDR node to LdrToHdrMerge node 2020-07-05 23:08:57 +02:00
Fabien Castan
1b52bd5cbc [nodes] ldrToHdr: automatic brackets estimation (temporary solution) 2020-07-02 18:16:09 +02:00
Fabien Castan
2401a366e2 [core] expose a recursive option in getLinkParam 2020-07-02 18:15:03 +02:00
Fabien Castan
baac501559 [multiview] Update hdri pipeline with hdr sampling, calibration and merge 2020-07-02 18:14:41 +02:00
fabien servant
45570b6487 [nodes] ldrToHdr: expose more parameters 2020-07-02 12:00:03 +02:00
Fabien Castan
e6afe6ef58 [nodes] Add new PanoramaPrepareImages to fix images orientation 2020-07-02 11:59:05 +02:00
fabien servant
5c43f77d20 [nodes] Update hdr pipeline with sampling, calibration and merge 2020-07-02 11:59:05 +02:00
Fabien Castan
0ff28eed14 [nodes] ldrToHdr: fix for python-2 compatibility 2020-07-02 11:57:51 +02:00