Difference between revisions of "Project Week 25/Surgical Planning In Stereotaxy"

From NAMIC Wiki
Jump to: navigation, search
m
m (Make images larger)
Line 43: Line 43:
 
==Illustrations==
 
==Illustrations==
 
[[File:Pydbs module.png|600px|thumb|left|Post-operative scene in Deep Brain Stimulation (DBS)]]
 
[[File:Pydbs module.png|600px|thumb|left|Post-operative scene in Deep Brain Stimulation (DBS)]]
[[File:YeB atlas segmentation.jpg|600px|thumb|left|Segmentation representing a histological atlas of the basal ganglia and segments tables included in the GUI]]
+
[[File:YeB atlas segmentation.jpg|800px|thumb|left|Segmentation representing a histological atlas of the basal ganglia and segments tables included in the GUI]]
[[File:FreeSurfer segmentation epilepsy.png|600px|thumb|left|Visualization of FreeSurfer segmentation for the assessment of stereotactic surgery in epilepsy]]
+
[[File:FreeSurfer segmentation epilepsy.png|800px|thumb|left|Visualization of FreeSurfer segmentation for the assessment of stereotactic surgery in epilepsy]]
[[File:Diverging colormap for Jacobian visualization.png|600px|thumb|left|Different colormaps used to visualize compression and expansion after a non-linear deformation]]
+
[[File:Diverging colormap for Jacobian visualization.png|800px|thumb|left|Different colormaps used to visualize compression and expansion after a non-linear deformation]]
  
  

Revision as of 12:38, 30 June 2017

Home < Project Week 25 < Surgical Planning In Stereotaxy


Back to Projects List


Key Investigators


Project Description

PyDBS is an automated image processing workflow for planning and postoperative assessment of deep brain stimulation interventions. It takes as input patient-specific data (i.e. patient images and patient clinical data) and generic models (i.e. an anatomical atlas, a model of the stereotactic frame and a model of the implanted electrodes) and provides as output a patient-specific model for planning and postoperative assessment of DBS surgery. This patient-specific model is composed of patient images, segmented anatomical structures (volumetric binary masks and triangular surface meshes) and geometrical transformations (registration matrices and deformation fields). All images, masks and meshes are mapped to a common reference space and fused in geometrical 3D scenes that can be readily visualized by the surgeon.

The software used for visualization and surgical planning is 3D Slicer. PyDBS includes several modules used for targeting and surgery assessment.

Objective Approach and Plan Progress and Next Steps
  • Improve the graphical user interface of the modules
  • Generalize the modules for different stereotaxy procedures
  • Adapt the modules logic to use the new Segmentations
  • Add new GUI features inspired by the neurosurgeon and neurologist needs
  • Add support for multiple trajectories
  • Discuss with the core team about how to best include Segmentations in PyDBS
  • Segmentations have been integrated in the core of the toolbox
  • GUI has been improved, but there's still some work to do:
    • Get inspiration from commercial consoles
    • Ask neurosurgeons for feedback
  • A pull request for a new colormap has been created

Illustrations

Post-operative scene in Deep Brain Stimulation (DBS)
Segmentation representing a histological atlas of the basal ganglia and segments tables included in the GUI
Visualization of FreeSurfer segmentation for the assessment of stereotactic surgery in epilepsy
Different colormaps used to visualize compression and expansion after a non-linear deformation


Background and References