Title: An%20Interactive%20Virtual%20Endoscopy%20Tool
1An Interactive Virtual Endoscopy Tool With
Automated Path Generation
Delphine Nain, MIT AI Laboratory. Thesis Advisor
W. Eric. L Grimson, MIT AI Laboratory.
2Presentation Overview
- Background and Motivation
- Interactive System
- Central Path Planning Algorithm
- Synchronized Virtual Endoscopy
- Conclusion
3Medical Motivation
- Cancer is the 2nd cause of death in the US
- 43 of people have a risk to be diagnosed with
cancer - Out of those 88 are cancer in inner organ
- How can see inside the body to
- screen and cure?
4Conventional Endoscopy
- advantages
- minimally invasive
- high resolution
- interactivity
- disadvantages
- can be painful and uncomfortable
- limited exploration
5Conventional Medical Imaging
6Conventional Visualization
- advantages
- non invasive
- information on tissue shape through and beyond
walls of organ
- disadvantages
- mentally align contiguous slides
- lower resolution than video
7Segmentation Volume
83D Reconstruction Model
93D Visualization
10Virtual Endoscopy
- Combines strengths of previous alternatives on
patient-specific dataset - Spatial exploration
- Cross-correlation with original
- volume
Compact and Intuitive way to explore huge amount
of information
11Virtual Endoscopy advantages
- clinical studies
- planning and post-operation generates views that
are not observable in actual endoscopic
examinations - color coding algorithms give supplemental
information
12Virtual Colonoscopy
13System Requirements
- Combination of Interactivity and Automation is
key - Cross Reference between 3D models and grayscale
volumes
14Presentation Overview
- Background and Motivation
- Interactive System
- Central Path Planning Algorithm
- Synchronized Virtual Endoscopy
- Conclusion
15Display
16Navigation Interface
17Cross Reference
Provided by Arjan Welmers
18 Path Update
19Applications Middle Ear
Thomas Rodt Soenke Bartling
20Applications Cardiovascular
Provided by Bonglin Chung
21Presentation Overview
- Background and Motivation
- Interactive System
- Central Path Planning Algorithm
- Synchronized Virtual Endoscopy
- Conclusion
22Automated Path Planning
- Goal
- provide a create path button that
- produces a centerline inside a 3D
- model of any topology
23Input
24Output
25Step 1 Produce a Labelmap
26Step 2 Produce a distance map
27Step 3 Create a Graph
- Create a Graph description of the Distance Map
- Nodes are voxels inside the model
- Edge weight are 1/(distance)2 from the wall of
the organ
28Step 4 Run modified Dijkstra
- Dijkstra algorithm is a single source
- shortest path algorithm
- We use a binary heap
- An optimization keep an evolving front, stop
when reach the end node
29Step 5 Results
Running Time 7s
30Step 5 Results
Running Time 3s
31Presentation Overview
- Background and Motivation
- Interactive System
- Central Path Planning Algorithm
- Synchronized Virtual Endoscopy
- Conclusion
32Synchronized Virtual Colonoscopy
33Dynamic Programming
34Results
35Conclusion
- Combination of Automation and Interactivity is
key - Cross Reference is important
- Synchronized Fly-Throughs is
- novel contribution
- Publication D. Nain, S. Haker, E. Grimson, R.
Kikinis - An Interactive Virtual
Endoscopy Tool, - IMIVA workshop, MICCAI 2001.
36Acknowledgements
- Ron Kikinis
- Steve Haker
- Lauren ODonnell
- David Gering
- Carl-Fredrik Westin
- Peter Everett
- Sandy Wells
- Eric Cosman
- Polina Golland
- Soenke Bartling
- John Fisher
- Mike Halle
- Ferenc Jolesz
37Thank You!
Steve Haker, Hoon Ji, Connie Sehnert
38Correspondance
VC
T is transformation matrix (translation or
rotation along local axis)
To uniquely determine the coordinates of the
virtual camera
- coordinates of camera
-
VCnew VCold T
- coordinates of the focal point
-
FPnew VCnew T
39Cross Reference
Provided by Arjan Welmers
403D Visualization
41Synchronized Virtual Endoscopy