| 程序包 | 说明 |
|---|---|
| cn.jimmiez.pcu.alg.sampler |
The classes in this package are used to resample/down-sample the point cloud.
|
| cn.jimmiez.pcu.common.graphics |
The processing of point clouds involves some knowledge of computer
graphics.
|
| 类和说明 |
|---|
| Octree
An octree recursively divide a box 3d space into eight octants and can accelerate
the process of searching nearest neighbors of points.
|
| Octree.OctreeNode
The octree node in the 3d space.
|
| 类和说明 |
|---|
| Adjacency
This class enumerates different ways that two boxes(cell) are adjacent to each other
|
| BoundingBox
The AABoundingBox of 3d model.
|
| Octree.OctreeNode
The octree node in the 3d space.
|
Copyright © 2019. All rights reserved.