The Insight Journal logo

Scene Graph: Visualization of Coordinate Systems in the Image Guided Surgical Toolkit

Dandibhotla, Janakiram, Gary, Kevin
Arizona State University
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/1509
New: Prefer using the following doi: https://doi.org/10.54294/b7xj5x
Submitted by Janakiram Dandibhotla on 2008-12-15 13:39:42.

In a surgical environment, there are many tools and objects (including the patient) being used. In a computer-aided surgery, the position of each of these tools in the operating room is very critical and generally will be tracked in their own coordinate systems. To show the surgeon a real time picture of the operating environment on a computer monitor, we need to know the position of each object with respect to one common coordinate system, which in turn can be achieved by knowing each coordinate system and the transforms between them. Image-Guided Surgical Toolkit is a software toolkit designed to enable biomedical researchers to rapidly prototype and create new applications for image-guided surgery. In IGSTK, in which the coordinate systems and the transforms are being successfully used, there is no central data structure or repository, which will hold all the coordinate systems and the transforms between them. Such a data structure could help the IGSTK software developers to have more confidence in the code they have written. This project develops a tool, which will create such a data structure and dynamically show the changes to it, to help such software developers to write better code.