系统仿真学报 ›› 2023, Vol. 35 ›› Issue (9): 2054-2063.doi: 10.16182/j.issn1004731x.joss.22-1441

• 论文 • 上一篇    下一篇

基于八叉树势场的鼻内镜虚拟导航路径规划

李文静1(), 骆岩林1(), 王玉辉2, 朱丽2   

  1. 1.北京师范大学 人工智能学院,北京 100875
    2.北京大学第三医院,北京 100191
  • 收稿日期:2022-11-29 修回日期:2023-03-30 出版日期:2023-09-25 发布日期:2023-09-19
  • 通讯作者: 骆岩林 E-mail:202121081035@mail.bnu.edu.cn;luoyl@bnu.edu.cn
  • 第一作者简介:李文静(1998-),女,硕士生,研究方向为可视化与虚拟现实。E-mail:202121081035@mail.bnu.edu.cn
  • 基金资助:
    国家自然科学基金(61977063)

Virtual Navigation Path Planning Based on Octree Potential Field for Endonasal Endoscope

Li Wenjing1(), Luo Yanlin1(), Wang Yuhui2, Zhu Li2   

  1. 1.School of Artificial Intelligence, Beijing Normal University, Beijing 100875, China
    2.Peking University Third Hospital, Beijing 100191, China
  • Received:2022-11-29 Revised:2023-03-30 Online:2023-09-25 Published:2023-09-19
  • Contact: Luo Yanlin E-mail:202121081035@mail.bnu.edu.cn;luoyl@bnu.edu.cn

摘要:

虚拟导航可从多角度直观展示人体组织内部结构,其中导航路径规划算法是影响导航效果的关键,传统中心路径提取算法能保证导航过程视野开阔,但在复杂鼻-颅底体模型上时间效率不够高。为此提出基于八叉树势场的快速导航路径规划算法。通过八叉树对障碍物外部空间进行建模,计算所有八叉树节点所在位置的势,构建八叉树势场;根据八叉树中正方体的邻接关系,以势场路径积分为边的权重,构建八叉树邻接图;基于A*算法得到邻接图中总权重较小的导航路径。在真实患者影像数据上测试算法性能和效果,实验结果表明,本文算法的时间效率高于传统算法和基于八叉树加速的距离变换法。基于规划的导航路径,通过体绘制实现虚拟导航过程的动态可视化,可为用户提供良好的鼻-颅底观察效果,为鼻-颅底外科手术术前规划提供帮助。

关键词: 导航路径规划, 八叉树, 人工势能场, A*算法, 体绘制

Abstract:

Virtual navigation can intuitively display the internal structure of human tissue from multiple viewpoints. The navigation path planning algorithm is the key to achieving excellent navigation effects. The traditional centerline extraction algorithm can ensure a wide field of view during navigation, but the time efficiency is not high enough on the complex nasal-skull base volume model. To solve the problem, a rapid navigation path planning algorithm based on the octree potential field is proposed. The space outside the obstacles is modeled by an octree, and the octree potential field is constructed by calculating the potential of all the octree nodes. According to the adjacency relationship of the cubes in the octree, the octree adjacency graph is constructed by taking the path integral of the potential field as the edge weight. The A* algorithm is used to obtain the navigation path with a smaller total weight in the adjacency graph. The experiments are carried out on image data of real patients to test the performance and effect of the algorithm. The experimental results show that the proposed algorithm has higher time efficiency than traditional algorithms and the octree-based accelerated distance transform method. Based on the planned navigation path, the dynamic visualization of the virtual navigation process can be realized by volume rendering, which can provide users with a great nasal-skull base observation effect and help preoperative planning of nasal-skull base surgery.

Key words: navigation path planning, octree, artificial potential field, A* algorithm, volume rendering

中图分类号: