TTK
|
#include <MergeTreeClustering.h>
This module defines the MergeTreeClustering class that computes a clustering of an ensemble of merge trees in k clusters It is actually a version of KMeans (dynamic clustering algorithm) where centroids are merge trees
Related publication
"Wasserstein Distances, Geodesics and Barycenters of Merge Trees"
Mathieu Pont, Jules Vidal, Julie Delon, Julien Tierny.
Proc. of IEEE VIS 2021.
IEEE Transactions on Visualization and Computer Graphics, 2021
Online examples: