Function cpphots::ClustererRandomSeeding

Function Documentation

ClustererSeedingType cpphots::ClustererRandomSeeding(uint16_t width, uint16_t height)

Random clustering seeding.

Return a function that seeds the centroids of the layer with random time surfaces. This may be useful for debugging purposes.

Parameters
  • width – width of the centroids

  • height – height of the centroids

Returns

the actual seeding function