Function cpphots::ClustererUniformSeeding
Defined in File utils.h
Function Documentation
-
void cpphots::ClustererUniformSeeding(interfaces::Clusterer &clusterer, const std::vector<TimeSurfaceType> &time_surfaces)
Uniformly seed the layer.
Seed the centroids by simply choosing random time surfaces, among those provided, with uniform probabilities.