Skip to content

SlicerProstateAblation is a 3D Slicer extension designed to support the workflow of the in-bore MRI-guided therapies. SlicerProstateAblation was developed and tested to support transperineal prostate ablation procedures in the Advanced Multimodality Image Guided Operating (AMIGO) at the Brigham and Women's Hospital, Boston. Its applicability to …

License

SlicerProstate/SlicerProstateAblation

Repository files navigation

Alt text

Overview

SlicerProstateAblation is a 3D Slicer extension designed to support the workflow of the in-bore MRI-guided therapies (see references below for clinical context). SlicerProstateAblation was developed and tested to support transperineal prostate cryo-ablation procedures in the Advanced Multimodality Image Guided Operating (AMIGO) at the Brigham and Women's Hospital, Boston. Its applicability to other types of procedures has not been evaluated. Capabilities of SlicerProstateAblation include:

  • patient DICOM series receiving and 3D volume reconstruction.
  • calibration of the intra-procedural image frame of reference with the transperineal biopsy template
  • planning of the prostate cryo-ablation procedure
  • manual segmentation of the tumor
  • structured collection of the relevant data during the course of the procedure (images, results of segmentation and registration)
  • visualization of the intra-procedural images and predicted affective ice ball

Usage:

With 3D slicer main window.

  1. Install the SlicerProstateAblation extension. For more details, please refer to SliceTracker user guide for installation steps. After install the extension, the user needs to switch to the module ProstateAblation.

  2. Create a new case by clicking the + button.

  3. Users can either push DICOM data to 3D Slicer from MR scanner or use the simulator for training.

  4. Choose the "Cover Template" series to register the Zframe to the scanner. User will be prompt to place two points in the Red Slice Widget to defined a ROI.

  5. Choose the "Cover Prostate" series for target planning, user can set the needle type in the drop down combo-box. Also visualization of individual needle is possible by checking the checkbox in each row in the table.

  6. Save the case by clicking the 'Exit' button. User will be asked if the case is completed or not.

Slicelet mode

The user have the option to run the module in a slicelet mode Type the following command in a terminal in Linux or Mac OS system.

$ cd ${Slicer_execution_path}
$ ./Slicer --python-code "from ProstateAblation import ProstateAblationSlicelet; slicelet=ProstateAblationSlicelet();" --no-splash --no-main-window

For Windows system, see the link for more information Slicelet Mode

Disclaimer

SlicerProstateAblation, same as 3D Slicer, is a research software. SlicerProstateAblation is NOT an FDA-approved medical device. It is not intended for clinical use. The user assumes full responsibility to comply with the appropriate regulations.

Support

Please feel free to contact us for questions, feedback, suggestions, bugs, or you can create issues in the issue tracker: https://github.com/SlicerProstate/SlicerProstateAblation/issues

Acknowledgments

Development of SlicerProstateAblation is supported in part by the following NIH grants:

  • R01 EB020667 OpenIGTLink: a network communication interface for closed-loop image-guided interventions
  • R01 CA111288 Enabling Technologies for MRI-guided prostate interventions
  • P41 EB015898 National Center for Image Guided Therapy (NCIGT), http://ncigt.org

The source code was adopted from the open source projects as follows:

References

The following publications led to the development of SlicerProstateAblation.

  1. Tokuda J., Tuncali K., Iordachita I., Song S-EE., Fedorov A., Oguro S., Lasso A., Fennessy FM., Tempany CM., Hata N. 2012. In-bore setup and software for 3T MRI-guided transperineal prostate biopsy. Physics in medicine and biology 57:5823–5840. DOI: 10.1088/0031-9155/57/18/5823: procedure technical setup.
  2. DiMaio S, Samset E, Fischer G, Iordachita I, Fichtinger G, Jolesz F, et al. Dynamic MRI scan plane control for passive tracking of instruments and devices. MICCAI. 2007;10:50–8.

About

SlicerProstateAblation is a 3D Slicer extension designed to support the workflow of the in-bore MRI-guided therapies. SlicerProstateAblation was developed and tested to support transperineal prostate ablation procedures in the Advanced Multimodality Image Guided Operating (AMIGO) at the Brigham and Women's Hospital, Boston. Its applicability to …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published