Skip to content

Implementation of the Multivariate Tree of Shapes

Baptiste Esteban requested to merge development/mtos into next

The Multivariate Tree of Shapes (MToS) has been implemented long time ago, but not being compatible with the current API, it has been implemented again.

  • Implementation of the inclusion graph computation
  • Implementation of the depth map implementation
  • Implementation of the hole-filled maxtree
  • Implementation of the MToS
  • Tests of the inclusion graph, depth map, hole filled maxtree and MToS computation
  • Documentation (+ code snippet implementation)
Edited by Baptiste Esteban

Merge request reports