Commit graph

24 commits

Author SHA1 Message Date
demoulinv
281991901d [HDR Calibration node]
Bypass management
2023-02-09 10:13:44 +01:00
demoulinv
d582286c5b [HDR calibration & merging] Update parameter set 2023-02-09 10:13:44 +01:00
Fabien Castan
5026d911d8 [nodes] LdrToHdrCalibration: fix alignment 2023-02-09 10:13:43 +01:00
demoulinv
251e9b614c [Node] hdrCalibration: Add parameter about targeted luminance of HDR images 2023-02-09 10:13:42 +01:00
demoulinv
95bad98443 [HDR Nodes and Panorama Pipelines]
Add working color space as input parameter in Sampling, Calibration and Merging HDR nodes. (unused in calibration, but useful to transfer from sampling to merging in pipelines)
Update rawColorInterpretation default value and add some comments in cameraInit.
2023-01-06 18:02:13 +01:00
fabien servant
ae0ca71c1c [nodes] replace CommandLineNode with AVCommandLineNode for alicevision nodes 2022-12-06 15:07:01 +01:00
Fabien Castan
0424ae13c0 [nodes] LdrToHdrCalibration: fix trailing space in label 2022-10-19 09:50:26 +01:00
Loïc Vital
a5fbbe7d82 [node] output labels renaming without 'Output' prefix 2022-10-19 09:50:21 +01:00
ChemicalXandco
e18f815af9 [nodes] add node categories 2021-02-14 17:03:42 +00:00
Fabien Castan
2b48188b32 [multiview] connect common attributes in LdrToHdr* nodes 2020-12-28 17:34:32 +01:00
Fabien Castan
38d8858742 [nodes] LdrToHdrCalibration: update maxTotalPoints description 2020-09-30 15:31:42 +02:00
Fabien Castan
932b4d51e7 [nodes] LdrToHdrCalibration: add bypass option 2020-09-30 15:31:22 +02:00
Fabien Castan
ef99a2916d [nodes] ldrToHdr: nbBrackets should invalidate UID
instead of "userNbBrackets" (which is only an intermediate parameter used to compute "nbBrackets")
2020-09-30 15:24:05 +02:00
Fabien Castan
6f6dcd0408 [nodes] LdrToHdrCalibration & PanoramaCompositing are compute intensive nodes 2020-09-10 17:26:09 +02:00
Fabien Castan
fdcbd38745 [nodes] LdrToHdr: fix error when no CameraInit connected 2020-08-12 13:42:35 +02:00
Fabien Castan
cb17b1c976 [nodes] LdrToHdr nodes: update nb brackets detection for single view/multiple exposures 2020-08-03 10:43:20 +02:00
Fabien Castan
7ff3bca130 python-3 compatibility 2020-07-17 20:48:47 +02:00
Fabien Castan
91f53341bc warning fixes 2020-07-16 11:04:43 +02:00
Fabien Castan
c8526d4d6b fix warnings: unused import 2020-07-16 10:49:49 +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
1b52bd5cbc [nodes] ldrToHdr: automatic brackets estimation (temporary solution) 2020-07-02 18:16:09 +02:00
fabien servant
45570b6487 [nodes] ldrToHdr: expose more parameters 2020-07-02 12:00:03 +02:00
fabien servant
5c43f77d20 [nodes] Update hdr pipeline with sampling, calibration and merge 2020-07-02 11:59:05 +02:00