Difference between revisions of "2016 Summer Project Week/SliceTracker"

From NAMIC Wiki
Jump to: navigation, search
(Added source link)
(Added some more content to project description)
Line 6: Line 6:
 
==Project Description==
 
==Project Description==
  
Slicetracker is a Slicer extension which focuses on tracking the prostate during prostate biopsies. In order to set the needle at the right position, SliceTracker includes a so called Z-Frame registration and calculates the optimal hole of a grid with 15x14 holes to be used for guiding the needle.
+
Slicetracker is a Slicer extension which focuses on tracking the prostate during MR-guided prostate biopsies.  
 +
It combines registration of the prostate in pre-procedural and intra-procedural images which improves the chance to find the exact same target position in intra-procedural images.
 +
 
 +
Furthermore a so called z-Frame registration is included for correlating the patient and 3D Slicers coordinate system. For guidance of the needle a template grid with 15x14 holes is placed in front of the z-Frame. The optimal hole is computed for inserting the needle and obtaining the tissue sample.
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 17:49, 19 June 2016

Home < 2016 Summer Project Week < SliceTracker

Key Investigators

  • Christian Herz (BWH)
  • Peter Behringer (Basler AG)
  • Andriy Fedorov (BWH)

Project Description

Slicetracker is a Slicer extension which focuses on tracking the prostate during MR-guided prostate biopsies. It combines registration of the prostate in pre-procedural and intra-procedural images which improves the chance to find the exact same target position in intra-procedural images.

Furthermore a so called z-Frame registration is included for correlating the patient and 3D Slicers coordinate system. For guidance of the needle a template grid with 15x14 holes is placed in front of the z-Frame. The optimal hole is computed for inserting the needle and obtaining the tissue sample.

Objective Approach and Plan Progress and Next Steps
  • Use SliceTracker currently used in shadow mode + collecting feedback from Kemal about usability
    • At least 5 cases in a row which has to run without having any issues, then production use
  • Integration of Z-Frame registration
  • Calculation of template hole and depth to apply for reaching targets
  • Discussions and feedback about usability and improvements

Background and References

SliceTracker code: https://github.com/SlicerProstate/SliceTracker