
Files | |
| file | FilterBase.h [code] |
| Base virtual class for point cloud filters. | |
| file | FilterBoundingBox.h [code] |
| Leaves or removes the points in a given bounding box. | |
| file | FilterDecimateVoxels.h [code] |
| Builds a new layer with a decimated version of an input layer. | |
| file | FilterDeleteLayer.h [code] |
| Removes a given point layer. | |
| file | FilterEdgesPlanes.h [code] |
| Classify pointcloud voxels into planes / "edges". | |
| file | Generator.h [code] |
| Base virtual class for point cloud filters. | |
| file | PointCloudToVoxelGrid.h [code] |
| Makes an index of a point cloud using a voxel grid. | |