| 程序包 | 说明 |
|---|---|
| cn.jimmiez.pcu.alg.sampler |
The classes in this package are used to resample/down-sample the point cloud.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GridVoxelizer.GridCell> |
GridVoxelizer.voxelize(List<javax.vecmath.Point3d> points)
Perform the voxelizing.
|
List<GridVoxelizer.GridCell> |
GridVoxelizer.voxelize(List<javax.vecmath.Point3d> points,
double cellSize)
Perform the voxelizing.
|
Copyright © 2019. All rights reserved.