CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 八叉树

搜索资源列表

  1. graph2tree

    0下载:
  2. 三维地图建立,从graph文件生成八叉树地图。-3d map construction octomap
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:2990
    • 提供者:sun
  1. ColorOcTree

    0下载:
  2. 三维地图构建的重要文件,与八叉树有关 -3d map construction octomap
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:3012
    • 提供者:sun
  1. edit_octree

    0下载:
  2. 三维地图构建的重要文件,与八叉树有关,这个代码是彩色八叉树-3d map construction octomap
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:2755
    • 提供者:sun
  1. OcTree

    0下载:
  2. 三维地图构建的重要文件,与八叉树有关,这个代码是彩色八叉树-3d map construction octomap
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1259
    • 提供者:sun
  1. GifCodec

    0下载:
  2. 参考网上的资料写的gif编解码。 编码用gdi解析常用图片格式,然后组装成gif 解码吧gif的每一帧转换成dib gif文件格式网上有很多介绍 gif用的变长lzw压缩算法: 没弄懂原理,只知道过程。压缩取一个字符作为后缀,看看字符串是否存在。存在,用对应的编码作为前缀继续取;不存在把字符串添加到字典,前缀添加到输出流,后缀作为前缀继续取。解压取一个编码看看字典中是否存在。存在用对应的字符串的第一个字符作为后缀,看看当前字符串是否存在,不存在添加到字典中,
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:438088
    • 提供者:朱伯虎
  1. octree_search

    0下载:
  2. 八叉树(Octree)的定义是:若不为空树的话,树中任一节点的子节点恰好只会有八个,或零个,也就是子节点不会有0与8以外的数目。-Definition octree (Octree) is: If the tree is empty, then any tree node s children will have exactly eight, or zero, that is, the number of child nodes 0 and 8 will not have outside.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:895
    • 提供者:芦花似雪
  1. bachashu

    0下载:
  2. PCL点云,八叉树空间划分,结合VS2010平台-PCL point cloud, octree space division, combined with VS2010 platform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3329
    • 提供者:付德
  1. MPUTEST2

    0下载:
  2. 首先,对输入的点云模型进行八叉树分解。然后,用局部函数对八叉树节点包围球进行拟合。最后,利用加权函数构建全局隐函数,表达整个点云模型代表的曲面。 -First of all, the point cloud model to the input of the octree decomposition. Then, by fitting the octree node bounding sphere with local function. Finally, a global implicit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11803341
    • 提供者:林雪
  1. BFS

    0下载:
  2. 用MATLAB写的宽度优先搜索函数,支持障碍设置和四叉树/八叉树的选择,在路径搜索方面有用。-First search function using MATLAB written in width, support the obstacles set up and quadtree/octree useful in terms of route search.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1487
    • 提供者:刘陈展
  1. Octree.08.03.2008

    1下载:
  2. 八叉树代码,实现最近点查找,内包含点云实例-Octree code to find the nearest point to achieve, and contains the point cloud instances
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:579543
    • 提供者:Devin Kong
  1. Octree_openGL

    0下载:
  2. 使用VS2010编写的空间八叉树,可以根据用户需要的深度创建八叉树,同时使用OpenGL将八叉树每个节点进行显示,需要自行配置OpenGL环境-Space prepared using VS2010 octree, you can create octree depth according to user needs, while using OpenGL octree will be displayed for each node, you need to self-configured Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:395711
    • 提供者:Lonny
  1. PCLCode

    1下载:
  2. PCL课本全章源码的,包含I/O,kd-tree,八叉树,可视化,滤波,深度图像,关键点。采样一致性算法,点云特征描述与提取,点云配准,点云分割,点云曲面重建-the code of book“Point Cloud Library”
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2533015
    • 提供者:王伟
  1. vtk-Octree-Vis

    0下载:
  2. vtk实现构建八叉树且显示的代码,值得学习vtk的同志学习,也值得八叉树构建的参考.加入大数据快速显示代码。需要配置vtk-Reference vtk achieve and build octree code is displayed, it is worth learning vtk comrades to learn, but also worthy Octree Construction
  3. 所属分类:VTK

    • 发布日期:2017-04-12
    • 文件大小:1410
    • 提供者:suiyinling
  1. source

    0下载:
  2. 点云数据八叉树搜索方法,为点云数据处理提供基础-Point cloud data octree search method to point cloud data processing provides the basis
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1209
    • 提供者:li
  1. Octree

    5下载:
  2. 用八叉树法对逆向工程得到扫描的三维实体模型图像处理,实现了对大量点云数据进行三维网格构建。-Octree method of reverse engineering can be scanned 3D solid model of image processing, realize the construct 3D mesh of a lot of point cloud data.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4879
    • 提供者:xd
  1. octomap-devel

    0下载:
  2. 一个基于八叉树的高效概率三维映射框架,主要包括OctoMap库和octovis查看器-An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1774546
    • 提供者:庐阳
  1. Octree

    0下载:
  2. 八叉树的实现,用C++实现的简单八叉树算法-Achieve octree
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2065208
    • 提供者:姚升
  1. octree_search

    0下载:
  2. 这个是PCL官方文档中所带的八叉树搜索的代码-PCL official document carried by the octree search code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:873
    • 提供者:ee1
  1. 4

    0下载:
  2. 利用地球立体剖分格网生成SubdivisionR_树索引模型 针对三维数据管理中八叉树索引冗余多、R-树索引插入删除过程复杂的问题,依托GeoSOT地球立体剖分格网,提出了一种新的八叉树与R-树有机结合的Subdivision R-树索引模型(Subdivision R-tree)。首先,以GeoSOT地球立体剖分格网八叉树索引为基础构建了Subdivision R-树索引模型结构 随后,设计了Subdivision R-树索引模型基本的插入、删除、查询、分析算法 最后,开展了Subd
  3. 所属分类:Graph program

    • 发布日期:2017-05-05
    • 文件大小:261379
    • 提供者:fangsm1
  1. treestruct

    0下载:
  2. c++编程实现数据结构八叉树!简单实用可运行!-C++ programming to realize an octree data!
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-15
    • 文件大小:37104640
    • 提供者:tangjiwai
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com