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
1999b7c5b2
[multiview] New pipeline Photogrammetry and Camera Tracking
2021-05-27 17:02:39 +02: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
Theo
4afa3c51c1
[nodes] imageMatching: rename label and add methods to MultiSfM
2020-01-31 11:43:06 +01:00
Yann Lanthony
168b573e36
[nodes][aliceVision] mark advanced parameters
2018-12-20 11:17:23 +01:00
Fabien Castan
bb0155ba42
Merge pull request #150 from alicevision/dev_versionCompatibility
...
Introduce version compatibility handling
2018-07-26 12:50:15 +02:00
Grégoire De Lillo
c9a9b64fc9
[nodes] ImageMatchingMultiSfM
Update matchingMode
options
2018-07-23 15:10:20 +02:00
Grégoire De Lillo
e4df8cc6b0
[nodes] Update node ImageMatchingMultiSfM
2018-07-20 12:29:22 +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
Yann Lanthony
9f2185706e
[nodes][aliceVision] remove voctree path from uid 0 computation
...
Avoid invalidating ImageMatching nodes when voctree path changes (i.e: Meshroom prebuilt binaries coming with an embedded voctree)
2018-07-06 12:10:21 +02:00
Grégoire De Lillo
236a82ece8
[nodes] Add support for multiple features & matches folders
2018-06-21 16:34:57 +02:00
Yann Lanthony
197f92382d
[nodes] fix ImageMatchingMultiSfm node size
...
use MultiDynamicNodeSize with both SfM inputs to get the correct size
2018-01-10 11:34:19 +01:00
Gregoire De Lillo
4d5636ab47
[nodes] new IncrementalSfM augmentation
2018-01-05 18:55:14 +01:00