Blame
|
1 | # Cluster Extraction |
||||||
| 2 | ||||||||
|
3 | |||||||
| 4 | The Cluster Extraction operator can reduce a point cloud to a set of AABBs that represent 'clusters' of points in the scene. |
|||||||
| 5 | *[AABB]: An Axis Aligned Bounding Box is a box enclosing a set of points with faces parallel to the world axes. |
|||||||
|
6 | |||||||
|
7 | ::: buttonlink |
||||||
|
8 | [View operator source](https://github.com/matth-av/pointcaster/tree/qt/src/plugins/operators/cluster_extraction) |
||||||
|
9 | ::: |
||||||
