Commit e27664

2026-08-12 01:07:32 Matt Hughes: -/-
operators/cluster extraction.md ..
@@ 1,6 1,8 @@
# Cluster Extraction
- The Cluster Extraction operator uses nearest neighbour searching
+
+ The Cluster Extraction operator can reduce a point cloud to a set of AABBs that represent 'clusters' of points in the scene.
+ *[AABB]: An Axis Aligned Bounding Box is a box enclosing a set of points with faces parallel to the world axes.
::: buttonlink
[View operator source](https://github.com/matth-av/pointcaster/tree/qt/src/plugins/operators/cluster_extraction)
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9