Commit graph

14 commits

Author SHA1 Message Date
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
ChemicalXandco
e18f815af9 [nodes] add node categories 2021-02-14 17:03:42 +00:00
Fabien Castan
2f17e9aa80 Merge remote-tracking branch 'origin/develop' into dev/panoramaFisheye 2020-03-26 13:56:51 +01:00
Fabien Castan
64a4c9426a [nodes] add some nodes documentation 2020-03-26 11:20:44 +01:00
natowi
405353e846
Update MeshDenoising.py 2019-11-26 12:52:24 +01:00
natowi
e78d89c11c
Fix typo, add reference
add title of citation to comments to better find the publication https://dl.acm.org/citation.cfm?id=2818068
2019-11-24 14:42:32 +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
Yann Lanthony
fe87984a36
Merge pull request #103 from alicevision/dev_meshingMultiRes
Meshing: New multi-resolution depth maps fusion
2018-04-06 14:56:45 +02:00
Fabien Castan
d5f83e94e7
[nodes] MeshDenoising: change lambda step value 2018-03-25 20:20:11 +02:00
Fabien Castan
c700d4c071 [nodes] verbose param on more Mesh processing nodes 2018-03-22 17:34:38 +01:00
Yann Lanthony
c993559e48 [nodes] format MeshDecimate/Denoising documentation 2018-03-01 14:33:11 +01:00
Fabien Castan
36ed1a5236 [nodes] Add nodes MeshDenoising and MeshDecimate 2018-03-01 14:21:41 +01:00