SlideShare a Scribd company logo
1 of 22
Download to read offline
NA-MIC
National Alliance for Medical Image Computing
http://na-mic.org

3D Slicer and zSpace:
Medical Visualization and Clinical Applications
Steve Pieper, PhD
3D Slicer Chief Architect

Jayender Jagadeesan, PhD
Harvard Medical School

Isomics is a small technology development company working closely with academic and commercial institutions in
medical imaging research and software development.

Monday, October 21, 13
Goal and Outline
• Introduction to Our
Software and
Research (Steve)
• Example Research
in Image Guided
Therapy (Jay)
• Integration of
zSpace (Steve)
Images: A. Golby, F. Talos, P. Black

© 2013, All Rights Reserved

Monday, October 21, 13
Domestic Network of Peers
•

Leadership:
–
BWH: Ron Kikinis, (Overall PI)

•

Algorithms
–
Utah: Ross Whitaker (Core 1 PI)
–
–
–
–

•

MIT: Eric Grimson
UNC: Guido Gerig
MGH: Bruce Fischl, Dave Kennedy
GaTech: Allen Tannenbaum

•

•
•
•

Engineering
–
–
–
–
–

Kitware: Will Schroeder (Core 2 PI)
GE: Jim Miller
Isomics: Steve Pieper
UCSD: Mark Ellisman
UCLA: Art Toga

•

DBP 2004
–
BWH: Martha Shenton
–
Dartmouth: Andy Saykin
–
UCI: Steve Potkin
–
UofT: Jim Kennedy

•

•

DBP 2011
–
MGH: G. Sharp
–
Iowa: H. Johnson
–
Utah: R. MacLeod
–
UCLA: J. Van Horn
Service
–
Kitware: Stephen Aylward
Training
–
BWH: Sonia Pujol
Core 6 Dissemination
–
Isomics: Steve Pieper
–
BWH: Tina Kapur
Management
–
BWH: Sanjay Manandhar

DBP 2007
–
UNC: H. Cody
–
BWH: M. Kubicki
–
Mind Institute: J. Bockolt
–
Queens University: G. Fichtinger

© 2013, All Rights Reserved

Monday, October 21, 13

Provided by Pieper, Kikinis
International Network of
Peers

© 2013, All Rights Reserved

Monday, October 21, 13
What is 3D Slicer?
• A platform for image analysis and
visualization
• Current Release 4.3
• A freely-downloadable program
– Source code and executables available
for Windows, Linux, and Mac OS X
– All Code Reusable

• Slicer is a research platform:
– NOT an FDA approved medical device
– NOT finished – some parts will work
better than others

© 2013, All Rights Reserved

Monday, October 21, 13
What: FDA or Research

© 2013, All Rights Reserved

Monday, October 21, 13

Slide by Andras Lasso
What: FDA or Research

© 2013, All Rights Reserved

Monday, October 21, 13

Slide by Andras Lasso
Multi-Modality Visualization
•

Integrated Display of What is
Known About the Subject
– Anatomical Space as Common
Coordinate System
– Segmented Anatomy and
Volume Rendering for Context
– Statistics Volumes
– Interactive Visualization (View,
Visibility, Cropping, Slicing… )
– Therapy Plans, Measurements,
Annotations
– Analysis Results
– Linked Views
© 2013, All Rights Reserved

Monday, October 21, 13

Plesniak, Aucoin et al - BWH
Jakab and Berenyi - University of Debrecen
Registration
Preprocedure MR

•

Intraprocedure CT

Intra-subject
– Pre-Intra-Post Procedure
– Longitudinal Tracking of Disease Progression

•

Inter-subject
– Support Group Comparison (fMRI)
– Map Anatomical Atlas to Individual

•

Degrees of Freedom (DOFs)
– Rigid (Rotation + Translation)
– Similarity (Rigid + Uniform Scale)
– Affine (Rigid + Nonuniform Scale and Shear)
– Polyaffine (Locally Affine Interpolation)
– B-Spline (Cubic Displacement)
– Vector Field
© 2013, All Rights Reserved

Monday, October 21, 13

Sota - BWH
Navigation & Guidance
• OpenIGTLink Standard
– Tracked Instruments
– Real-Time Images
– Scanner and Robot
Control

• BWH AMIGO
– 3T MR + PET CT in OR

22

© 2013, All Rights Reserved

Monday, October 21, 13
Provided by Archip, Warfield

Intra-procedural Mapping
Alignment of all pre-operative
datasets to the intra-operative
images achieved during the
neurosurgery.

Archip N, Clatz O, Whalen S, Kacher
D, Fedorov A, Kot A, Chrisochoides N,
Jolesz F, Golby A, Black PM, Warfield
SK. Non-rigid alignment of preoperative MRI, fMRI, and DT-MRI with
intra-operative MRI for enhanced
visualization and navigation in imageguided neurosurgery. Neuroimage.
2007 Apr 1;35(2):609-24

© 2013, All Rights Reserved

Monday, October 21, 13
Extension Catalog

© 2013, All Rights Reserved

Monday, October 21, 13
3D Slicer / AMIGO
Parathyroid
Adenoma Surgery
Cue Jay...
© 2013, All Rights Reserved

Monday, October 21, 13
3D Slicer and
zSpace

© 2013, All Rights Reserved

Monday, October 21, 13
AMIGO CaseHub Display/
Control Options
Imaging
Modalities
MR, PET/CT, Fluroro,
US

PACS

Workstation for Technical Lead
Mouse/Keyboard/Monitor

SPL Compute
Resources

CaseHub Server

Wall Mounted Monitors
Display Only
Point of Care Interface
Touch/Touchless Interaction

Medical Records,
Real-Time Monitors,
Video

Vendor Workstations:
Navigation, Planning
(Brainlab, Siemens)

© 2013, All Rights Reserved

Monday, October 21, 13

• Use-Case Needs Assessment
• Clinician Control of Imaging
• Collaborative Data Management
AMIGO CaseHub Display/
Control Options
Imaging
Modalities
MR, PET/CT, Fluroro,
US

PACS

Workstation for Technical Lead
Mouse/Keyboard/Monitor

SPL Compute
Resources

CaseHub Server

Wall Mounted Monitors
Display Only
Point of Care Interface
Touch/Touchless Interaction

Medical Records,
Real-Time Monitors,
Video

Vendor Workstations:
Navigation, Planning
(Brainlab, Siemens)

© 2013, All Rights Reserved

Monday, October 21, 13

• Use-Case Needs Assessment
• Clinician Control of Imaging
• Collaborative Data Management

zSpace?
zSpace Slicer Prototype
Module
• Developed with Scott Dolim of zSpace
– Uses zSpace Python API
– Written as Slicer Scripted Module
– Integrates with Qt Event Loop
– Controls VTK Camera

• Not Yet Publicly Available
– zSpace to Create Slicer Extension
(Planned)
© 2013, All Rights Reserved

Monday, October 21, 13
zSpace - Slicer Status
• Already:
– Any Slicer Data in Displayable
– Easy to Use
– Ready for TLX-Style Human
Factors Testing

• Not Yet:
– No Stylus Support
– No GPU Volume Rendering
(Quad-Buffer Issue)
– Works with Python 2.6, not 2.7
© 2013, All Rights Reserved

Monday, October 21, 13
zSpace in AMIGO Issues
• No Table Space
– Would Need Boom Mounted Version

• Surgeon May Not Be Able To Move
– May Minimize Value of Head Tracking

• Glasses May Not Be Compatible
with Other Eyewear
• Polarized Glasses May Disrupt
Surgeon’s Normal Vision
• Only One Person Sees Correct
View
– Rest of Surgical Team Sees Garbage
© 2013, All Rights Reserved

Monday, October 21, 13
zSpace/Slicer Clinical
Research
• Utility Will Be Highly ProcedureDependent
• Screen Possible Target Areas
– Interventional
– Needle Placement
– Robot Control
– In-Scanner Procedures

© 2013, All Rights Reserved

Monday, October 21, 13
Clinical Research Strategy
• Phase I
– Bench Testing
– Pre-Procedure Planning/Review

• Phase II
– Place in AMIGO Control Room
– Intra-Procedural Imaging Review

• Phase III
– Navigation
– Patient Trials
© 2013, All Rights Reserved

Monday, October 21, 13
Summary
• 3D Slicer is Free and Open
Research Platform for Medical Image
Computing
• AMIGO Environment Ideal for Novel
Hardware/Software/Clinical Projects
• zSpace Integration Well Underway
and Promising

© 2013, All Rights Reserved

Monday, October 21, 13

More Related Content

Similar to Medical Visualization and Clinical Applications

An Open Spatial Systems Framework for Place-Based Decision-Making
An Open Spatial Systems Framework for Place-Based Decision-MakingAn Open Spatial Systems Framework for Place-Based Decision-Making
An Open Spatial Systems Framework for Place-Based Decision-Making
Raed Mansour
 
MICCAI CLIP 2013 - Endoscopy Navigation System
MICCAI CLIP 2013 - Endoscopy Navigation SystemMICCAI CLIP 2013 - Endoscopy Navigation System
MICCAI CLIP 2013 - Endoscopy Navigation System
Frederic Perez
 
Fundamentals of Geographical Information System.ppt
Fundamentals of Geographical Information System.pptFundamentals of Geographical Information System.ppt
Fundamentals of Geographical Information System.ppt
bimalp7
 

Similar to Medical Visualization and Clinical Applications (20)

Lec1: Medical Image Computing - Introduction
Lec1: Medical Image Computing - Introduction Lec1: Medical Image Computing - Introduction
Lec1: Medical Image Computing - Introduction
 
Video Analytics on Hadoop webinar victor fang-201309
Video Analytics on Hadoop webinar victor fang-201309Video Analytics on Hadoop webinar victor fang-201309
Video Analytics on Hadoop webinar victor fang-201309
 
University of Nottingham - NGI Geospatial Science Example Activities
University of Nottingham - NGI Geospatial Science Example ActivitiesUniversity of Nottingham - NGI Geospatial Science Example Activities
University of Nottingham - NGI Geospatial Science Example Activities
 
All thingspython@pivotal
All thingspython@pivotalAll thingspython@pivotal
All thingspython@pivotal
 
Ben Shneiderman: Thrill of Discovery
Ben Shneiderman: Thrill of DiscoveryBen Shneiderman: Thrill of Discovery
Ben Shneiderman: Thrill of Discovery
 
Medical image analysis, retrieval and evaluation infrastructures
Medical image analysis, retrieval and evaluation infrastructuresMedical image analysis, retrieval and evaluation infrastructures
Medical image analysis, retrieval and evaluation infrastructures
 
An overview on ai
An overview on aiAn overview on ai
An overview on ai
 
Shaping our AI (Strategy)?
Shaping our AI (Strategy)?Shaping our AI (Strategy)?
Shaping our AI (Strategy)?
 
Keller geo edu
Keller geo eduKeller geo edu
Keller geo edu
 
Generation and Use of Quantitative Pathology Phenotype
Generation and Use of Quantitative Pathology PhenotypeGeneration and Use of Quantitative Pathology Phenotype
Generation and Use of Quantitative Pathology Phenotype
 
An Open Spatial Systems Framework for Place-Based Decision-Making
An Open Spatial Systems Framework for Place-Based Decision-MakingAn Open Spatial Systems Framework for Place-Based Decision-Making
An Open Spatial Systems Framework for Place-Based Decision-Making
 
IEEE SIGHT Bombay section webinar talk on GIS & Remote Sensing-Introduction t...
IEEE SIGHT Bombay section webinar talk on GIS & Remote Sensing-Introduction t...IEEE SIGHT Bombay section webinar talk on GIS & Remote Sensing-Introduction t...
IEEE SIGHT Bombay section webinar talk on GIS & Remote Sensing-Introduction t...
 
MICCAI CLIP 2013 - Endoscopy Navigation System
MICCAI CLIP 2013 - Endoscopy Navigation SystemMICCAI CLIP 2013 - Endoscopy Navigation System
MICCAI CLIP 2013 - Endoscopy Navigation System
 
Classification of Big Data Use Cases by different Facets
Classification of Big Data Use Cases by different FacetsClassification of Big Data Use Cases by different Facets
Classification of Big Data Use Cases by different Facets
 
Gis (geographic information system)
Gis (geographic information system)Gis (geographic information system)
Gis (geographic information system)
 
2-3-intro11.ppt
2-3-intro11.ppt2-3-intro11.ppt
2-3-intro11.ppt
 
Data is the new oil: Big data, data mining and bio - inspiring techniques
Data is the new oil: Big data, data mining and bio - inspiring techniquesData is the new oil: Big data, data mining and bio - inspiring techniques
Data is the new oil: Big data, data mining and bio - inspiring techniques
 
Data are the new oil: Big data, data mining and bio - inspiring techniques
Data are the new oil: Big data, data mining and bio - inspiring techniquesData are the new oil: Big data, data mining and bio - inspiring techniques
Data are the new oil: Big data, data mining and bio - inspiring techniques
 
Fundamentals of Geographical Information System.ppt
Fundamentals of Geographical Information System.pptFundamentals of Geographical Information System.ppt
Fundamentals of Geographical Information System.ppt
 
Digital Pathology at John Hopkins
Digital Pathology at John HopkinsDigital Pathology at John Hopkins
Digital Pathology at John Hopkins
 

More from zSpace

More from zSpace (8)

Post Processing and 3D Stereo Visualization of CAE & Multi-Physics Data Using...
Post Processing and 3D Stereo Visualization of CAE & Multi-Physics Data Using...Post Processing and 3D Stereo Visualization of CAE & Multi-Physics Data Using...
Post Processing and 3D Stereo Visualization of CAE & Multi-Physics Data Using...
 
zSpace in K12 Education: Thoughts on the Revolution
zSpace in K12 Education: Thoughts on the RevolutionzSpace in K12 Education: Thoughts on the Revolution
zSpace in K12 Education: Thoughts on the Revolution
 
Interactive STEM Learning with zSpace
Interactive STEM Learning with zSpaceInteractive STEM Learning with zSpace
Interactive STEM Learning with zSpace
 
How an interactive 3D perception can help scientists
How an interactive 3D perception can help scientistsHow an interactive 3D perception can help scientists
How an interactive 3D perception can help scientists
 
3D in Education
3D in Education3D in Education
3D in Education
 
Getting 3D Right
Getting 3D RightGetting 3D Right
Getting 3D Right
 
zSpace, the Wow Factor
zSpace, the Wow FactorzSpace, the Wow Factor
zSpace, the Wow Factor
 
Alternative Approaches to Educational Experience
Alternative Approaches to Educational ExperienceAlternative Approaches to Educational Experience
Alternative Approaches to Educational Experience
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 

Medical Visualization and Clinical Applications

  • 1. NA-MIC National Alliance for Medical Image Computing http://na-mic.org 3D Slicer and zSpace: Medical Visualization and Clinical Applications Steve Pieper, PhD 3D Slicer Chief Architect Jayender Jagadeesan, PhD Harvard Medical School Isomics is a small technology development company working closely with academic and commercial institutions in medical imaging research and software development. Monday, October 21, 13
  • 2. Goal and Outline • Introduction to Our Software and Research (Steve) • Example Research in Image Guided Therapy (Jay) • Integration of zSpace (Steve) Images: A. Golby, F. Talos, P. Black © 2013, All Rights Reserved Monday, October 21, 13
  • 3. Domestic Network of Peers • Leadership: – BWH: Ron Kikinis, (Overall PI) • Algorithms – Utah: Ross Whitaker (Core 1 PI) – – – – • MIT: Eric Grimson UNC: Guido Gerig MGH: Bruce Fischl, Dave Kennedy GaTech: Allen Tannenbaum • • • • Engineering – – – – – Kitware: Will Schroeder (Core 2 PI) GE: Jim Miller Isomics: Steve Pieper UCSD: Mark Ellisman UCLA: Art Toga • DBP 2004 – BWH: Martha Shenton – Dartmouth: Andy Saykin – UCI: Steve Potkin – UofT: Jim Kennedy • • DBP 2011 – MGH: G. Sharp – Iowa: H. Johnson – Utah: R. MacLeod – UCLA: J. Van Horn Service – Kitware: Stephen Aylward Training – BWH: Sonia Pujol Core 6 Dissemination – Isomics: Steve Pieper – BWH: Tina Kapur Management – BWH: Sanjay Manandhar DBP 2007 – UNC: H. Cody – BWH: M. Kubicki – Mind Institute: J. Bockolt – Queens University: G. Fichtinger © 2013, All Rights Reserved Monday, October 21, 13 Provided by Pieper, Kikinis
  • 4. International Network of Peers © 2013, All Rights Reserved Monday, October 21, 13
  • 5. What is 3D Slicer? • A platform for image analysis and visualization • Current Release 4.3 • A freely-downloadable program – Source code and executables available for Windows, Linux, and Mac OS X – All Code Reusable • Slicer is a research platform: – NOT an FDA approved medical device – NOT finished – some parts will work better than others © 2013, All Rights Reserved Monday, October 21, 13
  • 6. What: FDA or Research © 2013, All Rights Reserved Monday, October 21, 13 Slide by Andras Lasso
  • 7. What: FDA or Research © 2013, All Rights Reserved Monday, October 21, 13 Slide by Andras Lasso
  • 8. Multi-Modality Visualization • Integrated Display of What is Known About the Subject – Anatomical Space as Common Coordinate System – Segmented Anatomy and Volume Rendering for Context – Statistics Volumes – Interactive Visualization (View, Visibility, Cropping, Slicing… ) – Therapy Plans, Measurements, Annotations – Analysis Results – Linked Views © 2013, All Rights Reserved Monday, October 21, 13 Plesniak, Aucoin et al - BWH Jakab and Berenyi - University of Debrecen
  • 9. Registration Preprocedure MR • Intraprocedure CT Intra-subject – Pre-Intra-Post Procedure – Longitudinal Tracking of Disease Progression • Inter-subject – Support Group Comparison (fMRI) – Map Anatomical Atlas to Individual • Degrees of Freedom (DOFs) – Rigid (Rotation + Translation) – Similarity (Rigid + Uniform Scale) – Affine (Rigid + Nonuniform Scale and Shear) – Polyaffine (Locally Affine Interpolation) – B-Spline (Cubic Displacement) – Vector Field © 2013, All Rights Reserved Monday, October 21, 13 Sota - BWH
  • 10. Navigation & Guidance • OpenIGTLink Standard – Tracked Instruments – Real-Time Images – Scanner and Robot Control • BWH AMIGO – 3T MR + PET CT in OR 22 © 2013, All Rights Reserved Monday, October 21, 13
  • 11. Provided by Archip, Warfield Intra-procedural Mapping Alignment of all pre-operative datasets to the intra-operative images achieved during the neurosurgery. Archip N, Clatz O, Whalen S, Kacher D, Fedorov A, Kot A, Chrisochoides N, Jolesz F, Golby A, Black PM, Warfield SK. Non-rigid alignment of preoperative MRI, fMRI, and DT-MRI with intra-operative MRI for enhanced visualization and navigation in imageguided neurosurgery. Neuroimage. 2007 Apr 1;35(2):609-24 © 2013, All Rights Reserved Monday, October 21, 13
  • 12. Extension Catalog © 2013, All Rights Reserved Monday, October 21, 13
  • 13. 3D Slicer / AMIGO Parathyroid Adenoma Surgery Cue Jay... © 2013, All Rights Reserved Monday, October 21, 13
  • 14. 3D Slicer and zSpace © 2013, All Rights Reserved Monday, October 21, 13
  • 15. AMIGO CaseHub Display/ Control Options Imaging Modalities MR, PET/CT, Fluroro, US PACS Workstation for Technical Lead Mouse/Keyboard/Monitor SPL Compute Resources CaseHub Server Wall Mounted Monitors Display Only Point of Care Interface Touch/Touchless Interaction Medical Records, Real-Time Monitors, Video Vendor Workstations: Navigation, Planning (Brainlab, Siemens) © 2013, All Rights Reserved Monday, October 21, 13 • Use-Case Needs Assessment • Clinician Control of Imaging • Collaborative Data Management
  • 16. AMIGO CaseHub Display/ Control Options Imaging Modalities MR, PET/CT, Fluroro, US PACS Workstation for Technical Lead Mouse/Keyboard/Monitor SPL Compute Resources CaseHub Server Wall Mounted Monitors Display Only Point of Care Interface Touch/Touchless Interaction Medical Records, Real-Time Monitors, Video Vendor Workstations: Navigation, Planning (Brainlab, Siemens) © 2013, All Rights Reserved Monday, October 21, 13 • Use-Case Needs Assessment • Clinician Control of Imaging • Collaborative Data Management zSpace?
  • 17. zSpace Slicer Prototype Module • Developed with Scott Dolim of zSpace – Uses zSpace Python API – Written as Slicer Scripted Module – Integrates with Qt Event Loop – Controls VTK Camera • Not Yet Publicly Available – zSpace to Create Slicer Extension (Planned) © 2013, All Rights Reserved Monday, October 21, 13
  • 18. zSpace - Slicer Status • Already: – Any Slicer Data in Displayable – Easy to Use – Ready for TLX-Style Human Factors Testing • Not Yet: – No Stylus Support – No GPU Volume Rendering (Quad-Buffer Issue) – Works with Python 2.6, not 2.7 © 2013, All Rights Reserved Monday, October 21, 13
  • 19. zSpace in AMIGO Issues • No Table Space – Would Need Boom Mounted Version • Surgeon May Not Be Able To Move – May Minimize Value of Head Tracking • Glasses May Not Be Compatible with Other Eyewear • Polarized Glasses May Disrupt Surgeon’s Normal Vision • Only One Person Sees Correct View – Rest of Surgical Team Sees Garbage © 2013, All Rights Reserved Monday, October 21, 13
  • 20. zSpace/Slicer Clinical Research • Utility Will Be Highly ProcedureDependent • Screen Possible Target Areas – Interventional – Needle Placement – Robot Control – In-Scanner Procedures © 2013, All Rights Reserved Monday, October 21, 13
  • 21. Clinical Research Strategy • Phase I – Bench Testing – Pre-Procedure Planning/Review • Phase II – Place in AMIGO Control Room – Intra-Procedural Imaging Review • Phase III – Navigation – Patient Trials © 2013, All Rights Reserved Monday, October 21, 13
  • 22. Summary • 3D Slicer is Free and Open Research Platform for Medical Image Computing • AMIGO Environment Ideal for Novel Hardware/Software/Clinical Projects • zSpace Integration Well Underway and Promising © 2013, All Rights Reserved Monday, October 21, 13