Commit graph

13 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
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