Octree

八叉树

常用释义

词性释义

八叉树
例句
  • 全部
  • 八叉树
Now it isn't hard to see that this cube can be divided into eight smaller cubes , hence the name octree . Take a look at this picture.
现在不难看出这个立方体可以被八等分为八个小些的立方体,所以才叫八叉树。看看这张图。
本文介绍一种八叉树编码,并将它应用于矿体信息的存储和检索,取得了明显的效果。
如果你正确的定义了你的立方体节点,那么递归地创建一个八叉树是很容易的。
然后在此基础上详细论述了正四面体八叉树法划分空间、直接生成四面体网络单元的基本过程。
The index method based on octree and B tree is used to organize the point cloud data.
采用基于八叉树与B树相结合的方法来组织三维点云数据。
You could also apply the octree to many other things.
你可以应用八叉树到很多别的地方。
然后,用自适应的八叉树空间划分方法将降噪后的采样点数据分成小的子域。
The implementation of an octree is very straight forward. I haven't done it myself yet, but I will soon.
实现一个八叉树是很简单明了的事情,我还没有自己做过,但是我不久会做的。
针对上述问题,论文提出了基于紧凑八叉树的剖分方法。该方法在虚拟现实场景中表现了较好的效果。
本文提出了一种矩阵式八叉树的存储结构。
An octree is actually nothing more then a data structure.
一个八叉树实际上就是一个数据结构。
By using the octree, a surface reconstruction algorithm based on space segmentation is presented.
三叉树算法利用空间分割技术,旨在通过计算机仿真技术模拟实际的集装箱装载过程。
Absrtact: It is an excellent way to use octree for representing three- dimensional(3D) space.
摘要:八元树是一种优秀的三维空间表示方法。
利用八元树进行物体的三维重是一种十分有效的方法。
The data structure of Octree is used widely in surface reconstruction.
八叉树是三维数据建模中应用较为广泛的数据结构。
In this paper, The cell of Triangular Meshes, for example vertex, line, face, is stored using Octree.
本文提出使用八叉树来存储三角网格中的点、线、面等图元。
八叉树模型的改进及其实体表示方法
基于线性八叉树的光线投射体绘制算法改进研究
Out-of-core Octree for Building Topology of Huge Point Cloud
基于外存的点云拓扑结构建立的八叉树算法
用于建立三维GIS的八叉树编码压缩算法
多解析度八叉树数据结构理论探索与应用
面向真三维地学建模的海量虚拟八叉树模型研究
面向体数据的虚拟八叉树模型研究
运用改进的八叉树算法实现精确碰撞检测
柱形八叉树模型的运算规则及应用
八元树的存储与恢复的一种优化算法
Optimization Design of Octree Preprocessor in Game Engine
游戏引擎八叉树预处理算法设计
八叉树编码体数据的快速体绘制算法
基于八叉树的三维网格模型体素化方法
改进的八叉树数据结构
1·An octree is actually nothing more then a data structure.
一个八叉树实际上就是一个数据结构。
2·Where do I store shapes in an octree?
我在哪里存储在一个八叉树的形状?
3·Algorithms for translation and rotation of linear octree were presented which have linear complexity in time.
给出了线性八叉树的平移和旋转算法,它们都有线性的时间复杂性。
4·Octree method is a kind of self-adapt spatial subdivision method based on object distribution.
八叉树方法是一种基于对象分布自适应细分模式的空间细分方法。
5·For fast calculating the signed distance from spatial point to STL model, a reference ball method was put foward based on linear octree.
针对如何快速求取空间点到STL模型表面有符号距离这一问题,提出一种基于线性八叉树的参考球方法。