ilastik / hytra

Python module for multi HYpotheses TRAcking
https://github.com/ilastik/hytra
MIT License
2 stars 7 forks source link

Recomputing full hypotheses graph during merger resolving #8

Closed JaimeIvanCervantes closed 7 years ago

JaimeIvanCervantes commented 7 years ago

Added option withFullGraph to recompute the full hypotheses graph during merger resolving. Previously the merger resolver was computing a graph that included only merger nodes and their neighbor nodes.