Commit graph

21 commits

Author SHA1 Message Date
fabien servant
ae0ca71c1c [nodes] replace CommandLineNode with AVCommandLineNode for alicevision nodes 2022-12-06 15:07:01 +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
9304919c95 [nodes] LdrToHdrMerge: disable highlight corrections 2021-01-28 13:08:59 +01:00
Fabien Castan
7769cd47bf [nodes] LdrToHdr: enable highlights boolean option 2021-01-18 15:37:49 +01: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
bbaa0a4391 [nodes] use lowerCamelCase for storageDataType param values 2020-09-14 22:28:02 +02:00
Fabien Castan
03f45be0ee [nodes] expose image storageDataType on some nodes 2020-09-11 21:25:42 +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
Julien-Haudegond
f1af558603 [nodes] update LdrToHdr nodes with enabled parameter 2020-07-29 16:04:41 +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
6cef1a525b [nodes] LdrToHdrMerge: change default value for the center bracket index 2020-07-10 12:48:11 +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
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