Commit graph

11 commits

Author SHA1 Message Date
Candice Bentéjac
f9d8a1da02 [nodes] Masking: Add parameter to specify the extension of the masks
Add the `maskExtension` parameter to specify the extension (by default,
"png") of the masks that are to be loaded.
2023-08-24 18:17:53 +02:00
Candice Bentéjac
41280dc22a [nodes] M-P: Harmonize and improve labels and descriptions
Use CamelCase for all labels, always end descriptions with periods, and
replace the mixed use of single and double quotes with double quotes
only.
2023-06-16 10:31:42 +02:00
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
Fabien Castan
61bc59928d [nodes] Mesh*: use file extension to choose the file format 2021-09-06 12:05:52 +02:00
Thomas Zorroché
45bed69672 [nodes] change default mesh format to obj 2021-09-03 21:13:20 +02:00
Thomas Zorroche
ef11acb4f4 [nodes] add outputMeshFileType parameter for meshMasking 2021-09-03 21:13:19 +02:00
GuillaumeDev
787c1c4c02 [nodes] add "usePointsVisibilities" and rename "input" option for MeshMasking 2021-07-22 18:12:49 +02:00
GuillaumeDev
85f3ae4bdd [nodes] add "undistortMasks" option for MeshMasking 2021-07-22 18:12:49 +02:00
GuillaumeDev
f16402ff06 [nodes] add "smooth" option for MeshMasking 2021-07-22 18:12:49 +02:00
GuillaumeDev
7128bb4d9a [nodes] new MeshMasking node 2021-07-22 18:12:49 +02:00