菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-09
📄 Abstract - SurgCalib: Gaussian Splatting-Based Hand-Eye Calibration for Robot-Assisted Minimally Invasive Surgery

We present a Gaussian Splatting-based framework for hand-eye calibration of the da Vinci surgical robot. In a vision-guided robotic system, accurate estimation of the rigid transformation between the robot base and the camera frame is essential for reliable closed-loop control. For cable-driven surgical robots, this task faces unique challenges. The encoders of surgical instruments often produce inaccurate proprioceptive measurements due to cable stretch and backlash. Conventional hand-eye calibration approaches typically rely on known fiducial patterns and solve the AX = XB formulation. While effective, introducing additional markers into the operating room (OR) environment can violate sterility protocols and disrupt surgical workflows. In this study, we propose SurgCalib, an automatic, markerless framework that has the potential to be used in the OR. SurgCalib first initializes the pose of the surgical instrument using raw kinematic measurements and subsequently refines this pose through a two-phase optimization procedure under the RCM constraint within a Gaussian Splatting-based differentiable rendering pipeline. We evaluate the proposed method on the public dVRK benchmark, SurgPose. The results demonstrate average 2D tool-tip reprojection errors of 12.24 px (2.06 mm) and 11.33 px (1.9 mm), and 3D tool-tip Euclidean distance errors of 5.98 mm and 4.75 mm, for the left and right instruments, respectively.

顶级标签: robotics medical computer vision
详细标签: hand-eye calibration gaussian splatting surgical robotics differentiable rendering markerless tracking 或 搜索:

SurgCalib:一种基于高斯泼溅的机器人辅助微创手术手眼标定方法 / SurgCalib: Gaussian Splatting-Based Hand-Eye Calibration for Robot-Assisted Minimally Invasive Surgery


1️⃣ 一句话总结

这篇论文提出了一种名为SurgCalib的新方法,它利用高斯泼溅技术,无需在手术环境中放置任何标记物,就能自动、精确地完成手术机器人的手眼标定,解决了传统方法因依赖标记物而可能破坏手术无菌流程的难题。

源自 arXiv: 2603.08983