Commit graph

26 commits

Author SHA1 Message Date
Clara
5c29e29ef3 [Texturing] change some default parameters 2019-06-12 17:26:24 +02:00
Clara
9f928e1ea0 [mesh] Texturing: set parameters for multi-band blending
Use only 3 parameters : useScore, multiBandDownscale, multiBandNbContrib
2019-05-13 17:04:26 +02:00
Unknown
00188c9aef [nodes] texturing: add support for multi-band blending 2019-04-12 15:19:06 +02:00
Grégoire De Lillo
7343cabbfe [nodes] Texturing Add option useUDIM 2019-03-01 12:33:12 +01:00
Grégoire De Lillo
52379e4200 [nodes] Texturing Remove option inputDenseReconstruction 2019-01-24 10:42:23 +01:00
Fabien Castan
b5fc99762d [nodes] Texturing: minor change of label and advanced status 2019-01-07 11:53:50 +01:00
Yann Lanthony
168b573e36 [nodes][aliceVision] mark advanced parameters 2018-12-20 11:17:23 +01:00
Grégoire De Lillo
e0e10c45b7 [nodes] Texturing Fix: node bersion is 3.0 2018-12-17 11:53:34 +01:00
Grégoire De Lillo
ce25724023 [multiview] Use SfMData as input in MVS pipeline 2018-08-08 18:33:05 +02:00
Fabien Castan
a19c7786af [nodes] texturing: new parameters 2018-08-05 16:32:48 +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
185c32fe21 [nodes] Texturing: add 'unwrapMethod' and 'fillHoles' parameters 2018-04-04 19:24:41 +02:00
Gregoire De Lillo
eadff47615 [nodes] Add verboseLevel parameter in some MVS nodes 2018-03-13 17:01:01 +01:00
Fabien Castan
8d0d69f438 [nodes] MVS: support multiple image file formats 2017-12-11 20:36:04 +01:00
Fabien Castan
0bb05e99e7 [nodes] meshing/texturing: expose parameters 2017-11-27 16:20:27 +01:00
Yann Lanthony
a92a6f6df9 [nodes] Texturing: textureSide invalidates uid 2017-11-20 19:01:14 +01:00
Yann Lanthony
7631a824f1 [nodes] Texturing: turn downscale into a ChoiceParam 2017-11-17 18:57:00 +01:00
Yann Lanthony
03058f4860 [nodes] turn several parameters into Choices 2017-11-17 17:56:33 +01:00
Fabien Castan
88a935f925 [nodes] texturing: add output files 2017-10-31 21:11:34 +01:00
Yann Lanthony
16e8037fd7 [core] change Attributes declaration on Node description
Inputs and outputs Attributes are now declared in two separate lists
* no more isOutput field on Attribute description
* guarantee attributes order (was not the case in Python2 with class attributes)
* Attribute's name is now part of its description

Note: for now, input and output Attributes are still stored in a single model inside a Graph.
2017-10-31 19:47:32 +01:00
Fabien Castan
eaa22528f1 [nodes] expose texturing parameters 2017-10-31 16:50:30 +01:00
Fabien Castan
eb85aee728 [nodes] update MVS to aliceVision binaries 2017-10-31 16:50:29 +01:00
Fabien Castan
c38c2d3407 Add the notion of cpu, gpu, ram ressources requirements 2017-10-26 14:25:11 +02:00
Fabien Castan
287c0f13ce [core] split Param into specific types and update nodes accordingly 2017-10-16 12:23:59 +02:00
Fabien Castan
aacdf32915 Move nodes into subfolders 2017-10-16 12:23:58 +02:00
Renamed from meshroom/nodes/Texturing.py (Browse further)