...
首页> 外文期刊>Machine Vision and Applications >Almost constant-time 3D nearest-neighbor lookup using implicit octrees
【24h】

Almost constant-time 3D nearest-neighbor lookup using implicit octrees

机译:使用隐式八叉树进行几乎恒定时间的3D最近邻居查找

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

摘要

A recurring problem in 3D applications is nearest-neighbor lookups in 3D point clouds. In this work, a novel method for exact and approximate 3D nearest-neighbor lookups is proposed that allows lookup times that are, contrary to previous approaches, nearly independent of the distribution of data and query points, allowing to use the method in real-time scenarios. The lookup times of the proposed method outperform prior art sometimes by several orders of magnitude. This speedup is bought at the price of increased costs for creating the indexing structure, which, however, can typically be done in an offline phase. Additionally, an approximate variant of the method is proposed that significantly reduces the time required for data structure creation and further improves lookup times, outperforming all other methods and yielding almost constant lookup times. The method is based on a recursive spatial subdivision using an octree that uses the underlying Voronoi tessellation as splitting criteria, thus avoiding potentially expensive backtracking. The resulting octree is represented implicitly using a hash table, which allows finding the leaf node a query point belongs to with a runtime that is logarithmic in the tree depth. The method is also trivially extendable to 2D nearest neighbor lookups.
机译:3D应用程序中经常出现的问题是3D点云中的最近邻居查找。在这项工作中,提出了一种用于精确和近似3D最近邻查找的新颖方法,该方法允许与以前的方法相反的查找时间几乎独立于数据和查询点的分布,从而可以实时使用该方法场景。所提出的方法的查找时间有时比现有技术好几个数量级。购买这种加速器的代价是创建索引结构的成本增加,但是通常可以在离线阶段完成。另外,提出了该方法的一种近似变体,该变体可显着减少创建数据结构所需的时间,并进一步缩短查找时间,其性能优于所有其他方法,并产生几乎恒定的查找时间。该方法基于使用八叉树的递归空间细分,八叉树使用基础的Voronoi细分作为分割标准,从而避免了潜在的昂贵回溯。生成的八叉树使用哈希表隐式表示,该哈希表允许使用树深度为对数的运行时查找查询点所属的叶节点。该方法还可以轻松扩展到2D最近邻居查找。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号