Skip to content

Commit

Permalink
Explicitly state the name of the cluster ID dimension.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Dec 18, 2019
1 parent 5dd8ee3 commit c8b54e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/stages/filters.cluster.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ filters.cluster

The Cluster filter first performs Euclidean Cluster Extraction on the input
``PointView`` and then labels each point with its associated cluster ID.
It creates a new dimension ``ClusterID`` that contains the cluster ID value.
Cluster IDs start with the value 1. Points that don't belong to any
cluster will are given a cluster ID of 0.

Expand Down

0 comments on commit c8b54e8

Please sign in to comment.