Difference between revisions of "2012 Summer Project Week:Needle Tip Tracking"
From NAMIC Wiki
Line 21: | Line 21: | ||
This software will be independent from Slicer to use this program for Slicer3 and Slicer4. | This software will be independent from Slicer to use this program for Slicer3 and Slicer4. | ||
We will implement the following elements: | We will implement the following elements: | ||
− | * Image- | + | * Image-based tip tracker by using OpenCV |
* Tracked data server by using OpenIGTLink | * Tracked data server by using OpenIGTLink | ||
* Image receiver by using OpenIGTLink | * Image receiver by using OpenIGTLink | ||
Line 30: | Line 30: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
+ | * Updated the image-based tip tracker. | ||
</div> | </div> |
Revision as of 14:33, 18 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 MR images, which include 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
- Updated the image-based tip tracker.