New Approaches to Computer-based Interventional Neuroradiology Training

Size: px
Start display at page:

Download "New Approaches to Computer-based Interventional Neuroradiology Training"

Transcription

1 New Approaches to Computer-based Interventional Neuroradiology Training Xunlei WU, Vincent PEGORARO, Vincent LUBOZ, Paul F. NEUMANN, Ryan BARDSLEY, Steven DAWSON, Stephane COTIN The Simulation Group, CIMIT, MGH, Harvard Medical School Abstract. For over 20 years, interventional methods have substantially improved the outcomes of patients with cardiovascular disease. However, these procedures require an intricate combination of visual and tactile feedback and extensive training periods. In this paper, a prototype of endovascular therapy training system is presented. A set of core simulation components applicable to most vascular procedures has been designed and integrated into a real-time high-fidelity interventional neuroradiology training system for the prompt treatment of ischemic stroke. We believe it will improve the quality of training and the speed of learning without putting patients at risk. 1 Introduction 1.1 Background Stroke is the third leading cause of death in the US. Each year, more than 750, 000 strokes result in over 150, 000 deaths [1]. The main therapy for ischemic stroke is catheterization, allowing direct lytic therapy to dissolve the clot and restore the flow. Following femoral arterial puncture, a guidewire-catheter combination is advanced under fluoroscopic guidance through the iliac arteries, into the aortic arch, and inside the common carotid artery. This allows entry into the internal carotid artery and the cerebral circulations in the brain. This guidance is provided by intravascular angiogram, obtained during contrast agent (CA) propagation, which defines the abnormal areas, guides the instrument movement, and verifies the treatment. Because the treatment is delivered only under image-based guidance, the dedicated skill of instrument navigation and the thorough understanding of vascular anatomy are critical to avoid irreversible complications. Unfortunately, the best training environments have been actual patients who have had a stroke. Additionally, the shortage of trained interventional neuroradiologists means that many ischemic stroke patients do not have access to care. In 2004, a decision by the FDA regarding appropriate levels of training for physicians who perform high-risk procedures in the cerebral circulation mandated that physicians train to proficiency before treating humans. For the first time, a major part of this mandated training includes simulation. Future trends in procedural education are therefore likely to increase the role of high-fidelity simulation for medical training. 1.2 Previous Work A few VR systems focusing on interventional radiology (IR) have been developed or commercialized [10, 7, 9, 3]. The core architecture has remained the same. In this paper, we propose

2 2 Xunlei Wu et al. Figure 1: Left: Segmented vasculature. Right: Geometric skeleton generated from the vascular isosurface. new approaches for rendering, physics-based modeling, and anatomical representations that will lead to a real-time high fidelity simulation system for more effective IR skill training. 2 Methodology 2.1 Semi-automatic Segmentation At first we need to segment the cerebrovascular system from a CTA scan. The segmentation task is particularly challenging due to the small vessel diameter and the close proximity of vessels to the skull. We used a combination of anisotropic filtering and morphological operators, e.g. dilation and erosion provided in Amilab 1 to eliminate bony structures, skin, and sinuses. The result of the segmentation on a CTA dataset of mm 3 can be seen on the left side of Figure 1. A few discontinuities in the network due to artifacts will be resolved to generate a complete 3D vascular model. After obtaining the isosurface of the vascular network, the medial axis is computed. Geometric skeletons are defined as the locus of the centers of maximal spheres within a shape, and provide a mean of describing the topology of the model. This information is required by the one-dimensional flow model in Section 2.4 and contrast agent propagation algorithm in Section 2.5. We also used Amilab to generate the centerlines and, with the help of a physician, to label each vessel as shown in the right half of Figure Incremental Finite Element Model for Catheter/Guidewire In this simulator, we have developed physics-based flexible instrument models representing a variety of intravascular devices, suitable for vessels from 3 to 20mm diameter. Current methods represent flexible instruments as a set of connected rigid elements [5], or by linear elastic FEM [9]. A common drawback of current methods is the inability to capture the essential characteristics of wire-like structures, including high tensile strength and low resistance to bending. To improve the accuracy of previously proposed models, we have developed new mathematical representations based on three-dimensional beam theory, where the large number of parameters for each element will allow the representation of a library 1

3 New Approaches to Computer-based Interventional Neuroradiology Training 3 of commonly employed catheters or guidewires. Key characteristics to model mechanical properties include: cross-sectional area, effective shear area, Young s modulus, Poisson s ratio, and cross-section/polar moment of inertia. By using an incremental approach to update the stiffness matrix at every time step, highly non-linear behavior of catheter/guidewire can be realisticly simulated. Furthermore by controlling the number of elements, we are able to ensure real-time deformation while maintaining reasonable accuracy. 2.3 Sequential Quadratic Programming for Collision Response Navigating through the vasculature of this system requires an instrument tracking device and a collision response (CR) method between the vasculature and instrument models. In our previous work [3],as well as that of others [8, 4], once contact has been determined, forces or boundary conditions are applied to the deformable catheter/guidewire model. Since the catheter has many contacts against the vessels, an Octree based collision detection (CD) algorithm has been implemented. Because sliding occurs at the point of contact, Lagrange multiplier techniques or penalty forces will not constrain the flexible body correctly and may induce oscillations. Our approach relies on sequential quadratic programming (SQP), combining FEM and CR together. A set of inequality constraints, based on the distance between catheter nodes and neighboring vessel triangles, are added to the set of FEM equations. Our catheter model and CR are shown in the left half of Figure 2. Figure 2: Left: Model the catheter/guidewire deformation by 3D beam elements with collision response. Right: The optical tracking device for catheter/guidewire can be concealed inside a patient mannequin. 2.4 One-dimensional Vascular Flow Computation Clinically turbulent flow is a diagnostic aid for IR procedures, but rarely observed under stroke therapy where the small diameter of vessels combined with limited flow rates reduces the occurrence of turbulence. In addition, the average resolution of a fluoroscopic image is on the order of 0.3mm, making it difficult to observe turbulence or transaxial flow pattern. Hence, one-dimensional fluid flow model along the vessel axes should provide enough information for a training system. To compute such vascular flow, we have implemented a simplified one-dimensional FEM representation proposed in [3].The blood flow in each element is modeled as an incompressible viscous fluid flowing through a cylindrical pipe, and can be calculated from the Naiver-Stokes equation. The resulting equation, called Poiseuille

4 4 Xunlei Wu et al. Law [6], is solved by linear FEM. This computation runs very efficiently and provides realtime simulation of vascular flow. The left half of Figure 3 shows the flow computation results with vessel median axes with radii ranging from 2 to 6mm. Figure 3: Left: Real-time 1D vascular flow simulation using vascular graph. Right: Contrast agent propagation computed in a simplified bifurcation according to an advection diffusion model D Particle-based Real-time Angiography Simulation Contrast agent (CA) is often used during medical imaging to highlight specific parts of the body under X-ray, CT, and MRI. Upon injection, CA is carried by blood cells and circulates through the vasculature until it is eliminated in the kidneys and liver. We computed the transportation of CA by an advection equation in terms of the CA concentration C(x, t) distribution parameterized by the curvilinear coordinate x and time t, C(x, t) t C(x, t) + u(x, t) x = r(t) (1) where r(t) is the injection rate of contrast agent and u(x, t) is the averaged laminar flow velocity along the axial direction of each vessel. Mixture transition of multiple fluids and the transversal velocity profile are not considered. We numerically solved (1) by forward-in-time and center-in-space finite difference schemes whose accuracy is linear in temporal domain and quadratic in space. To visualize an angiogram, we used a set of equally spaced 3D particles to represent the vessel s internal volume as in Section 2.1. The intensity values of particles are then mapped to C(x, t) at each sampling point along the vascular graph. The final rendering stage combines one updated particle system for CA propagation and one volumetric texture map for the surrounding anatomy as described in Section 2.6. This approach uses mainly GPU power and runs at an interactive frame rate. 2.6 Real-time Simulation of Fluoroscopic Rendering We have developed a new volume rendering approach for the simulation of fluoroscopic images directly using CT. With OpenGL as a rendering library, a ray casting method using specific blending is implemented to approximate the X-ray attenuation process. The volume rendering algorithm creates a set of parallel slices onto which the corresponding part of the

5 New Approaches to Computer-based Interventional Neuroradiology Training 5 volume intersects. The slices are rendered as a 2D texture-mapped polygon by approximating the beam attenuation described by the discretized Beer s Law, I = I 0 e P j µ jd j (2) with I 0 the input intensity, µ j the linear attenuation coefficient sampled at slice j, and d j the slice thickness along the ray. This method greatly reduces computation times by using OpenGL and specific texture map operations. 2.7 Catheter/Guidewire Motion Tracking Device We have developed an optic catheter/guidewire tracking device that passively recreates haptic sensation, since most feedback in IR is visual. The tracking device is embedded inside a full-size patient mannequin, therefore naturally recreates the OR environment as shown in the right of Figure 2. This improves the level of realism during training. The virtual vasculature is accessed through a standard sheath on the left or right femoral artery. Once a real catheter is inserted into the sheath, the system starts tracking the instrument s 2 DOF s motion. Passive haptic feedback friction is provided by a set of anatomically correct Teflon tubing phantoms. Currently, only one instrument - catheter or guidewire - can be tracked at a time. A major difficulty, when tracking two or more nested devices, is that access to the inner device is mechanically impossible without modifying the instrument [7]. This challenge will be thoroughly investigated in the future as well as the validation of tracking accuracy. 3 Results We have developed new approaches for fluoroscopic rendering, physics-based instrument modeling, and high resultion anatomical representations and integrated them into a real-time interventional neuroradiology simulator for skill training. Our simulator is implemented on a P4 3.0GHz PC equipped with 1GB main memory and NVIDIA GeForce FX5900 Ultra graphic card. It is capable of rendering 256 slices of a volume with more than one million 3D particles at 29F P S depending on user interaction. This frame rate includes fluoroscopic rendering, collision detection and response, catheter/guidewire deformation, and CA advection. The left half of Figure 4 shows the full simulation system and the right half Figure 4: Left: The high-fidelity interventional neuroradiology skill training simulator. Right: 3D fluoroscopic rendering of CA propagating through a cerebrovascular model within a CT head model.

6 6 Xunlei Wu et al. illustrates the simulated contrast agent propagation through a volumetric cerebro-vasculature model. 4 Conclusions and Future Work In summary, a set of endovascular simulation components have been developed and integrated into a training system for the treatment of stroke. This system allows multiple levels of skill acquisition using interventional instruments. This prototype emphasizes high fidelity visual feedback and physically accurate CR and CA propagation. Due to its cost-effective design and system compactness, such a system would lead to cross-specialty interventional training. Also, this platform increases accessibility to medical institutions and hospitals. In the future, we will extend the catheter model to interventional balloon and stent by mass-spring network or as a set of radial elements [2]. Upon completion, our prototype will undergo face validity from our hospital collaborators and then comprehensive validation study. We will also incorporate an educational curriculum providing various scenarios. These improvements should reveal full potentials of this simulator including procedural planning. 5 Acknowledgments This work was supported by Telemedicine and Advanced Technology Research Center (TATRC) through grant number DAMD We thank Dr. Karl Krissian from SPL and Dr. James Rabinov in MGH for providing us valuable feedback on anatomical segmentation. References [1] American Heart Association. Heart and stroke facts statistics: Statistical supplement. American Heart Association, Dallas, Texas, [2] R. Balaniuk and K. Salisbury. Soft-tissue simulation using the radial elements methods. In Proc. International Symposium on Surgery Simulation and Soft Tissue Modeling, pages 48 58, [3] S. Dawson, S. Cotin, D. Meglan, D.W. Shaffer, and M.A. Ferrell. Designing a computer-based simulator for interventional cardiology training. Catheterization and Cardio. Intervention, 51(4): , [4] A. Deguet, A. Joukhadar, and C. Laugier. A collision model for deformable bodies. In International Conference on Itelligent Robots and Systems. IEEE, [5] R. Featherstone. The calculation of robot dynamics using articulated-body inertias. International Journal of Robotics Research, 2(1):13 30, [6] A. Guyton and J. Hall. Textbook of Medical Physiology. Saunders Elsevier, 10th edition, [7] U. Hoefer, T. Langen, J. Nziki, F. Zeitler, J. Hesser, U. Mueller, W. Voelker, and R. Maenner. Cathi - catheter instruction system. In Computer Assisted Radiology and Surgery (CARS), 16th International Congress and Exhibition, pages , Paris, France, [8] P. Meseure, J. Davanne, L. Hilde, L. France, F. Triquet, and C. Chaillou. A physically-based virtual environment decidated to surgical simulation. In Surgery Simulation and Soft Tissue Modeling (IS4TM), pages 38 47, June Juan-les-pins, France. [9] W.L. Nowinski and C.K. Chui. Simulation of interventional neuroradiology procedures. In Int. Workshop on Medical Imaging and Augmented Reality (MIAR), pages IEEE Computer Society, [10] N. Subramanian and T. Kesavadas. A prototype virtual reality system for preoperative planning of neuroendovascular interventions. In Proceedings of Medicine Meets Virtual Reality 12th, pages , 2004.

Artery Soft-Tissue Modelling for Stent Implant Training System

Artery Soft-Tissue Modelling for Stent Implant Training System Artery Soft-Tissue Modelling for Stent Implant Training System Giovanni ALOISIO, Lucio Tommaso DE PAOLIS, Antonio MONGELLI, Luciana PROVENZANO Dept. of Innovation Engineering, University of Lecce Lecce,

More information

Isogeometric Analysis of Fluid-Structure Interaction

Isogeometric Analysis of Fluid-Structure Interaction Isogeometric Analysis of Fluid-Structure Interaction Y. Bazilevs, V.M. Calo, T.J.R. Hughes Institute for Computational Engineering and Sciences, The University of Texas at Austin, USA e-mail: {bazily,victor,hughes}@ices.utexas.edu

More information

Volumetric Deformable Models for Simulation of Laparoscopic Surgery

Volumetric Deformable Models for Simulation of Laparoscopic Surgery Volumetric Deformable Models for Simulation of Laparoscopic Surgery S. Cotin y, H. Delingette y, J.M. Clément z V. Tassetti z, J. Marescaux z, N. Ayache y y INRIA, Epidaure Project 2004, route des Lucioles,

More information

Simulation of Blood Flow and Contrast Medium Propagation. for a Vascular Interventional Radiology Simulator

Simulation of Blood Flow and Contrast Medium Propagation. for a Vascular Interventional Radiology Simulator Imperial College London Department of Computing Simulation of Blood Flow and Contrast Medium Propagation for a Vascular Interventional Radiology Simulator By Yingtao Wang Submitted in partial fulfilment

More information

Non-rigid 2D-3D image registration for use in Endovascular repair of Abdominal Aortic Aneurysms.

Non-rigid 2D-3D image registration for use in Endovascular repair of Abdominal Aortic Aneurysms. RAHEEM ET AL.: IMAGE REGISTRATION FOR EVAR IN AAA. 1 Non-rigid 2D-3D image registration for use in Endovascular repair of Abdominal Aortic Aneurysms. Ali Raheem 1 ali.raheem@kcl.ac.uk Tom Carrell 2 tom.carrell@gstt.nhs.uk

More information

Urgent: Important Safety Update Medical Device Correction for the AFX Endovascular AAA System

Urgent: Important Safety Update Medical Device Correction for the AFX Endovascular AAA System July 20, 2018 Urgent: Important Safety Update Medical Device Correction for the AFX Endovascular AAA System Dear Physician, This letter provides important information related to the AFX Endovascular AAA

More information

Real-time Soft Tissue Modelling for Webbased Surgical Simulation: SurfaceChainMail

Real-time Soft Tissue Modelling for Webbased Surgical Simulation: SurfaceChainMail Real-time Soft Tissue Modelling for Webbased Surgical Simulation: SurfaceChainMail Ying Li 1, Ken Brodlie 1, Nicholas Phillips 2 1 School of Computing, University of Leeds, Leeds LS2 9JT UK 2 Department

More information

CPM Specifications Document Healthy Vertebral:

CPM Specifications Document Healthy Vertebral: CPM Specifications Document Healthy Vertebral: OSMSC 0078_0000, 0079_0000, 0166_000, 0167_0000 May 1, 2013 Version 1 Open Source Medical Software Corporation 2013 Open Source Medical Software Corporation.

More information

Particle methods for a virtual patient

Particle methods for a virtual patient Particle methods for a virtual patient Buckley, O, Hughes, CJ, John, N and Pop, S Title Authors Type URL Published Date 2009 Particle methods for a virtual patient Buckley, O, Hughes, CJ, John, N and Pop,

More information

CS 231. Deformation simulation (and faces)

CS 231. Deformation simulation (and faces) CS 231 Deformation simulation (and faces) Deformation BODY Simulation Discretization Spring-mass models difficult to model continuum properties Simple & fast to implement and understand Finite Element

More information

Magnetic Resonance Imaging Velocity. Information. Joe Lee. April 4, 2000

Magnetic Resonance Imaging Velocity. Information. Joe Lee. April 4, 2000 Locating Arteriovenous Malformations using Magnetic Resonance Imaging Velocity Information Joe Lee April 4, 2000 1 Introduction An arteriovenous malformation (AVM) is a congenital vascular defect where

More information

FOREWORD TO THE SPECIAL ISSUE ON MOTION DETECTION AND COMPENSATION

FOREWORD TO THE SPECIAL ISSUE ON MOTION DETECTION AND COMPENSATION Philips J. Res. 51 (1998) 197-201 FOREWORD TO THE SPECIAL ISSUE ON MOTION DETECTION AND COMPENSATION This special issue of Philips Journalof Research includes a number of papers presented at a Philips

More information

Surgery Simulation and Planning

Surgery Simulation and Planning Surgery Simulation and Planning S. H. Martin Roth Dr. Rolf M. Koch Daniel Bielser Prof. Dr. Markus Gross Facial surgery project in collaboration with Prof. Dr. Dr. H. Sailer, University Hospital Zurich,

More information

Surgical Cutting on a Multimodal Object Representation

Surgical Cutting on a Multimodal Object Representation Surgical Cutting on a Multimodal Object Representation Lenka Jeřábková and Torsten Kuhlen Virtual Reality Group, RWTH Aachen University, 52074 Aachen Email: jerabkova@rz.rwth-aachen.de Abstract. In this

More information

CS 231. Deformation simulation (and faces)

CS 231. Deformation simulation (and faces) CS 231 Deformation simulation (and faces) 1 Cloth Simulation deformable surface model Represent cloth model as a triangular or rectangular grid Points of finite mass as vertices Forces or energies of points

More information

Automatic Cerebral Aneurysm Detection in Multimodal Angiographic Images

Automatic Cerebral Aneurysm Detection in Multimodal Angiographic Images Automatic Cerebral Aneurysm Detection in Multimodal Angiographic Images Clemens M. Hentschke, Oliver Beuing, Rosa Nickl and Klaus D. Tönnies Abstract We propose a system to automatically detect cerebral

More information

Human Heart Coronary Arteries Segmentation

Human Heart Coronary Arteries Segmentation Human Heart Coronary Arteries Segmentation Qian Huang Wright State University, Computer Science Department Abstract The volume information extracted from computed tomography angiogram (CTA) datasets makes

More information

SIGMI Meeting ~Image Fusion~ Computer Graphics and Visualization Lab Image System Lab

SIGMI Meeting ~Image Fusion~ Computer Graphics and Visualization Lab Image System Lab SIGMI Meeting ~Image Fusion~ Computer Graphics and Visualization Lab Image System Lab Introduction Medical Imaging and Application CGV 3D Organ Modeling Model-based Simulation Model-based Quantification

More information

Tomographic Reconstruction

Tomographic Reconstruction Tomographic Reconstruction 3D Image Processing Torsten Möller Reading Gonzales + Woods, Chapter 5.11 2 Overview Physics History Reconstruction basic idea Radon transform Fourier-Slice theorem (Parallel-beam)

More information

Interactive Simulation of Teeth Cleaning

Interactive Simulation of Teeth Cleaning Gockel, Tilo 1 /6 Interactive Simulation of Teeth Cleaning T. Gockel, T. Salb, T. Weyrich, O. Burgert, R. Dillmann Institute for Process Control and Robotics Universität Karlsruhe (TH), Department for

More information

SIMULATION OF ELASTIC SOFT TISSUE DEFORMATION IN ORTHODONTICS BY MASS-SPRING SYSTEM

SIMULATION OF ELASTIC SOFT TISSUE DEFORMATION IN ORTHODONTICS BY MASS-SPRING SYSTEM SIMULATION OF ELASTIC SOFT TISSUE DEFORMATION IN ORTHODONTICS BY MASS-SPRING SYSTEM Pathomphong Phannurat 1, Wichit Tharanon 1, Chanjira Sinthanayothin 2 1 Advanced Dental Technology Center (ADTEC) 2 National

More information

Computational Medical Imaging Analysis Chapter 4: Image Visualization

Computational Medical Imaging Analysis Chapter 4: Image Visualization Computational Medical Imaging Analysis Chapter 4: Image Visualization Jun Zhang Laboratory for Computational Medical Imaging & Data Analysis Department of Computer Science University of Kentucky Lexington,

More information

Planning Image-Guided Endovascular Interventions: Guidewire Simulation using Shortest Path Algorithms

Planning Image-Guided Endovascular Interventions: Guidewire Simulation using Shortest Path Algorithms Planning Image-Guided Endovascular Interventions: Guidewire Simulation using Shortest Path Algorithms Sebastian Schafer 1,2, Vikas Singh 2,3, Kenneth R. Hoffmann 1,2, Peter B. Noël 2,3, Jinhui Xu 3 1 Department

More information

3D Volume Mesh Generation of Human Organs Using Surface Geometries Created from the Visible Human Data Set

3D Volume Mesh Generation of Human Organs Using Surface Geometries Created from the Visible Human Data Set 3D Volume Mesh Generation of Human Organs Using Surface Geometries Created from the Visible Human Data Set John M. Sullivan, Jr., Ziji Wu, and Anand Kulkarni Worcester Polytechnic Institute Worcester,

More information

Real-time FEM based control of soft surgical robots

Real-time FEM based control of soft surgical robots Real-time FEM based control of soft surgical robots Frederick Largilliere, Eulalie Coevoet, Laurent Grisoni, Christian Duriez To cite this version: Frederick Largilliere, Eulalie Coevoet, Laurent Grisoni,

More information

3D Guide Wire Navigation from Single Plane Fluoroscopic Images in Abdominal Catheterizations

3D Guide Wire Navigation from Single Plane Fluoroscopic Images in Abdominal Catheterizations 3D Guide Wire Navigation from Single Plane Fluoroscopic Images in Abdominal Catheterizations Martin Groher 2, Frederik Bender 1, Ali Khamene 3, Wolfgang Wein 3, Tim Hauke Heibel 2, Nassir Navab 2 1 Siemens

More information

Simulation in Computer Graphics. Deformable Objects. Matthias Teschner. Computer Science Department University of Freiburg

Simulation in Computer Graphics. Deformable Objects. Matthias Teschner. Computer Science Department University of Freiburg Simulation in Computer Graphics Deformable Objects Matthias Teschner Computer Science Department University of Freiburg Outline introduction forces performance collision handling visualization University

More information

Image Acquisition Systems

Image Acquisition Systems Image Acquisition Systems Goals and Terminology Conventional Radiography Axial Tomography Computer Axial Tomography (CAT) Magnetic Resonance Imaging (MRI) PET, SPECT Ultrasound Microscopy Imaging ITCS

More information

Quantitative IntraVascular UltraSound (QCU)

Quantitative IntraVascular UltraSound (QCU) Quantitative IntraVascular UltraSound (QCU) Authors: Jouke Dijkstra, Ph.D. and Johan H.C. Reiber, Ph.D., Leiden University Medical Center, Dept of Radiology, Leiden, The Netherlands Introduction: For decades,

More information

Modeling the Virtual World

Modeling the Virtual World Modeling the Virtual World Joaquim Madeira November, 2013 RVA - 2013/2014 1 A VR system architecture Modeling the Virtual World Geometry Physics Haptics VR Toolkits RVA - 2013/2014 2 VR object modeling

More information

Phantom-based evaluation of a semi-automatic segmentation algorithm for cerebral vascular structures in 3D ultrasound angiography (3D USA)

Phantom-based evaluation of a semi-automatic segmentation algorithm for cerebral vascular structures in 3D ultrasound angiography (3D USA) Phantom-based evaluation of a semi-automatic segmentation algorithm for cerebral vascular structures in 3D ultrasound angiography (3D USA) C. Chalopin¹, K. Krissian², A. Müns 3, F. Arlt 3, J. Meixensberger³,

More information

Computational Medical Imaging Analysis

Computational Medical Imaging Analysis Computational Medical Imaging Analysis Chapter 1: Introduction to Imaging Science Jun Zhang Laboratory for Computational Medical Imaging & Data Analysis Department of Computer Science University of Kentucky

More information

A Study of Medical Image Analysis System

A Study of Medical Image Analysis System Indian Journal of Science and Technology, Vol 8(25), DOI: 10.17485/ijst/2015/v8i25/80492, October 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 A Study of Medical Image Analysis System Kim Tae-Eun

More information

Towards interactive planning of coil embolization in brain aneurysms

Towards interactive planning of coil embolization in brain aneurysms Towards interactive planning of coil embolization in brain aneurysms Jérémie Dequidt, Christian Duriez, Stéphane Cotin, Erwan Kerrien To cite this version: Jérémie Dequidt, Christian Duriez, Stéphane Cotin,

More information

SOFA - an Open Source Framework for Medical Simulation

SOFA - an Open Source Framework for Medical Simulation SOFA - an Open Source Framework for Medical Simulation Jérémie Allard, Stéphane Cotin, François Faure, Pierre-Jean Bensoussan, François Poyer, Christian Duriez, Hervé Delingette, Laurent Grisoni To cite

More information

Prostate Detection Using Principal Component Analysis

Prostate Detection Using Principal Component Analysis Prostate Detection Using Principal Component Analysis Aamir Virani (avirani@stanford.edu) CS 229 Machine Learning Stanford University 16 December 2005 Introduction During the past two decades, computed

More information

Analysis of Cerebral Blood Flow from Small Rodents

Analysis of Cerebral Blood Flow from Small Rodents Analysis of Cerebral Blood Flow from Small Rodents Phase Contrast Angiography of Vascular Geometry Monika Lehmpfuhl 1,2, Andre Gaudnek 3,4, Andreas Hess 3,5, Michael Sibila 3,4 1 Dep. of Electronics and

More information

The team. Disclosures. Ultrasound Guidance During Radiation Delivery: Confronting the Treatment Interference Challenge.

The team. Disclosures. Ultrasound Guidance During Radiation Delivery: Confronting the Treatment Interference Challenge. Ultrasound Guidance During Radiation Delivery: Confronting the Treatment Interference Challenge Dimitre Hristov Radiation Oncology Stanford University The team Renhui Gong 1 Magdalena Bazalova-Carter 1

More information

A Haptic VR Milling Surgery Simulator Using High-Resolution CT-Data.

A Haptic VR Milling Surgery Simulator Using High-Resolution CT-Data. A Haptic VR Milling Surgery Simulator Using High-Resolution CT-Data. Magnus ERIKSSON a, Mark DIXON b and Jan WIKANDER a. a The Mechatronics Lab/Machine Design, KTH, Stockholm, Sweden b SenseGraphics AB,

More information

CHAPTER 2 MEDICAL IMAGING WITH NON-IONIZING RADIATION

CHAPTER 2 MEDICAL IMAGING WITH NON-IONIZING RADIATION CHAPTER 2 MEDICAL IMAGING WITH NON-IONIZING RADIATION 1 Ultrasound Imaging 1.1 Ultrasound Production and Detection Ultrasound is frequency vibration. To produce and detect ultrasound, we use crystals which

More information

Blood Particle Trajectories in Phase-Contrast-MRI as Minimal Paths Computed with Anisotropic Fast Marching

Blood Particle Trajectories in Phase-Contrast-MRI as Minimal Paths Computed with Anisotropic Fast Marching Blood Particle Trajectories in Phase-Contrast-MRI as Minimal Paths Computed with Anisotropic Fast Marching Michael Schwenke 1, Anja Hennemuth 1, Bernd Fischer 2, Ola Friman 1 1 Fraunhofer MEVIS, Institute

More information

A Navigation System for Minimally Invasive Abdominal Intervention Surgery Robot

A Navigation System for Minimally Invasive Abdominal Intervention Surgery Robot A Navigation System for Minimally Invasive Abdominal Intervention Surgery Robot Weiming ZHAI, Yannan ZHAO and Peifa JIA State Key Laboratory of Intelligent Technology and Systems Tsinghua National Laboratory

More information

GPU Based Region Growth and Vessel Tracking. Supratik Moulik M.D. Jason Walsh

GPU Based Region Growth and Vessel Tracking. Supratik Moulik M.D. Jason Walsh GPU Based Region Growth and Vessel Tracking Supratik Moulik M.D. (supratik@moulik.com) Jason Walsh Conflict of Interest Dr. Supratik Moulik does not have a significant financial stake in any company, nor

More information

Landmark-based 3D Elastic Registration of Pre- and Postoperative Liver CT Data

Landmark-based 3D Elastic Registration of Pre- and Postoperative Liver CT Data Landmark-based 3D Elastic Registration of Pre- and Postoperative Liver CT Data An Experimental Comparison Thomas Lange 1, Stefan Wörz 2, Karl Rohr 2, Peter M. Schlag 3 1 Experimental and Clinical Research

More information

Modeling Global Deformation using Circular Beams for Haptic Interaction

Modeling Global Deformation using Circular Beams for Haptic Interaction The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15, 2009 St. Louis, USA Modeling Global Deformation using Circular Beams for Haptic Interaction Tong Cui, Member,

More information

Automatic Determination of Arterial Input Function for Dynamic Contrast Enhanced MRI in Tumor Assessment

Automatic Determination of Arterial Input Function for Dynamic Contrast Enhanced MRI in Tumor Assessment Automatic Determination of Arterial Input Function for Dynamic Contrast Enhanced MRI in Tumor Assessment Jeremy Chen, Jianhua Yao, and David Thomasson Diagnostic Radiology Department, Clinical Center,

More information

A Comprehensive Method for Geometrically Correct 3-D Reconstruction of Coronary Arteries by Fusion of Intravascular Ultrasound and Biplane Angiography

A Comprehensive Method for Geometrically Correct 3-D Reconstruction of Coronary Arteries by Fusion of Intravascular Ultrasound and Biplane Angiography Computer-Aided Diagnosis in Medical Imaging, September 20-23, 1998, Chicago IL Elsevier ICS 1182 A Comprehensive Method for Geometrically Correct 3-D Reconstruction of Coronary Arteries by Fusion of Intravascular

More information

Automatic Vascular Tree Formation Using the Mahalanobis Distance

Automatic Vascular Tree Formation Using the Mahalanobis Distance Automatic Vascular Tree Formation Using the Mahalanobis Distance Julien Jomier, Vincent LeDigarcher, and Stephen R. Aylward Computer-Aided Diagnosis and Display Lab, Department of Radiology The University

More information

Data Fusion Virtual Surgery Medical Virtual Reality Team. Endo-Robot. Database Functional. Database

Data Fusion Virtual Surgery Medical Virtual Reality Team. Endo-Robot. Database Functional. Database 2017 29 6 16 GITI 3D From 3D to 4D imaging Data Fusion Virtual Surgery Medical Virtual Reality Team Morphological Database Functional Database Endo-Robot High Dimensional Database Team Tele-surgery Robotic

More information

Improved Navigated Spine Surgery Utilizing Augmented Reality Visualization

Improved Navigated Spine Surgery Utilizing Augmented Reality Visualization Improved Navigated Spine Surgery Utilizing Augmented Reality Visualization Zein Salah 1,2, Bernhard Preim 1, Erck Elolf 3, Jörg Franke 4, Georg Rose 2 1Department of Simulation and Graphics, University

More information

2 Michael E. Leventon and Sarah F. F. Gibson a b c d Fig. 1. (a, b) Two MR scans of a person's knee. Both images have high resolution in-plane, but ha

2 Michael E. Leventon and Sarah F. F. Gibson a b c d Fig. 1. (a, b) Two MR scans of a person's knee. Both images have high resolution in-plane, but ha Model Generation from Multiple Volumes using Constrained Elastic SurfaceNets Michael E. Leventon and Sarah F. F. Gibson 1 MIT Artificial Intelligence Laboratory, Cambridge, MA 02139, USA leventon@ai.mit.edu

More information

Optimization of Flow Diverter Treatment for a Patient-specific Giant Aneurysm Using STAR-CCM+ László Daróczy, Philipp Berg, Gábor Janiga

Optimization of Flow Diverter Treatment for a Patient-specific Giant Aneurysm Using STAR-CCM+ László Daróczy, Philipp Berg, Gábor Janiga Optimization of Flow Diverter Treatment for a Patient-specific Giant Aneurysm Using STAR-CCM+ László Daróczy, Philipp Berg, Gábor Janiga Introduction Definition of aneurysm: permanent and locally limited

More information

1238 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 29, NO. 6, JUNE /$ IEEE

1238 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 29, NO. 6, JUNE /$ IEEE 1238 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 29, NO. 6, JUNE 2010 Spatio-Temporal Data Fusion for 3D+T Image Reconstruction in Cerebral Angiography Andrew D. Copeland, Rami S. Mangoubi*, Mukund N. Desai,

More information

Segmentation and Modeling of the Spinal Cord for Reality-based Surgical Simulator

Segmentation and Modeling of the Spinal Cord for Reality-based Surgical Simulator Segmentation and Modeling of the Spinal Cord for Reality-based Surgical Simulator Li X.C.,, Chui C. K.,, and Ong S. H.,* Dept. of Electrical and Computer Engineering Dept. of Mechanical Engineering, National

More information

A Biomechanics-based Articulation Model for Medical Applications

A Biomechanics-based Articulation Model for Medical Applications 1 Ph.D. thesis defense A Biomechanics-based Articulation Model for Medical Applications Anderson Maciel, Ph.D. candidate Prof. Daniel Thalmann, thesis director Virtual Reality Lab - EPFL 1 0. Intro 2 Problem

More information

The Dynamic Characteristics Analysis of Rotor Blade Based on ANSYS

The Dynamic Characteristics Analysis of Rotor Blade Based on ANSYS The Dynamic Characteristics Analysis of Rotor Blade Based on ANSYS Nian-zhao Jiang, Xiang-lin Ma, Zhi-qing Zhang The Research Institute of Simulation Technology of Nanjing, No. 766 Zhujiang Road, Nanjing,210016,

More information

MR Advance Techniques. Vascular Imaging. Class III

MR Advance Techniques. Vascular Imaging. Class III MR Advance Techniques Vascular Imaging Class III 1 Vascular Imaging There are several methods that can be used to evaluate the cardiovascular systems with the use of MRI. MRI will aloud to evaluate morphology

More information

3D Surface Reconstruction of the Brain based on Level Set Method

3D Surface Reconstruction of the Brain based on Level Set Method 3D Surface Reconstruction of the Brain based on Level Set Method Shijun Tang, Bill P. Buckles, and Kamesh Namuduri Department of Computer Science & Engineering Department of Electrical Engineering University

More information

Reduced Oder Modeling techniques to predict the risk of fatigue fracture of peripheral stents. Michel Rochette

Reduced Oder Modeling techniques to predict the risk of fatigue fracture of peripheral stents. Michel Rochette Reduced Oder Modeling techniques to predict the risk of fatigue fracture of peripheral stents Michel Rochette 1 RT3S: Real Time Simulation for Safer vascular Stenting 2 The vascular disease in peripheral

More information

Ch. 4 Physical Principles of CT

Ch. 4 Physical Principles of CT Ch. 4 Physical Principles of CT CLRS 408: Intro to CT Department of Radiation Sciences Review: Why CT? Solution for radiography/tomography limitations Superimposition of structures Distinguishing between

More information

Visual Medicine: Part Two Advanced Topics in Visual Medicine. Advanced Topics in Visual Medicine

Visual Medicine: Part Two Advanced Topics in Visual Medicine. Advanced Topics in Visual Medicine Visual Medicine: Part Two Advanced Topics in Visual Medicine Visualization of Vasculature Steffen Oeltze Visualization Research Group University of Magdeburg, Germany stoeltze@isg.cs.uni-magdeburg.de Outline

More information

Building soft-tissue constraints through a mass spring system for liver surgical simulations

Building soft-tissue constraints through a mass spring system for liver surgical simulations Building soft-tissue constraints through a mass spring system for liver surgical simulations e-poster (content for oral presentation): 754 Congress: ESMRMB 2008 Type: Scientific Paper Topic: Magnetic Resonance

More information

Digital Image Processing

Digital Image Processing Digital Image Processing SPECIAL TOPICS CT IMAGES Hamid R. Rabiee Fall 2015 What is an image? 2 Are images only about visual concepts? We ve already seen that there are other kinds of image. In this lecture

More information

The goal of surgical simulation is to

The goal of surgical simulation is to Creating a simulator for training physicians to perform minimally invasive surgical procedures. HEPATIC SURGERY SIMULATION By Herve Delingette and Nicholas Ayache The goal of surgical simulation is to

More information

Optical Flow Method for Blood Flow Velocimetry Based on Digital X-Ray Subtraction Angiography: A Brief Review

Optical Flow Method for Blood Flow Velocimetry Based on Digital X-Ray Subtraction Angiography: A Brief Review Optical Flow Method for Blood Flow Velocimetry Based on Digital X-Ray Subtraction Angiography: A Brief Review Zifeng Yang* Department of Mechanical and Materials Engineering, Wright State University, Dayton,

More information

Solid and shell elements

Solid and shell elements Solid and shell elements Theodore Sussman, Ph.D. ADINA R&D, Inc, 2016 1 Overview 2D and 3D solid elements Types of elements Effects of element distortions Incompatible modes elements u/p elements for incompressible

More information

Computer-Aided Diagnosis in Abdominal and Cardiac Radiology Using Neural Networks

Computer-Aided Diagnosis in Abdominal and Cardiac Radiology Using Neural Networks Computer-Aided Diagnosis in Abdominal and Cardiac Radiology Using Neural Networks Du-Yih Tsai, Masaru Sekiya and Yongbum Lee Department of Radiological Technology, School of Health Sciences, Faculty of

More information

MEDICAL IMAGE ANALYSIS

MEDICAL IMAGE ANALYSIS SECOND EDITION MEDICAL IMAGE ANALYSIS ATAM P. DHAWAN g, A B IEEE Engineering in Medicine and Biology Society, Sponsor IEEE Press Series in Biomedical Engineering Metin Akay, Series Editor +IEEE IEEE PRESS

More information

Cloth Simulation. COMP 768 Presentation Zhen Wei

Cloth Simulation. COMP 768 Presentation Zhen Wei Cloth Simulation COMP 768 Presentation Zhen Wei Outline Motivation and Application Cloth Simulation Methods Physically-based Cloth Simulation Overview Development References 2 Motivation Movies Games VR

More information

Application of level set based method for segmentation of blood vessels in angiography images

Application of level set based method for segmentation of blood vessels in angiography images Lodz University of Technology Faculty of Electrical, Electronic, Computer and Control Engineering Institute of Electronics PhD Thesis Application of level set based method for segmentation of blood vessels

More information

Rigid and Deformable Vasculature-to-Image Registration : a Hierarchical Approach

Rigid and Deformable Vasculature-to-Image Registration : a Hierarchical Approach Rigid and Deformable Vasculature-to-Image Registration : a Hierarchical Approach Julien Jomier and Stephen R. Aylward Computer-Aided Diagnosis and Display Lab The University of North Carolina at Chapel

More information

CT Basics Principles of Spiral CT Dose. Always Thinking Ahead.

CT Basics Principles of Spiral CT Dose. Always Thinking Ahead. 1 CT Basics Principles of Spiral CT Dose 2 Who invented CT? 1963 - Alan Cormack developed a mathematical method of reconstructing images from x-ray projections Sir Godfrey Hounsfield worked for the Central

More information

Three-Dimensional Blood Vessel Modeling Method Considering IVUS Catheter Insertion

Three-Dimensional Blood Vessel Modeling Method Considering IVUS Catheter Insertion Three-Dimensional Blood Vessel Modeling Method Considering IVUS Catheter Insertion Jinwon Son School of Mechanical Engineering, Chung-Ang University jinwon.son@cau.ac.kr Young Choi School of Mechanical

More information

Skåne University Hospital Lund, Lund, Sweden 2 Deparment of Numerical Analysis, Centre for Mathematical Sciences, Lund University, Lund, Sweden

Skåne University Hospital Lund, Lund, Sweden 2 Deparment of Numerical Analysis, Centre for Mathematical Sciences, Lund University, Lund, Sweden Volume Tracking: A New Method for Visualization of Intracardiac Blood Flow from Three-Dimensional, Time-Resolved, Three-Component Magnetic Resonance Velocity Mapping Appendix: Theory and Numerical Implementation

More information

Image Analysis, Geometrical Modelling and Image Synthesis for 3D Medical Imaging

Image Analysis, Geometrical Modelling and Image Synthesis for 3D Medical Imaging Image Analysis, Geometrical Modelling and Image Synthesis for 3D Medical Imaging J. SEQUEIRA Laboratoire d'informatique de Marseille - FRE CNRS 2246 Faculté des Sciences de Luminy, 163 avenue de Luminy,

More information

Fracture & Tetrahedral Models

Fracture & Tetrahedral Models Pop Worksheet! Teams of 2. Hand in to Jeramey after we discuss. What are the horizontal and face velocities after 1, 2, and many iterations of divergence adjustment for an incompressible fluid? Fracture

More information

Simulation in Computer Graphics. Introduction. Matthias Teschner. Computer Science Department University of Freiburg

Simulation in Computer Graphics. Introduction. Matthias Teschner. Computer Science Department University of Freiburg Simulation in Computer Graphics Introduction Matthias Teschner Computer Science Department University of Freiburg Contact Matthias Teschner Computer Graphics University of Freiburg Georges-Koehler-Allee

More information

Object Identification in Ultrasound Scans

Object Identification in Ultrasound Scans Object Identification in Ultrasound Scans Wits University Dec 05, 2012 Roadmap Introduction to the problem Motivation Related Work Our approach Expected Results Introduction Nowadays, imaging devices like

More information

Global to Local Model Interface for Deepwater Top Tension Risers

Global to Local Model Interface for Deepwater Top Tension Risers Global to Local Model Interface for Deepwater Top Tension Risers Mateusz Podskarbi Karan Kakar 2H Offshore Inc, Houston, TX Abstract The water depths from which oil and gas are being produced are reaching

More information

Magnetic Resonance Elastography (MRE) of Liver Disease

Magnetic Resonance Elastography (MRE) of Liver Disease Magnetic Resonance Elastography (MRE) of Liver Disease Authored by: Jennifer Dolan Fox, PhD VirtualScopics Inc. jennifer_fox@virtualscopics.com 1-585-249-6231 1. Overview of MRE Imaging MRE is a magnetic

More information

Lecture 6: Medical imaging and image-guided interventions

Lecture 6: Medical imaging and image-guided interventions ME 328: Medical Robotics Winter 2019 Lecture 6: Medical imaging and image-guided interventions Allison Okamura Stanford University Updates Assignment 3 Due this Thursday, Jan. 31 Note that this assignment

More information

REAL-TIME ADAPTIVITY IN HEAD-AND-NECK AND LUNG CANCER RADIOTHERAPY IN A GPU ENVIRONMENT

REAL-TIME ADAPTIVITY IN HEAD-AND-NECK AND LUNG CANCER RADIOTHERAPY IN A GPU ENVIRONMENT REAL-TIME ADAPTIVITY IN HEAD-AND-NECK AND LUNG CANCER RADIOTHERAPY IN A GPU ENVIRONMENT Anand P Santhanam Assistant Professor, Department of Radiation Oncology OUTLINE Adaptive radiotherapy for head and

More information

Fast continuous collision detection among deformable Models using graphics processors CS-525 Presentation Presented by Harish

Fast continuous collision detection among deformable Models using graphics processors CS-525 Presentation Presented by Harish Fast continuous collision detection among deformable Models using graphics processors CS-525 Presentation Presented by Harish Abstract: We present an interactive algorithm to perform continuous collision

More information

Spiral CT. Protocol Optimization & Quality Assurance. Ge Wang, Ph.D. Department of Radiology University of Iowa Iowa City, Iowa 52242, USA

Spiral CT. Protocol Optimization & Quality Assurance. Ge Wang, Ph.D. Department of Radiology University of Iowa Iowa City, Iowa 52242, USA Spiral CT Protocol Optimization & Quality Assurance Ge Wang, Ph.D. Department of Radiology University of Iowa Iowa City, Iowa 52242, USA Spiral CT Protocol Optimization & Quality Assurance Protocol optimization

More information

Respiratory Motion Compensation for C-arm CT Liver Imaging

Respiratory Motion Compensation for C-arm CT Liver Imaging Respiratory Motion Compensation for C-arm CT Liver Imaging Aline Sindel 1, Marco Bögel 1,2, Andreas Maier 1,2, Rebecca Fahrig 3, Joachim Hornegger 1,2, Arnd Dörfler 4 1 Pattern Recognition Lab, FAU Erlangen-Nürnberg

More information

Abstract. Introduction. Kevin Todisco

Abstract. Introduction. Kevin Todisco - Kevin Todisco Figure 1: A large scale example of the simulation. The leftmost image shows the beginning of the test case, and shows how the fluid refracts the environment around it. The middle image

More information

CHAPTER 9: Magnetic Susceptibility Effects in High Field MRI

CHAPTER 9: Magnetic Susceptibility Effects in High Field MRI Figure 1. In the brain, the gray matter has substantially more blood vessels and capillaries than white matter. The magnified image on the right displays the rich vasculature in gray matter forming porous,

More information

Probabilistic Tracking and Model-based Segmentation of 3D Tubular Structures

Probabilistic Tracking and Model-based Segmentation of 3D Tubular Structures Probabilistic Tracking and Model-based Segmentation of 3D Tubular Structures Stefan Wörz, William J. Godinez, Karl Rohr University of Heidelberg, BIOQUANT, IPMB, and DKFZ Heidelberg, Dept. Bioinformatics

More information

Non-Linear Analysis of Bolted Flush End-Plate Steel Beam-to-Column Connection Nur Ashikin Latip, Redzuan Abdulla

Non-Linear Analysis of Bolted Flush End-Plate Steel Beam-to-Column Connection Nur Ashikin Latip, Redzuan Abdulla Non-Linear Analysis of Bolted Flush End-Plate Steel Beam-to-Column Connection Nur Ashikin Latip, Redzuan Abdulla 1 Faculty of Civil Engineering, Universiti Teknologi Malaysia, Malaysia redzuan@utm.my Keywords:

More information

Computer Life (CPL) ISSN: Finite Element Analysis of Bearing Box on SolidWorks

Computer Life (CPL) ISSN: Finite Element Analysis of Bearing Box on SolidWorks Computer Life (CPL) ISSN: 1819-4818 Delivering Quality Science to the World Finite Element Analysis of Bearing Box on SolidWorks Chenling Zheng 1, a, Hang Li 1, b and Jianyong Li 1, c 1 Shandong University

More information

Virtual Environments

Virtual Environments ELG 524 Virtual Environments Jean-Christian Delannoy viewing in 3D world coordinates / geometric modeling culling lighting virtualized reality collision detection collision response interactive forces

More information

Computer Aided Surgery 8:49 69 (2003)

Computer Aided Surgery 8:49 69 (2003) Computer Aided Surgery 8:49 69 (2003) Biomedical Paper Multimodal Image Fusion in Ultrasound-Based Neuronavigation: Improving Overview and Interpretation by Integrating Preoperative MRI with Intraoperative

More information

C a t p h a n / T h e P h a n t o m L a b o r a t o r y

C a t p h a n / T h e P h a n t o m L a b o r a t o r y C a t p h a n 5 0 0 / 6 0 0 T h e P h a n t o m L a b o r a t o r y C a t p h a n 5 0 0 / 6 0 0 Internationally recognized for measuring the maximum obtainable performance of axial, spiral and multi-slice

More information

A Generic Lie Group Model for Computer Vision

A Generic Lie Group Model for Computer Vision A Generic Lie Group Model for Computer Vision Within this research track we follow a generic Lie group approach to computer vision based on recent physiological research on how the primary visual cortex

More information

Dr. Pierre-Frédéric Villard Research Associate

Dr. Pierre-Frédéric Villard Research Associate Advanced Computer Graphics and Visualization Lecture 15 Dr. Pierre-Frédéric Villard Research Associate email: p.villard@ @ imperial. ac. uk,, St Mary s s campus Division of Surgery, Oncology, Reproductive

More information

2.7 Cloth Animation. Jacobs University Visualization and Computer Graphics Lab : Advanced Graphics - Chapter 2 123

2.7 Cloth Animation. Jacobs University Visualization and Computer Graphics Lab : Advanced Graphics - Chapter 2 123 2.7 Cloth Animation 320491: Advanced Graphics - Chapter 2 123 Example: Cloth draping Image Michael Kass 320491: Advanced Graphics - Chapter 2 124 Cloth using mass-spring model Network of masses and springs

More information

Medical Images Analysis and Processing

Medical Images Analysis and Processing Medical Images Analysis and Processing - 25642 Emad Course Introduction Course Information: Type: Graduated Credits: 3 Prerequisites: Digital Image Processing Course Introduction Reference(s): Insight

More information

CFD simulations of blood flow through abdominal part of aorta

CFD simulations of blood flow through abdominal part of aorta CFD simulations of blood flow through abdominal part of aorta Andrzej Polanczyk, Aleksandra Piechota Faculty of Process and Enviromental Engineering, Technical University of Lodz, Wolczanska 13 90-94 Lodz,

More information

Towards Projector-based Visualization for Computer-assisted CABG at the Open Heart

Towards Projector-based Visualization for Computer-assisted CABG at the Open Heart Towards Projector-based Visualization for Computer-assisted CABG at the Open Heart Christine Hartung 1, Claudia Gnahm 1, Stefan Sailer 1, Marcel Schenderlein 1, Reinhard Friedl 2, Martin Hoffmann 3, Klaus

More information

Interactive Haptic Rendering of High-Resolution Deformable Objects

Interactive Haptic Rendering of High-Resolution Deformable Objects Interactive Haptic Rendering of High-Resolution Deformable Objects Nico Galoppo 1, Serhat Tekin 1, Miguel A. Otaduy 2, Markus Gross 2, and Ming C. Lin 1 1 Department of Computer Science, University of

More information