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

搜索资源列表

  1. Test

    0下载:
  2. 利用八叉树抛分原理 ,多相机采集图像进行三维可视外壳重建-Octree throw variational principle, multi-camera image acquisition for 3D shell reconstruction
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:39261
    • 提供者:jiangkd
  1. octree

    1下载:
  2. 八叉树类,在三维数据快速检索和碰撞检测等方面经常使用-octree, used in fast 3d data searching or collision detection
  3. 所属分类:OpenGL

    • 发布日期:2017-05-01
    • 文件大小:6691
    • 提供者:Guo Yi
  1. QuadTree

    0下载:
  2. 八叉树编程,学习八叉树的很好资料,代码有详细的注释。-The Octree programming, learning octree good code detailed notes.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-15
    • 文件大小:10606
    • 提供者:chenxinhua
  1. OctreeGPU

    0下载:
  2. 基于GPU和Octree的3D图形程序,能够实现对3ds模型数据的八叉树管理与渲染,带图形交互功能。-Based on GPU and Octree, managing and rendering 3ds model with Octree and OpenGL, with GUI interaction.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-30
    • 文件大小:29129207
    • 提供者:博文
  1. terrain

    0下载:
  2. 演示地形绘制与漫游,取自OGRE例子,地形管理器会自动应用八叉树分割来管理地形。-Demo terrain rendering and roaming, from OGRE example, terrain Manager automatically applied octree division to manage the terrain.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-19
    • 文件大小:11637
    • 提供者:黄梁
  1. Octree-Textures-on-the-GPU

    0下载:
  2. 基于GPU的体积纹理的八叉树实现,是一种高效的使用体积纹理的方式-Octree Textures on the GPU
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-13
    • 文件大小:705225
    • 提供者:ZYT
  1. IsoOctree

    0下载:
  2. 八叉树实现ISO surface提取的算法,在三维模型建模技术中应用非常广泛-algorithm for extract iso-surface with octree from point cloud, it has been widely used 3D modeling technique in CG
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:68081
    • 提供者:shawn
  1. BMP_24bit_to_256

    0下载:
  2. 将24bit BMP图像用八叉树算法减色为256色BMP图像-The 24bit BMP image using the octree algorithm subtractive color 256 color BMP image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10473139
    • 提供者:syc
  1. octree-based-codes

    1下载:
  2. 该程序介绍了有关八叉树编码的基本编程知识,对于初级学者易懂易学。-This program introduces the octree encoding basic programming knowledge, which ishelpful for junior scholars to understand.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1045015
    • 提供者:宋小可
  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. 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. 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. 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. 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. mpu_oct

    0下载:
  2. 实现点云数据的八叉树均等剖分(八叉树,一个立方体等分为八份,并可以持续的细分下去,虽然每个节点都能分出八个叉,但形象,且等分空间,简单容易理解。),并利用MPU实现数据的三角化,可视化等。(MPU, pointcloud, octree)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-25
    • 文件大小:22721536
    • 提供者:daysun110
« 1 2 34 »
搜珍网 www.dssz.com