Machine Vision-Based Surgical Lighting System:Design and Implementation
Amir Gharghabi, Mahdi Hakiminezhad, Maryam Shafaei, Shaghayegh Gharghabi
TL;DR
This work tackles the challenge of steady, ergonomic surgical lighting by replacing manual lamp adjustments with an automated, image-guided system. It leverages YOLOv11 to detect a blue marker above the target site and uses two tilt-pan servos controlled via MQTT on a Raspberry Pi to direct a high-power LED lamp toward the target. The approach demonstrates high object-detection performance and a practical workflow that reduces surgeon effort while maintaining illumination quality, with a modular ceiling-mounted design suitable for multi-unit collaboration. Real-world validation in operating rooms and scalability to multiple units are identified as key future steps to maximize clinical impact.
Abstract
Effortless and ergonomically designed surgical lighting is critical for precision and safety during procedures. However, traditional systems often rely on manual adjustments, leading to surgeon fatigue, neck strain, and inconsistent illumination due to drift and shadowing. To address these challenges, we propose a novel surgical lighting system that leverages the YOLOv11 object detection algorithm to identify a blue marker placed above the target surgical site. A high-power LED light source is then directed to the identified location using two servomotors equipped with tilt-pan brackets. The YOLO model achieves 96.7% mAP@50 on the validation set consisting of annotated images simulating surgical scenes with the blue spherical marker. By automating the lighting process, this machine vision-based solution reduces physical strain on surgeons, improves consistency in illumination, and supports improved surgical outcomes.
