Commit graph

18 commits

Author SHA1 Message Date
Candice Bentéjac
0f6ad22d11 [nodes] Use utilitary constants for most common ChoiceParams 2024-02-08 18:02:18 +01:00
Candice Bentéjac
f2d6770651 [nodes] Clean-up: Harmonize nodes' descriptions 2023-11-06 16:31:10 +01:00
Loïc Vital
3997c96210 [nodes] ExportAnimatedCamera: propagate input size 2023-06-16 08:52:18 -07:00
Candice Bentéjac
5c2865968d [nodes] D-G: 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:03 +02:00
Fabien Castan
95d0ca3156
[nodes] ExportAnimatedCameras: fix output params labels 2023-02-28 09:44:04 +01: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
Solal Depardieu
8299cabf28 [nodes] Change in export animated cams and improving blender node
The returns in ExportAnimatedCamera didn't include the path toward the undistorted images so I added it.

The Blender Rendition nodes can now (among other things) diplay cloud of points. The code is cleaned up and only the background image sequence remains to be implemented...
2021-07-23 13:11:16 +02:00
Fabien Castan
f551769ccf [nodes] ExportAnimatedCameras: new sfmDataFilter parameter 2021-05-27 15:25:39 +02:00
Fabien Castan
b0487dc2a5 [nodes] ExportAnimatedCamera: Use lambdas instead of update method 2021-02-19 12:35:59 +01:00
jouetp
d77d26889f Add a bool parameter to correct principal point and another to export full RoI in exr format 2021-02-19 12:35:59 +01:00
jouetp
743fdce1a4 [nodes] ExportAnimatedCamera: export undistort UV maps 2021-02-19 12:35:59 +01:00
ChemicalXandco
e18f815af9 [nodes] add node categories 2021-02-14 17:03:42 +00:00
Fabien Castan
64a4c9426a [nodes] add some nodes documentation 2020-03-26 11:20:44 +01:00
Fabien Castan
e624a35fb5 [nodes] ExportAnimatedCamera: add new parameters 2018-08-06 10:16:28 +02:00
Yann Lanthony
2a410d07ea [nodes][aliceVision] add initial version on nodes 2018-07-19 13:50:45 +02:00
Yann Lanthony
346277629a [nodes] use 'desc.Node.internalFolder' in outputs values
* avoid duplicating the same string everywhere
* don't override 'internalFolder' with the same value default value in subclasses
2018-07-19 13:50:45 +02:00
Grégoire De Lillo
2ebcf8289c [nodes] Add node ExportAbimatedCamera 2018-06-21 16:34:57 +02:00