Meshroom/tests
Yann Lanthony b596bdffca [multiview] split pipeline creation into several functions
* add 'sfmPipeline', 'mvsPipeline' and 'photogrammetryPipeline' instantiating nodes in an existing graph
* rename main function (creating a new Graph) 'photogrammetry' + create a Publish node if 'output' is specified
2018-03-21 15:53:34 +01:00
..
__init__.py reorder modules and packages 2017-09-19 11:38:28 +02:00
test_graph.py [graph] add helper methods to get nodes by type and sort them by name 2018-01-12 13:59:08 +01:00
test_invalidation.py [core] change Attributes declaration on Node description 2017-10-31 19:47:32 +01:00
test_model.py rename Model to DictModel + augment API 2017-10-23 19:54:55 +02:00
test_multiviewPipeline.py [multiview] split pipeline creation into several functions 2018-03-21 15:53:34 +01:00