• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于 SLAM 的单目微创手术中密集表面重建及其在增强现实中的应用。

SLAM-based dense surface reconstruction in monocular Minimally Invasive Surgery and its application to Augmented Reality.

机构信息

Bournemouth University, UK.

University of Chester, UK.

出版信息

Comput Methods Programs Biomed. 2018 May;158:135-146. doi: 10.1016/j.cmpb.2018.02.006. Epub 2018 Feb 8.

DOI:10.1016/j.cmpb.2018.02.006
PMID:29544779
Abstract

BACKGROUND AND OBJECTIVE

While Minimally Invasive Surgery (MIS) offers considerable benefits to patients, it also imposes big challenges on a surgeon's performance due to well-known issues and restrictions associated with the field of view (FOV), hand-eye misalignment and disorientation, as well as the lack of stereoscopic depth perception in monocular endoscopy. Augmented Reality (AR) technology can help to overcome these limitations by augmenting the real scene with annotations, labels, tumour measurements or even a 3D reconstruction of anatomy structures at the target surgical locations. However, previous research attempts of using AR technology in monocular MIS surgical scenes have been mainly focused on the information overlay without addressing correct spatial calibrations, which could lead to incorrect localization of annotations and labels, and inaccurate depth cues and tumour measurements. In this paper, we present a novel intra-operative dense surface reconstruction framework that is capable of providing geometry information from only monocular MIS videos for geometry-aware AR applications such as site measurements and depth cues. We address a number of compelling issues in augmenting a scene for a monocular MIS environment, such as drifting and inaccurate planar mapping.

METHODS

A state-of-the-art Simultaneous Localization And Mapping (SLAM) algorithm used in robotics has been extended to deal with monocular MIS surgical scenes for reliable endoscopic camera tracking and salient point mapping. A robust global 3D surface reconstruction framework has been developed for building a dense surface using only unorganized sparse point clouds extracted from the SLAM. The 3D surface reconstruction framework employs the Moving Least Squares (MLS) smoothing algorithm and the Poisson surface reconstruction framework for real time processing of the point clouds data set. Finally, the 3D geometric information of the surgical scene allows better understanding and accurate placement AR augmentations based on a robust 3D calibration.

RESULTS

We demonstrate the clinical relevance of our proposed system through two examples: (a) measurement of the surface; (b) depth cues in monocular endoscopy. The performance and accuracy evaluations of the proposed framework consist of two steps. First, we have created a computer-generated endoscopy simulation video to quantify the accuracy of the camera tracking by comparing the results of the video camera tracking with the recorded ground-truth camera trajectories. The accuracy of the surface reconstruction is assessed by evaluating the Root Mean Square Distance (RMSD) of surface vertices of the reconstructed mesh with that of the ground truth 3D models. An error of 1.24 mm for the camera trajectories has been obtained and the RMSD for surface reconstruction is 2.54 mm, which compare favourably with previous approaches. Second, in vivo laparoscopic videos are used to examine the quality of accurate AR based annotation and measurement, and the creation of depth cues. These results show the potential promise of our geometry-aware AR technology to be used in MIS surgical scenes.

CONCLUSIONS

The results show that the new framework is robust and accurate in dealing with challenging situations such as the rapid endoscopy camera movements in monocular MIS scenes. Both camera tracking and surface reconstruction based on a sparse point cloud are effective and operated in real-time. This demonstrates the potential of our algorithm for accurate AR localization and depth augmentation with geometric cues and correct surface measurements in MIS with monocular endoscopes.

摘要

背景与目的

微创外科 (MIS) 虽然为患者带来了巨大的益处,但由于视野 (FOV)、手眼对准和定向、以及单目内窥镜缺乏立体深度感知等已知问题和限制,也对外科医生的手术技能提出了巨大挑战。增强现实 (AR) 技术可以通过在真实场景上叠加注释、标签、肿瘤测量值甚至目标手术部位的解剖结构的三维重建,来帮助克服这些限制。然而,之前在单目 MIS 手术场景中使用 AR 技术的研究尝试主要集中在信息叠加上,而没有解决正确的空间校准问题,这可能导致注释和标签的位置不正确,深度提示和肿瘤测量不准确。在本文中,我们提出了一种新的术中密集表面重建框架,该框架能够仅从单目 MIS 视频中提供几何信息,用于基于几何的 AR 应用,例如部位测量和深度提示。我们解决了在为单目 MIS 环境增强场景时遇到的一些紧迫问题,例如漂移和不准确的平面映射。

方法

机器人中使用的先进的同时定位和地图构建 (SLAM) 算法已被扩展用于处理单目 MIS 手术场景,以实现可靠的内窥镜相机跟踪和显著点映射。我们开发了一个稳健的全局三维表面重建框架,仅使用从 SLAM 中提取的非组织稀疏点云来构建密集表面。三维表面重建框架采用移动最小二乘 (MLS) 平滑算法和泊松表面重建框架,用于实时处理点云数据集。最后,手术场景的三维几何信息允许基于稳健的三维校准更好地理解和准确放置 AR 增强。

结果

我们通过两个示例展示了我们提出的系统的临床相关性:(a) 表面测量;(b) 单目内窥镜中的深度提示。该框架的性能和准确性评估包括两个步骤。首先,我们创建了一个计算机生成的内窥镜模拟视频,通过将视频摄像机跟踪的结果与记录的地面实况摄像机轨迹进行比较,来量化摄像机跟踪的准确性。通过评估重建网格的顶点与地面真实三维模型的均方根距离 (RMSD) 来评估表面重建的准确性。我们得到了摄像机轨迹的 1.24 毫米的误差,并且表面重建的 RMSD 为 2.54 毫米,与之前的方法相比表现良好。其次,使用体内腹腔镜视频检查基于准确 AR 的注释和测量的质量,并创建深度提示。这些结果表明,我们的基于几何的 AR 技术具有在单目内窥镜 MIS 手术场景中进行准确 AR 定位和深度增强的潜力。

结论

结果表明,新框架在处理单目 MIS 场景中快速内窥镜摄像机运动等具有挑战性的情况时具有稳健性和准确性。基于稀疏点云的摄像机跟踪和表面重建都是有效的,并且可以实时运行。这证明了我们的算法在使用单目内窥镜进行 MIS 手术时,具有精确的 AR 定位和深度增强以及正确的表面测量的潜力。

相似文献

1
SLAM-based dense surface reconstruction in monocular Minimally Invasive Surgery and its application to Augmented Reality.基于 SLAM 的单目微创手术中密集表面重建及其在增强现实中的应用。
Comput Methods Programs Biomed. 2018 May;158:135-146. doi: 10.1016/j.cmpb.2018.02.006. Epub 2018 Feb 8.
2
Real-time geometry-aware augmented reality in minimally invasive surgery.微创手术中的实时几何感知增强现实
Healthc Technol Lett. 2017 Oct 27;4(5):163-167. doi: 10.1049/htl.2017.0068. eCollection 2017 Oct.
3
Recovering dense 3D point clouds from single endoscopic image.从单张内窥镜图像中恢复密集三维点云。
Comput Methods Programs Biomed. 2021 Jun;205:106077. doi: 10.1016/j.cmpb.2021.106077. Epub 2021 Apr 3.
4
Dense surface reconstruction using a learning-based monocular vSLAM model for laparoscopic surgery.使用基于学习的单目视觉同步定位与地图构建(vSLAM)模型进行腹腔镜手术的密集表面重建。
Proc SPIE Int Soc Opt Eng. 2024 Feb;12928. doi: 10.1117/12.3008768. Epub 2024 Mar 29.
5
Dense surface reconstruction for enhanced navigation in MIS.用于微创外科手术中增强导航的密集表面重建
Med Image Comput Comput Assist Interv. 2011;14(Pt 1):89-96. doi: 10.1007/978-3-642-23623-5_12.
6
Simultaneous stereoscope localization and soft-tissue mapping for minimal invasive surgery.用于微创手术的同步立体定位和软组织映射
Med Image Comput Comput Assist Interv. 2006;9(Pt 1):347-54. doi: 10.1007/11866565_43.
7
An integrated approach to endoscopic instrument tracking for augmented reality applications in surgical simulation training.用于手术模拟培训中增强现实应用的内镜器械跟踪的集成方法。
Int J Med Robot. 2013 Dec;9(4):e34-51. doi: 10.1002/rcs.1485. Epub 2013 Jan 25.
8
Reconstruction of a 3D surface from video that is robust to missing data and outliers: application to minimally invasive surgery using stereo and mono endoscopes.从视频中重建稳健的 3D 表面,即使存在数据缺失和异常值:在使用立体和单目内窥镜的微创手术中的应用。
Med Image Anal. 2012 Apr;16(3):597-611. doi: 10.1016/j.media.2010.11.002. Epub 2010 Dec 10.
9
OneSLAM to map them all: a generalized approach to SLAM for monocular endoscopic imaging based on tracking any point.一图胜千言:基于跟踪任意点的单目内窥镜成像的 SLAM 广义方法。
Int J Comput Assist Radiol Surg. 2024 Jul;19(7):1259-1266. doi: 10.1007/s11548-024-03171-6. Epub 2024 May 22.
10
Stereo Dense Scene Reconstruction and Accurate Localization for Learning-Based Navigation of Laparoscope in Minimally Invasive Surgery.用于微创手术中基于学习的腹腔镜导航的立体密集场景重建与精确定位
IEEE Trans Biomed Eng. 2023 Feb;70(2):488-500. doi: 10.1109/TBME.2022.3195027. Epub 2023 Jan 19.

引用本文的文献

1
Incremental shape integration with inter-frame shape consistency using neural SDF for a 3D endoscopic system.使用神经符号距离函数实现具有帧间形状一致性的增量形状整合,用于三维内窥镜系统。
Healthc Technol Lett. 2025 Jan 30;12(1):e70001. doi: 10.1049/htl2.70001. eCollection 2025 Jan-Dec.
2
Neural Radiance Fields (NeRF) for 3D Reconstruction of Monocular Endoscopic Video in Sinus Surgery.用于鼻窦手术单目内窥镜视频三维重建的神经辐射场(NeRF)
Otolaryngol Head Neck Surg. 2025 Apr;172(4):1435-1441. doi: 10.1002/ohn.1105. Epub 2025 Jan 10.
3
Bladder image stitching algorithm for navigation and referencing using a standard cystoscope.
标准膀胱镜导航和参考用膀胱图像拼接算法。
Sci Rep. 2024 Nov 25;14(1):29168. doi: 10.1038/s41598-024-80284-7.
4
Autonomous countertraction for secure field of view in laparoscopic surgery using deep reinforcement learning.利用深度强化学习实现腹腔镜手术中用于确保视野的自主反向牵引
Int J Comput Assist Radiol Surg. 2025 Apr;20(4):625-633. doi: 10.1007/s11548-024-03264-2. Epub 2024 Sep 16.
5
Advances in Real-Time 3D Reconstruction for Medical Endoscopy.医学内窥镜实时三维重建的进展
J Imaging. 2024 May 14;10(5):120. doi: 10.3390/jimaging10050120.
6
Calibration-free structured-light-based 3D scanning system in laparoscope for robotic surgery.用于机器人手术的腹腔镜中基于免校准结构光的3D扫描系统。
Healthc Technol Lett. 2024 Mar 8;11(2-3):196-205. doi: 10.1049/htl2.12083. eCollection 2024 Apr-Jun.
7
Pose estimation via structure-depth information from monocular endoscopy images sequence.通过单目内窥镜图像序列的结构深度信息进行姿态估计。
Biomed Opt Express. 2023 Dec 22;15(1):460-478. doi: 10.1364/BOE.498262. eCollection 2024 Jan 1.
8
Modern Image-Guided Surgery: A Narrative Review of Medical Image Processing and Visualization.现代影像引导手术:医学图像处理与可视化的叙述性综述。
Sensors (Basel). 2023 Dec 16;23(24):9872. doi: 10.3390/s23249872.
9
ArthroNavi framework: stereo endoscope-guided instrument localization for arthroscopic minimally invasive surgeries.ArthroNavi 框架:用于关节镜微创手术的立体内窥镜引导器械定位。
J Biomed Opt. 2023 Oct;28(10):106002. doi: 10.1117/1.JBO.28.10.106002. Epub 2023 Oct 14.
10
The Role of Augmented Reality in the Advancement of Minimally Invasive Surgery Procedures: A Scoping Review.增强现实在微创外科手术进展中的作用:一项范围综述。
Bioengineering (Basel). 2023 Apr 21;10(4):501. doi: 10.3390/bioengineering10040501.