Difference between revisions of "2008 Winter Project Week:IGT IGSTK Slicer"
(→Links) |
|||
Line 45: | Line 45: | ||
===Links=== | ===Links=== | ||
− | *[[NA-MIC_NCBC_Collaboration:An_Integrated_System_for_Image-Guided_Radiofrequency_Ablation_of_Liver_Tumors | + | *[[NA-MIC_NCBC_Collaboration:An_Integrated_System_for_Image-Guided_Radiofrequency_Ablation_of_Liver_Tumors |NCBC Collaboration Project: An Integrated System for Image Guided Raduifrequency Abation of Liver Tumors]] |
Revision as of 21:44, 18 December 2007
Home < 2008 Winter Project Week:IGT IGSTK Slicer
Key Investigators
- BWH: Nobuhiko Hata, Haiying Liu, Junichi Tokuda
Objective
IGSTK provides connectivity with various kinds of tracking devices. However, IGSTK does not support communication with tracking devices over the network. The objective of this project is to establish Slicer-IGSTK connection through standard network to provides extensible and versatile way of configuration in image guided therapy.
Approach, Plan
We will design and implement a module to communicate with 3D slicer as a class of IGSTK. It connects to Slicer Daemon through TCP/IP and controls MRML scene (tracker and real-time image).
Progress
June 2007 Project Week
During the June 2007 Project Week, we designed communication framework for MRI-robot for Transperineum Prostate Brachytherapy (BRP Project/ PI: Dr. Clare Tempany), based on vtkIGTOpenTrackerStream.
Jan 2007 Project Half Week
Noby and Haiying was developed the vtkIGTOpenTrackerStream class, which gives connectivity with NaviTrack data stream to the Slicer. This class shares a base class with vtkIGTIGSTKStream.