搜索资源列表
Octree.08.03.2008
- 八叉树代码,实现最近点查找,内包含点云实例-Octree code to find the nearest point to achieve, and contains the point cloud instances
source
- 点云数据八叉树搜索方法,为点云数据处理提供基础-Point cloud data octree search method to point cloud data processing provides the basis
mpu_oct
- 实现点云数据的八叉树均等剖分(八叉树,一个立方体等分为八份,并可以持续的细分下去,虽然每个节点都能分出八个叉,但形象,且等分空间,简单容易理解。),并利用MPU实现数据的三角化,可视化等。(MPU, pointcloud, octree)
BuildOctree
- 为点云数据建立,八叉树结构。可用于点云配准、识别、重建。(Building octree structure for point cloud data)