Skip to content

Fix canonization of the alphatree and watershed hierarchy

Baptiste Esteban requested to merge development/fix-canonization into next

The canonization was not canonizing the nodes at level 0 in the alphatree and watershed hierarchy (#82 (closed)). This problem is solved.

  • Fixing the canonization issue #82 (closed)
  • Correction of the tests

Futhermore, some minor changes:

  • Correct the documentation issue for next (#85 (closed))
  • Add a propagation option to the component tree attribute function computations
Edited by Baptiste Esteban

Merge request reports