Difference between revisions of "2012 Summer Project Week:Needle Tip Tracking"
From NAMIC Wiki
Line 2: | Line 2: | ||
<gallery> | <gallery> | ||
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]] | Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]] | ||
− | |||
Image:Ayamada-TrackedTip.png | A tracked tip in a phantom on MR image | Image:Ayamada-TrackedTip.png | A tracked tip in a phantom on MR image | ||
+ | Image:ServedImage-ayamada.png | Tracked RT image on Slicer | ||
</gallery> | </gallery> | ||
Revision as of 10:40, 22 June 2012
Home < 2012 Summer Project Week:Needle Tip TrackingKey Investigators
- BWH: Atsushi Yamada, Nobuhiko Hata
Objective
The aim of this project is to create needle tip tracking software for real-time complex MR images, which includes data server of the tracked tip by using OpenIGTLink.
Approach, Plan
This software will be independent from Slicer to use this program for Slicer3 and Slicer4. We will implement the following elements:
- Image-based tip tracker by using OpenCV
- Tracked data server by using OpenIGTLink
- Image receiver by using OpenIGTLink
Progress
- The image-based tip tracker was updated.