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
Candice Bentéjac
7ec65d828c
Do not evaluate variables of string parameters in the nodes' description
...
Set the value of the string parameters in the nodes' description as
the unevaluated variable instead of the evaluated variable. The
evaluation will be made later, when the nodes with such parameters
will be computed.
2022-07-12 11:22:57 +02:00
Fabien Castan
7ee28b23ff
[nodes] use dspsift instead of sift by default
2021-04-16 10:44:39 +02:00
ChemicalXandco
e18f815af9
[nodes] add node categories
2021-02-14 17:03:42 +00:00
Fabien Castan
24e6ee582f
[nodes] add dspsift on all nodes using features
2020-11-23 15:23:41 +01: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
e27a2145b7
[nodes] Formatting and small fixes
2018-06-21 16:34:57 +02:00
Grégoire De Lillo
50f01c4222
[nodes] Use lower case for imageDescriber type and preset
2018-06-21 16:34:57 +02:00
Fabien Castan
0291033b85
[nodes] New node CameraLocalization
2018-01-01 20:27:58 +01:00