Commit graph

266 commits

Author SHA1 Message Date
Fabien Castan
6e270ad6a9 Use imageMatching node in the multiview pipeline 2017-10-16 18:18:35 +02:00
Yann Lanthony
ce6925117a [core] fix node depth computation 2017-10-16 15:30:13 +02:00
Fabien Castan
fd1b9f2cea Merge branch 'dev_processGraph' of https://github.com/alicevision/meshroom into dev_processGraph
Conflicts:
	meshroom/core/graph.py
2017-10-16 12:30:15 +02:00
Fabien Castan
0655d1b7d1 [bin] add toNode argument with partial name support 2017-10-16 12:24:02 +02:00
Fabien Castan
18d2e4bd39 [core] Node: add missing initialization in constructor 2017-10-16 12:24:02 +02:00
Fabien Castan
c291e0d6bf [core] process: change output formatting and add a timer 2017-10-16 12:24:01 +02:00
Fabien Castan
3ca3a794fe [core] graph: re-implement getDepth to return the correct value 2017-10-16 12:24:01 +02:00
Fabien Castan
2024d7ab1c [core] graph: move applyExpr when adding a Node to the graph 2017-10-16 12:24:01 +02:00
Fabien Castan
d74affba35 [core] change param order in Edge constructor 2017-10-16 12:24:00 +02:00
Yann Lanthony
23541db54d [core] stop StatisticsThread when node is processed 2017-10-13 17:13:31 +02:00
Yann Lanthony
45f04e14d2 [core] Edge: invert src/dst parameters order 2017-10-13 16:31:36 +02:00
Yann Lanthony
653cec28c9 [core] add Node.statusName property 2017-10-13 16:31:20 +02:00
Yann Lanthony
e494a63c9d [core] stop graph execution mechanism 2017-10-13 15:17:34 +02:00
Yann Lanthony
d4509ec20e [commands] new AddEdge/RemoveEdge commands 2017-10-13 12:10:35 +02:00
Fabien Castan
85eff3509f Add sugar to connect attributes directly at the node creation 2017-10-11 16:37:38 +02:00
Yann Lanthony
e893a3dfc6 rename package 'processGraph' to 'core' 2017-10-09 12:16:20 +02:00
Renamed from meshroom/processGraph/graph.py (Browse further)