Last updated: 3/24/2015 at 12:58AM
For this project, we will be developing computer vision to track tool tip locations during sinus surgeries. We will detect contours and register them to our CT image data to provide real-time tracking.
Currently, magnetic trackers are common in robotic microsurgery where maintaining sight is difficult. While these trackers are relatively inexpensive, interference with metal instruments in the operating room limits their accuracy and effectiveness. We aim to enhance the tracker registration, and hence accuracy, by combining high resolution patient CT data with real time video from the endoscopic surgical camera. Through a these inexpensive software-based algorithms, we hope to greatly enhance the tracking accuracy. We hope to demonstrate these improvements using a real-time augmented-reality overlay that will provide the surgeon with valuable anatomical data. This project will provide great accuracy improvements to magnetic trackers, enabling new uses for this existing technology at a low cost.
We will be contributing to the registration algorithm currently being developed by Seth Billings. Specifically, we will be working on extracting occluding contours from video. Occluding contours are edges of physical features that obscure the background. These contours delineate distinct “layers” in a scene. They are distinct from texture contours, which merely outline small surface deviations and discolorations. By examining the occluding contours from the endoscope and mapping them to the CT model, an accurate registration can be achieved. Once our occluding contour algorithm interfaces properly with the registration algorithm, we hope to implement an augmented reality overlay.
Specific Aims
Our CIS II project on image processing can be divided into three steps:
* Sinus Surgery Videos provided by Dr. Reiter
* Video-CT Registration algorithm from Seth Billings
* Sinus surgery video with corresponding CT images