首页> 外文会议>Intelligent robots and computer vision XXIX: algorithms and techniques >Method for fast detecting the intersection of a plane and a cube in an octree structure to find point sets within a convex region
【24h】

Method for fast detecting the intersection of a plane and a cube in an octree structure to find point sets within a convex region

机译:快速检测八叉树结构中平面与立方体的交点以找到凸区域内的点集的方法

获取原文
获取原文并翻译 | 示例

摘要

Performing efficient view frustum culling is a fundamental problem in computer graphics. In general, an octree is used for view frustum culling. The culling checks the intersection of each octree node (cube) against the planes of the view frustum. However, this involves many calculations. We propose a method for fast detecting the intersection of a plane and a cube in an octree structure. When we check which child of the octree node intersects a plane, we compare the coordinates of the corner of the node and the plane. Using an octree, we calculate the vertices of the child node by using the vertices of the parent node. To find points within a convex region, a visibility test is performed by AND operation with the result of three or more planes. In experiments, we tested the problem of searching for the visible point with a camera. The method was two times faster than the conventional method, which detects a visible octree node by using the inner product of the plane and each corner of the node.
机译:执行有效的视图视锥截取是计算机图形学中的一个基本问题。通常,八叉树用于视图视锥剔除。剔除检查每个八叉树节点(多维数据集)相对于视锥的平面的交集。但是,这涉及许多计算。我们提出了一种用于快速检测八叉树结构中平面与立方体的交点的方法。当我们检查八叉树节点的哪个子节点与平面相交时,我们将节点角与平面的坐标进行比较。使用八叉树,我们通过使用父节点的顶点来计算子节点的顶点。为了找到凸区域内的点,通过“与”运算对三个或更多平面进行了可见性测试。在实验中,我们测试了用相机搜索可见点的问题。该方法比传统方法快两倍,后者使用平面的内积和节点的每个角来检测可见的八叉树节点。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号