2010 Winter Project Week MRI Guided Robotic Prostate Intervention

From NAMIC Wiki
Revision as of 19:39, 4 January 2010 by Tokuda (talk | contribs)
Jump to: navigation, search
Home < 2010 Winter Project Week MRI Guided Robotic Prostate Intervention


Key Investigators

  • Andras Lasso (Queen's University)
  • Junichi Tokuda (BWH)

Objective

We will continue to develop 3D Slicer's ProstateNav module for MRI-compatible devices for transrectal and transperineal prostate interventions. Based on our experiments in Fall 2009, we will improve the usability and stability of the module and prepare for clinical trials of transperineal device planned in Spring 2010.

Approach, Plan

A few complex developments (details to be specified) is planned to be completed during the project week.

Progress

The current version of the module is already tested in a few phantom experiments. Further improvements are needed to make the module usable in clinical trials.

References

  • Lasso, A., J. Tokuda, S. Vikal, C. M. Tempany, N. Hata, and G. Fichtinger, "A generic computer assisted intervention plug-in module for 3D Slicer with multiple device support", Medical Image Computing and Computer-Assisted Intervention (MICCAI), London, UK, 2009
  • Tokuda, J., G. Fischer, C. Csoma, S. DiMaio, D. Gobbi, G. Fichtinger, C. Tempany, and N. Hata, "Software strategy for robotic transperineal prostate therapy in closed-bore MRI", Medical image computing and computer-assisted intervention (MICCAI), vol. 11, no. Pt 2: Department of Radiology, Brigham, Women's Hospital, Harvard Medical School, 75 Francis St , Boston, MA 02115, USA tokuda@bwh harvard edu, pp. 701-709, 2008.


T-conf

Dec 7, 2009, 16:00-16:50

  • Recent feedbacks
    • Transrectal device
      • Phantom study with new software to determine if it is feasible for clinical studies
      • Numerical results are the same as old software
      • Advantage of 3D Slicer over the previous software: felxibility of 3D display where the needle, target, etc are.
      • Issues: image quality for fiducial detection. The sequence has been optimized for Philips scanner at NIH, but not for Siemens at JHH. Currently the accuracy of registration is 1.5mm at NIH, while it is 2.5mm at JHH.
      • 3D Slicer's performance issue: fiducial, slice view (zooming), DICOM compatibility (Slicer crashes when it loads DICOM data from the scanner... but the data might have some errors in location field.)
    • Transperineal device
      • Repeatability was quite good; there was systematic errors
      • Registration accuracy should be improved; currently the registration is based on a single-slice image; it could possible to improve the accuracy by increasing the number of slices used for the registration.
      • DICOM transfer was not practical. Currently we use DICOM listener at the lab. During the experiment, we logged in the laboratory network from the scanner room remotely, transfer images from the scanner to the listener using DICOM transfer, copy DICOM images from the laboratory network to the local machine, which ran 3D Slicer, and then finally loaded them.
  • Goals of Winter Project Week
    • Improved Z-frame tracking (multi-slice registration)
    • Prepare for the clinical application (biopsy)
    • Improved GUI -- Andras has created more specific lists. We will track them using tracking system at Queen's.
    • Packaging using extension manager. This is particularly important once we bring 3D Slicer ORs and start clinical studies.
    • Secondary monitor based on the multiple camera support, recently implemented in 3D Slicer.
    • Features for needle biopsy/brachytherapy based on template
    • Tina suggested to integrate prostate integration with ProstateNav Module: this should be independent, because the segmentation module can be used alone.
  • What should be done before the week?
    • Talk to Steve:
      • Secondary monitory
      • DICOM Listener
      • Extension
  • What should be done after the week
    • Testing scheme
      • Write test scripts? -- some part can be automatic, some need to be manual