Fundamentals of medical imaging registration I - II. Olivier Clatz Ph.D.

Size: px
Start display at page:

Download "Fundamentals of medical imaging registration I - II. Olivier Clatz Ph.D."

Transcription

1 Fundamentals of medical imaging registration I - II Olivier Clatz Ph.D. oclatz@bwh.harvard.edu 1

2 What is registration? The process of aligning a target image to a source image More generally, determining the transform that maps points in the target image to points in the source image Image 1 Image 2 X X =T(X) 2

3 Overview Why doing registration? What type of transformation? What type of similarity? How to estimate the transformation? Geometric registration Iconic registration How to resample the image? 3

4 Overview Why doing registration? What type of transformation? What type of similarity? How to estimate the transformation? Geometric registration Iconic registration How to resample the image? 4

5 Why doing registration? Analysis of temporal evolution Fusion of multimodal images Inter-patients comparison Atlas superposition Reconstruction of a 3D volume 5

6 Temporal Evolution coronal coronal Time 1 Time 2 sagittal axial sagittal axial David Rey, Gérard Subsol, Hervé Delingette, and Nicholas Ayache. Automatic Detection and Segmentation of Evolving Processes in 3D Medical Images: Application to Multiple Sclerosis. Medical Image Analysis, 6(2): , June

7 Temporal Evolution Preoperative MRI Intraoperative MRI Olivier Clatz, Hervé Delingette, Ion-Florin Talos, Alexandra J. Golby, Ron Kikinis, Ferenc A. Jolesz, Nicholas Ayache, and Simon K. Warfield. Robust Non-Rigid Registration to Capture Brain Shift from Intra-Operative MRI. IEEE Transactions on Medical Imaging, 24(11): , Nov

8 Fusion of multimodal images MRI PET CAT (Positron emission tomography) anatomical US Visible Man 8

9 Inter-patients comparaison W i = 1 N M n= 1 r D T n r D n Statistics on T i Compute brain variability Alzheimer's HIV/AIDS Schizophrenia Drug Abuse Development Vincent Arsigny, Pierre Fillard, Xavier Pennec, and Nicholas Ayache. Log-Euclidean Metrics for Fast and Simple Calculus on Diffusion Tensors. Magnetic Resonance in Medicine, 56(2): , August Paul M. Thompson, Christine N. Vidal, Jay N. Giedd, Peter Gochman, Jonathan Blumenthal, Rob Nicolson, Arthur W. Toga, Judith L. Rapoport (2001). Mapping Adolescent Brain Change Reveals Dynamic Wave of Accelerated Gray Matter Loss in Very Early-Onset Schizophrenia, Proceedings of the National Academy of Sciences of the USA, vol. 98, no. 20: , September 25,

10 Atlas Superposition MRI Label Pierre-Yves Bondiau, Gregoire Malandain, Stephane Chanalet, Pierre-Yves Marcy, Jean-Louis Habrand, Francois Fauchon, Philippe Paquis, Adel Courdi, Olivier Commowick, Isabelle Rutten, and Nicholas Ayache. Atlas-based automatic segmentation of MR images: validation study on the brainstem in radiotherapy context. Int J Radiat Oncol Biol Phys, 61(1):289-98, January

11 Reconstruction of a 3D volume Series of contiguous 2D slices (thickness ~60nm) from Electron Microscopy camera The aim: to build a 3D volume Series of successive 2D slices Orthogonal views of the reconstructed volume using affine transformations J. Dauguet, A. Dubois, A.-S. Herard, L. Besret, G. Bonvento, P. Hantraye and T. Delzescaux. Towards a Routine Analysis of Anatomical and Functional Post Mortem Slices in 3 Dimensions. XXIInd International Symposium on Cerebral Blood Flow, Metabolism, and Function, Amsterdam,

12 Different Classes of Problems Images: Mono or Multimodalities Intra- or Inter-subjects registration Transformation : Rigid or Non Rigid 12

13 Temporal Evolution coronal coronal Time 1 Time 2 sagittal axial sagittal axial Intra Patient Mono modality Rigid & Non Rigid 13

14 Temporal Evolution Preoperative MRI Intraoperative MRI Intra Patient Monomodal Non Rigid 14

15 Fusion of multimodal images MRI PET CAT (Positron emission tomography) anatomical US Intra Patient Multi modal Rigid Visible Man 15

16 Inter-patients comparaison Compute brain variability Alzheimer's HIV/AIDS Schizophrenia Drug Abuse Development Inter Patient Mono modal Non Rigid Paul M. Thompson, Christine N. Vidal, Jay N. Giedd, Peter Gochman, Jonathan Blumenthal, Rob Nicolson, Arthur W. Toga, Judith L. Rapoport (2001). Mapping Adolescent Brain Change Reveals Dynamic Wave of Accelerated Gray Matter Loss in Very Early-Onset Schizophrenia, Proceedings of the National Academy of Sciences of the USA, vol. 98, no. 20: , September 25,

17 Atlas Superposition MRI Label Inter Patient Multi modal Non Rigid 17

18 Reconstruction of a 3D volume Series of contiguous 2D slices (thickness ~60nm) from Electron Microscopy camera The aim: to build a 3D volume Series of successive 2D slices Orthogonal views of the reconstructed volume using affine transformations Intra Patient Mono modality Rigid & Non Rigid 18

19 Two Classes of solution Geometric Registration (or feature-based) Extract feature points Compute displacement of similar points Fit a transformation with or without regularization Iconic Registration (or intensity-based) Fit the transformation that optimizes similarity Need: Define Transformation Define Similarity Define regularization 19

20 Overview Why doing registration? What type of transformation? What type of similarity? How to estimate the transformation? Geometric registration Iconic registration How to resample the image? 20

21 Resampling Reference I r Floating I f Displacement Field: X =T(X) To resample: need for displacement field T -1 (X) I f (X)=I f (T -1 (X)) Resampled I f 21

22 How to resample the image? Value I(x,y)? I(x,y +1) I(x +1,y +1) x =int(x) y =int(y) Nearest neighbor I(x,y)=I(round(x), round(y)) I(x,y ) I(x +1,y ) Bilinear interpolation a=x-x b=y-y I(x,y +1) I(x +1,y +1) I(x,y)=a(1-b)I(x +1,y ) +(1-a)(1-b)I(x,y ) +abi(x +1,y +1) y a I(x,y) +b(1-a)i(x,y +1) Bicubic, splines. b I(x,y ) x I(x +1,y ) 22

23 23 Resampling Vectors and Tensors Resampling of a vector field: X =T(X) or U=F(X) Compute local affine transformation (Jacobian): J= T Update Vector: V f (X)=J(T -1 (X))V f (T -1 (X)) ( ) X X z z z y y y x x x T z T y T x T z T y T x T z T y T x T = Tensors: Recall: a tensor can be written: Theoretically: But what does the tensor and the transformation mean? T X V X V X W ) ( ) ( ) ( 3 1 r r = T f f X T J X T W X T J X W )) ( ( )) ( ( )) ( ( ) '( =

24 Resampling Don t forget the Nyquist Shannon theorem! To downsample the image by a factor N (each dimension) Remove the high frequency of the image: Fast Fourier Transform (FFT) high freq =0 FFT -1 Or Gaussian filter σ~n High freq = 0 FFT FFT -1 Downsample 24

25 Overview Why doing registration? What type of transformation? What type of similarity? How to estimate the transformation? Geometric registration Iconic registration How to resample the image? 25

26 Transformations Class T Rigid (displacement) Similitude Affine Polynomial Mesh-based Splines Free 26

27 Transformations Class T Rigid: T ( x) = Rx + Rotation (R) and translation (t) 6 parameters : (R : 3; t : 3) invariants: distances (isometric), orientation, curvature, angles, lines t Similitude: Adds a scaling factor 7 parameters T ( x) = s. Rx + invariants: distance ratio, orientation, angles, line t 27

28 Transformations Class T Affine : T ( x) = Bx + t B 3x3 matrix 12 parameters: (B : 9; t : 3) invariants: lines, parallelism Polynomial: Parameters: T ( x) = P( x) D N Γ O= 1 O D = D N C O= 1 O D+ O 1 D = dimension, O = order (or degree) Example, D=2, O=2 P x ( x, y) = a 1 + b 1 x + c 1 y + d 1 xx + e 1 xy + f 1 yy P y ( x, y) = a 2 + b 2 x + c 2 y + d 2 xx + e 2 xy + f 2 yy 28

29 29 Transformations Class T Mesh-based (piecewise affine): For X T (P 1,P 2,P 3 ) = = 3 1 ) ( i h i P i X T P 1 P 2 P 3 = y x P P P P P P h h h y y y x x x

30 Transformations Class T Splines: Local polynomials d, with global continuity of order C(d-1). Number of parameters : depends on the number of nodes Locally affine transformations Free Transformation: One displacement u(x) per voxel Parameters: 3 times number of voxels Need for regularization to ensure diffeomorphism T ( x) = x + u( x) 30

31 Transformations Class T More Transformations Cosine (SPM) J. Ashburner and K. J. Friston. Spatial normalization. In A.W. Toga, editor, Brain Warping, pages Academic Press, J. Ashburner and K. J. Friston. The role of registration and spatial normalization in detecting activations in functional imaging. Clinical MRI/Developments in MR, 7(1):26-28, Multi-affine Alain Pitiot, Eric Bardinet, Paul M. Thompson, and Grégoire Malandain. Piecewise Affine Registration of Biological Images for Volume Reconstruction. Medical Image Analysis, 10(3): , June Poly-affine Vincent Arsigny, Olivier Commowick, Xavier Pennec, and Nicholas Ayache. A Fast and Log-Euclidean Polyaffine Framework for Locally Affine Registration. Research Report RR-5865, INRIA Sophia-Antipolis, March Radial Basis Functions M. Fornefett, K. Rohr, and H.S. Stiehl. Radial Basis Functions with Compact Support for Elastic Registration of Medical Images. Image and Vision Computing 19:1-2 (2001) Wavelet A Wavelet Tour of Signal Processing. Stéphane Mallat. Academic Press,

32 Overview Why doing registration? What type of transformation? What type of similarity? How to estimate the transformation? Geometric registration Iconic registration How to resample the image? 32

33 Depends on the joint histograms: What type of similarity? Intensity = 80 V=V+1 Image 1 Intensity = 100 Image 2 33

34 Similarity measures Assumption: Same intensity Image I intensity Adapted measure Image J intensity Sum of squared difference Sum of absolute differences S( T ) S ( T ) = = k k ( i k j k i k j k 2 ) Interpolation: j k J ( T ( xk )) 34

35 Similarity measures Assumption: Linear relation Image I intensity Adapted measure Image J intensity Correlation coefficient ρ IJ ( T ) ( i I )( k = k ik jk j k IJ J ) 35

36 Similarity measures Assumption: Statistical relationship Image I intensity Adapted measures Image J intensity Joint Entropy (Hill, 95; Collignon, 95) Mutual Information (Collignon, 95; Viola, 95) Normalized Mutual Information (Studholme, 98) MI ( I, J ) = H ( I ) + H ( J ) H ( I, J ) = P ( i, j) log P ( i, ( ) j) ( i j P i P j ) 36

37 Similarity measures More measures: Roche, Alexis - Malandain, Grégoire - Ayache, Nicholas. Unifying Maximum Likelihood Approaches in Medical Image Registration. Rapport de recherche de l'inria - Sophia Antipolis, Equipe : EPIDAURE 21 pages - Juillet 1999 L. Zöllei: "A Unified Information Theoretic Framework for Pair- and Group-wise Registration of Medical Images", Ph.D. thesis, MIT; MIT-CSAIL 37

38 Overview Why doing registration? What type of transformation? What type of similarity? How to estimate the transformation? Geometric registration Iconic registration How to resample the image? 38

39 Geometric registration Simple example (1): 39

40 Simple example (1): Extract feature points (structure tensor) T = G * ( I)( I) T Select n largest T Geometric registration T. Hartkens, K. Rohr, and H. S. Stiehl "Evaluation of 3D Operators for the Detection of Anatomical Point Landmarks in MR and CT Images"Computer Vision and Image Understanding, Volume 86, Number 2, pp ,

41 Geometric registration Simple example (1): Find local correspondences Block matching 41

42 Geometric registration Find optimal transformation argmin T k T( x k ) y k 2 42

43 Geometric registration Simple example (2), Iterative Closest Point: Consider 2 sets of points I 1 ={P i } and I 2 ={Q j } Consider an initial estimate of the transformation =T (usually identity) 1. Each point P i of I 1 is paired with the closest point Q j of I 2 2. We look for T i that minimizes the squared distance between impaired points 3. Update the position of P i+1 =T i (P i ) Iteration until convergence 43

44 1.Optimization of Pairings Qj Pi 44

45 2. Optimization of T Qj Pi 45

46 1-bis Optimization of Pairings Qj Pi 46

47 2-bis. Optimization of T Qj Pi 47

48 Geometric registration More general case: Parametric Transformation T, parameters p i Regularization energy E(T). Mechanical energy Gradient based UKU U ( U ) T T Minimize the sum of the two: arg min p i E r ( T ) + k T ( x k ) y k 2 48

49 Overview Why doing registration? What type of transformation? What type of similarity? How to estimate the transformation? Geometric registration Iconic registration How to resample the image? 49

50 50 Iconic registration Basic idea: try to find the transformation parameters that directly minimize the similarity between the 2 images ( ) ), ( ) ( min arg T F s r p I I E T E i + = = = i j k k k k k k k k j P i P j i P j i P IJ j i J j I i j i ) ( ) ( ), ( )log, ( ) )( ( ) ( 2 T = UKU ( ) T = U U

51 Optimization How to optimize the functional? Can you compute analytical solution? Can you compute the derivative? No: Powell, downhill simplex, genetic algorithms Yes: gradient descent More details: numerical recipes in C 51

Image Registration. Prof. Dr. Lucas Ferrari de Oliveira UFPR Informatics Department

Image Registration. Prof. Dr. Lucas Ferrari de Oliveira UFPR Informatics Department Image Registration Prof. Dr. Lucas Ferrari de Oliveira UFPR Informatics Department Introduction Visualize objects inside the human body Advances in CS methods to diagnosis, treatment planning and medical

More information

HST.582J / 6.555J / J Biomedical Signal and Image Processing Spring 2007

HST.582J / 6.555J / J Biomedical Signal and Image Processing Spring 2007 MIT OpenCourseWare http://ocw.mit.edu HST.582J / 6.555J / 16.456J Biomedical Signal and Image Processing Spring 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Hybrid Formulation of the Model-Based Non-rigid Registration Problem to Improve Accuracy and Robustness

Hybrid Formulation of the Model-Based Non-rigid Registration Problem to Improve Accuracy and Robustness Hybrid Formulation of the Model-Based Non-rigid Registration Problem to Improve Accuracy and Robustness Olivier Clatz 1,2,Hervé Delingette 1, Ion-Florin Talos 2, Alexandra J. Golby 2,RonKikinis 2, Ferenc

More information

Spatio-Temporal Registration of Biomedical Images by Computational Methods

Spatio-Temporal Registration of Biomedical Images by Computational Methods Spatio-Temporal Registration of Biomedical Images by Computational Methods Francisco P. M. Oliveira, João Manuel R. S. Tavares tavares@fe.up.pt, www.fe.up.pt/~tavares Outline 1. Introduction 2. Spatial

More information

Good Morning! Thank you for joining us

Good Morning! Thank you for joining us Good Morning! Thank you for joining us Deformable Registration, Contour Propagation and Dose Mapping: 101 and 201 Marc Kessler, PhD, FAAPM The University of Michigan Conflict of Interest I receive direct

More information

Incorporating Statistical Measures of Anatomical Variability in Atlas-to-Subject Registration for Conformal Brain Radiotherapy

Incorporating Statistical Measures of Anatomical Variability in Atlas-to-Subject Registration for Conformal Brain Radiotherapy Incorporating Statistical Measures of Anatomical Variability in Atlas-to-Subject Registration for Conformal Brain Radiotherapy Olivier Commowick 1,2, Radu Stefanescu 1, Pierre Fillard 1, Vincent Arsigny

More information

Medical Image Registration by Maximization of Mutual Information

Medical Image Registration by Maximization of Mutual Information Medical Image Registration by Maximization of Mutual Information EE 591 Introduction to Information Theory Instructor Dr. Donald Adjeroh Submitted by Senthil.P.Ramamurthy Damodaraswamy, Umamaheswari Introduction

More information

RIGID IMAGE REGISTRATION

RIGID IMAGE REGISTRATION RIGID IMAGE REGISTRATION Duygu Tosun-Turgut, Ph.D. Center for Imaging of Neurodegenerative Diseases Department of Radiology and Biomedical Imaging duygu.tosun@ucsf.edu What is registration? Image registration

More information

Efficient population registration of 3D data

Efficient population registration of 3D data Efficient population registration of 3D data Lilla Zöllei 1, Erik Learned-Miller 2, Eric Grimson 1, William Wells 1,3 1 Computer Science and Artificial Intelligence Lab, MIT; 2 Dept. of Computer Science,

More information

Biomedical Imaging Registration Trends and Applications. Francisco P. M. Oliveira, João Manuel R. S. Tavares

Biomedical Imaging Registration Trends and Applications. Francisco P. M. Oliveira, João Manuel R. S. Tavares Biomedical Imaging Registration Trends and Applications Francisco P. M. Oliveira, João Manuel R. S. Tavares tavares@fe.up.pt, www.fe.up.pt/~tavares Outline 1. Introduction 2. Spatial Registration of (2D

More information

Image Registration I

Image Registration I Image Registration I Comp 254 Spring 2002 Guido Gerig Image Registration: Motivation Motivation for Image Registration Combine images from different modalities (multi-modality registration), e.g. CT&MRI,

More information

Image Registration + Other Stuff

Image Registration + Other Stuff Image Registration + Other Stuff John Ashburner Pre-processing Overview fmri time-series Motion Correct Anatomical MRI Coregister m11 m 21 m 31 m12 m13 m14 m 22 m 23 m 24 m 32 m 33 m 34 1 Template Estimate

More information

Multimodal Brain Warping Using the Demons Algorithm and Adaptative Intensity Corrections

Multimodal Brain Warping Using the Demons Algorithm and Adaptative Intensity Corrections Multimodal Brain Warping Using the Demons Algorithm and Adaptative Intensity Corrections Alexandre Guimond, Alexis Roche, Nicholas Ayache, Jean Meunier To cite this version: Alexandre Guimond, Alexis Roche,

More information

Neuroimaging and mathematical modelling Lesson 2: Voxel Based Morphometry

Neuroimaging and mathematical modelling Lesson 2: Voxel Based Morphometry Neuroimaging and mathematical modelling Lesson 2: Voxel Based Morphometry Nivedita Agarwal, MD Nivedita.agarwal@apss.tn.it Nivedita.agarwal@unitn.it Volume and surface morphometry Brain volume White matter

More information

Computational Neuroanatomy

Computational Neuroanatomy Computational Neuroanatomy John Ashburner john@fil.ion.ucl.ac.uk Smoothing Motion Correction Between Modality Co-registration Spatial Normalisation Segmentation Morphometry Overview fmri time-series kernel

More information

Introduction to Medical Image Registration

Introduction to Medical Image Registration Introduction to Medical Image Registration Sailesh Conjeti Computer Aided Medical Procedures (CAMP), Technische Universität München, Germany sailesh.conjeti@tum.de Partially adapted from slides by: 1.

More information

Basic principles of MR image analysis. Basic principles of MR image analysis. Basic principles of MR image analysis

Basic principles of MR image analysis. Basic principles of MR image analysis. Basic principles of MR image analysis Basic principles of MR image analysis Basic principles of MR image analysis Julien Milles Leiden University Medical Center Terminology of fmri Brain extraction Registration Linear registration Non-linear

More information

Whole Body MRI Intensity Standardization

Whole Body MRI Intensity Standardization Whole Body MRI Intensity Standardization Florian Jäger 1, László Nyúl 1, Bernd Frericks 2, Frank Wacker 2 and Joachim Hornegger 1 1 Institute of Pattern Recognition, University of Erlangen, {jaeger,nyul,hornegger}@informatik.uni-erlangen.de

More information

Hybrid Spline-based Multimodal Registration using a Local Measure for Mutual Information

Hybrid Spline-based Multimodal Registration using a Local Measure for Mutual Information Hybrid Spline-based Multimodal Registration using a Local Measure for Mutual Information Andreas Biesdorf 1, Stefan Wörz 1, Hans-Jürgen Kaiser 2, Karl Rohr 1 1 University of Heidelberg, BIOQUANT, IPMB,

More information

Nonrigid Registration using Free-Form Deformations

Nonrigid Registration using Free-Form Deformations Nonrigid Registration using Free-Form Deformations Hongchang Peng April 20th Paper Presented: Rueckert et al., TMI 1999: Nonrigid registration using freeform deformations: Application to breast MR images

More information

Deformable Image Registration, Contour Propagation and Dose Mapping: 101 and 201. Please do not (re)redistribute

Deformable Image Registration, Contour Propagation and Dose Mapping: 101 and 201. Please do not (re)redistribute Deformable Registration, Contour Deformable Registration, Contour Propagation and Dose Mapping: 101 and 201 Marc Kessler, PhD The University of Michigan Jean Pouliot, PhD University of California Learning

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

Mutual Information Based Methods to Localize Image Registration

Mutual Information Based Methods to Localize Image Registration Mutual Information Based Methods to Localize Image Registration by Kathleen P. Wilkie A thesis presented to the University of Waterloo in fulfilment of the thesis requirement for the degree of Master of

More information

Image Segmentation and Registration

Image Segmentation and Registration Image Segmentation and Registration Dr. Christine Tanner (tanner@vision.ee.ethz.ch) Computer Vision Laboratory, ETH Zürich Dr. Verena Kaynig, Machine Learning Laboratory, ETH Zürich Outline Segmentation

More information

2D-3D Registration using Gradient-based MI for Image Guided Surgery Systems

2D-3D Registration using Gradient-based MI for Image Guided Surgery Systems 2D-3D Registration using Gradient-based MI for Image Guided Surgery Systems Yeny Yim 1*, Xuanyi Chen 1, Mike Wakid 1, Steve Bielamowicz 2, James Hahn 1 1 Department of Computer Science, The George Washington

More information

A Binary Entropy Measure to Assess Nonrigid Registration Algorithms

A Binary Entropy Measure to Assess Nonrigid Registration Algorithms A Binary Entropy Measure to Assess Nonrigid Registration Algorithms Simon K. Warfield 1, Jan Rexilius 1, Petra S. Huppi 2, Terrie E. Inder 3, Erik G. Miller 1, William M. Wells III 1, Gary P. Zientara

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

White Pixel Artifact. Caused by a noise spike during acquisition Spike in K-space <--> sinusoid in image space

White Pixel Artifact. Caused by a noise spike during acquisition Spike in K-space <--> sinusoid in image space White Pixel Artifact Caused by a noise spike during acquisition Spike in K-space sinusoid in image space Susceptibility Artifacts Off-resonance artifacts caused by adjacent regions with different

More information

Biomedical Image Analysis based on Computational Registration Methods. João Manuel R. S. Tavares

Biomedical Image Analysis based on Computational Registration Methods. João Manuel R. S. Tavares Biomedical Image Analysis based on Computational Registration Methods João Manuel R. S. Tavares tavares@fe.up.pt, www.fe.up.pt/~tavares Outline 1. Introduction 2. Methods a) Spatial Registration of (2D

More information

Free Form Deformations Guided by Gradient Vector Flow: a Surface Registration Method in Thoracic and Abdominal PET-CT Applications

Free Form Deformations Guided by Gradient Vector Flow: a Surface Registration Method in Thoracic and Abdominal PET-CT Applications Free Form Deformations Guided by Gradient Vector Flow: a Surface Registration Method in Thoracic and Abdominal PET-CT Applications Oscar Camara, Gaspar Delso, and Isabelle Bloch Ecole Nationale Supérieure

More information

Filtering, reconstruction and registration of 3D Ultrasound Images

Filtering, reconstruction and registration of 3D Ultrasound Images Filtering, reconstruction and registration of 3D Ultrasound Images Hervé Delingette Projet Epidaure Herve.Delingette Delingette@inria.fr Acknowledgement Johan Montagnat Alexis Roche Karl Krissian Jérémie

More information

Annales UMCS Informatica AI 1 (2003) UMCS. Registration of CT and MRI brain images. Karol Kuczyński, Paweł Mikołajczak

Annales UMCS Informatica AI 1 (2003) UMCS. Registration of CT and MRI brain images. Karol Kuczyński, Paweł Mikołajczak Annales Informatica AI 1 (2003) 149-156 Registration of CT and MRI brain images Karol Kuczyński, Paweł Mikołajczak Annales Informatica Lublin-Polonia Sectio AI http://www.annales.umcs.lublin.pl/ Laboratory

More information

Overview of Proposed TG-132 Recommendations

Overview of Proposed TG-132 Recommendations Overview of Proposed TG-132 Recommendations Kristy K Brock, Ph.D., DABR Associate Professor Department of Radiation Oncology, University of Michigan Chair, AAPM TG 132: Image Registration and Fusion Conflict

More information

The Insight Toolkit. Image Registration Algorithms & Frameworks

The Insight Toolkit. Image Registration Algorithms & Frameworks The Insight Toolkit Image Registration Algorithms & Frameworks Registration in ITK Image Registration Framework Multi Resolution Registration Framework Components PDE Based Registration FEM Based Registration

More information

Preprocessing II: Between Subjects John Ashburner

Preprocessing II: Between Subjects John Ashburner Preprocessing II: Between Subjects John Ashburner Pre-processing Overview Statistics or whatever fmri time-series Anatomical MRI Template Smoothed Estimate Spatial Norm Motion Correct Smooth Coregister

More information

Digital Processing of Medical Images. First Medical Image. Development of Computed Tomography

Digital Processing of Medical Images. First Medical Image. Development of Computed Tomography Digital Processing of Medical Images Hervé Delingette INRIA - 2004 Route des Lucioles, 06902 Sophia-Antipolis, France Herve.Delingette@sophia.inria.fr http://www.inria.fr/epidaure/personnel/delingette/

More information

Correspondence Detection Using Wavelet-Based Attribute Vectors

Correspondence Detection Using Wavelet-Based Attribute Vectors Correspondence Detection Using Wavelet-Based Attribute Vectors Zhong Xue, Dinggang Shen, and Christos Davatzikos Section of Biomedical Image Analysis, Department of Radiology University of Pennsylvania,

More information

2D Rigid Registration of MR Scans using the 1d Binary Projections

2D Rigid Registration of MR Scans using the 1d Binary Projections 2D Rigid Registration of MR Scans using the 1d Binary Projections Panos D. Kotsas Abstract This paper presents the application of a signal intensity independent registration criterion for 2D rigid body

More information

RADIOMICS: potential role in the clinics and challenges

RADIOMICS: potential role in the clinics and challenges 27 giugno 2018 Dipartimento di Fisica Università degli Studi di Milano RADIOMICS: potential role in the clinics and challenges Dr. Francesca Botta Medical Physicist Istituto Europeo di Oncologia (Milano)

More information

Non-rigid Image Registration

Non-rigid Image Registration Overview Non-rigid Image Registration Introduction to image registration - he goal of image registration - Motivation for medical image registration - Classification of image registration - Nonrigid registration

More information

Brain Warping Via Landmark Points and Curves with a Level Set Representation

Brain Warping Via Landmark Points and Curves with a Level Set Representation Brain Warping Via Landmark Points and Curves with a Level Set Representation Andrew Y. Wang, Alex D. Leow, 2 Hillary D. Protas, Arthur W. Toga, Paul M. Thompson UCLA Laboratory of Neuro Imaging, Los Angeles,

More information

Medical Image Segmentation Based on Mutual Information Maximization

Medical Image Segmentation Based on Mutual Information Maximization Medical Image Segmentation Based on Mutual Information Maximization J.Rigau, M.Feixas, M.Sbert, A.Bardera, and I.Boada Institut d Informatica i Aplicacions, Universitat de Girona, Spain {jaume.rigau,miquel.feixas,mateu.sbert,anton.bardera,imma.boada}@udg.es

More information

Medical Image Analysis

Medical Image Analysis Computer assisted Image Analysis VT04 29 april 2004 Medical Image Analysis Lecture 10 (part 1) Xavier Tizon Medical Image Processing Medical imaging modalities XRay,, CT Ultrasound MRI PET, SPECT Generic

More information

SPM8 for Basic and Clinical Investigators. Preprocessing. fmri Preprocessing

SPM8 for Basic and Clinical Investigators. Preprocessing. fmri Preprocessing SPM8 for Basic and Clinical Investigators Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization Spatial

More information

Multimodal Elastic Image Matching

Multimodal Elastic Image Matching Research results based on my diploma thesis supervised by Prof. Witsch 2 and in cooperation with Prof. Mai 3. 1 February 22 nd 2011 1 Karlsruhe Institute of Technology (KIT) 2 Applied Mathematics Department,

More information

3D Registration based on Normalized Mutual Information

3D Registration based on Normalized Mutual Information 3D Registration based on Normalized Mutual Information Performance of CPU vs. GPU Implementation Florian Jung, Stefan Wesarg Interactive Graphics Systems Group (GRIS), TU Darmstadt, Germany stefan.wesarg@gris.tu-darmstadt.de

More information

Distance Transforms in Multi Channel MR Image Registration

Distance Transforms in Multi Channel MR Image Registration Distance Transforms in Multi Channel MR Image Registration Min Chen 1, Aaron Carass 1, John Bogovic 1, Pierre-Louis Bazin 2 and Jerry L. Prince 1 1 Image Analysis and Communications Laboratory, 2 The Laboratory

More information

Basic fmri Design and Analysis. Preprocessing

Basic fmri Design and Analysis. Preprocessing Basic fmri Design and Analysis Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization Spatial filtering

More information

The Correlation Ratio as a New Similarity Measure for Multimodal Image Registration

The Correlation Ratio as a New Similarity Measure for Multimodal Image Registration The Correlation Ratio as a New Similarity Measure for Multimodal Image Registration Alexis Roche, Gr~goire Malandain, Xavier Pennec, and Nicholas Ayache INRIA Sophia Antipolis, EPIDAURE project, France

More information

Elastic registration of medical images using finite element meshes

Elastic registration of medical images using finite element meshes Elastic registration of medical images using finite element meshes Hartwig Grabowski Institute of Real-Time Computer Systems & Robotics, University of Karlsruhe, D-76128 Karlsruhe, Germany. Email: grabow@ira.uka.de

More information

Functional MRI in Clinical Research and Practice Preprocessing

Functional MRI in Clinical Research and Practice Preprocessing Functional MRI in Clinical Research and Practice Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization

More information

Multi-Modal Volume Registration Using Joint Intensity Distributions

Multi-Modal Volume Registration Using Joint Intensity Distributions Multi-Modal Volume Registration Using Joint Intensity Distributions Michael E. Leventon and W. Eric L. Grimson Artificial Intelligence Laboratory, Massachusetts Institute of Technology, Cambridge, MA leventon@ai.mit.edu

More information

Automatic MS Lesion Segmentation by Outlier Detection and Information Theoretic Region Partitioning Release 0.00

Automatic MS Lesion Segmentation by Outlier Detection and Information Theoretic Region Partitioning Release 0.00 Automatic MS Lesion Segmentation by Outlier Detection and Information Theoretic Region Partitioning Release 0.00 Marcel Prastawa 1 and Guido Gerig 1 Abstract July 17, 2008 1 Scientific Computing and Imaging

More information

TG 132: Use of Image Registration and Fusion in RT

TG 132: Use of Image Registration and Fusion in RT TG 132: Use of Image Registration and Fusion in RT Kristy K Brock, PhD, DABR, FAAPM Associate Professor Department of Radiation Oncology, University of Michigan Chair, AAPM TG 132: Image Registration and

More information

Methods for data preprocessing

Methods for data preprocessing Methods for data preprocessing John Ashburner Wellcome Trust Centre for Neuroimaging, 12 Queen Square, London, UK. Overview Voxel-Based Morphometry Morphometry in general Volumetrics VBM preprocessing

More information

Where are we now? Structural MRI processing and analysis

Where are we now? Structural MRI processing and analysis Where are we now? Structural MRI processing and analysis Pierre-Louis Bazin bazin@cbs.mpg.de Leipzig, Germany Structural MRI processing: why bother? Just use the standards? SPM FreeSurfer FSL However:

More information

Automatic Subthalamic Nucleus Targeting for Deep Brain Stimulation. A Validation Study

Automatic Subthalamic Nucleus Targeting for Deep Brain Stimulation. A Validation Study Automatic Subthalamic Nucleus Targeting for Deep Brain Stimulation. A Validation Study F. Javier Sánchez Castro a, Claudio Pollo a,b, Jean-Guy Villemure b, Jean-Philippe Thiran a a École Polytechnique

More information

Align3_TP Manual. J. Anthony Parker, MD PhD Beth Israel Deaconess Medical Center Boston, MA Revised: 26 November 2004

Align3_TP Manual. J. Anthony Parker, MD PhD Beth Israel Deaconess Medical Center Boston, MA Revised: 26 November 2004 Align3_TP Manual J. Anthony Parker, MD PhD Beth Israel Deaconess Medical Center Boston, MA J.A.Parker@IEEE.org Revised: 26 November 2004 General ImageJ is a highly versatile image processing program written

More information

Methodological progress in image registration for ventilation estimation, segmentation propagation and multi-modal fusion

Methodological progress in image registration for ventilation estimation, segmentation propagation and multi-modal fusion Methodological progress in image registration for ventilation estimation, segmentation propagation and multi-modal fusion Mattias P. Heinrich Julia A. Schnabel, Mark Jenkinson, Sir Michael Brady 2 Clinical

More information

Non-linear Registration Using Block-Matching and B-Splines

Non-linear Registration Using Block-Matching and B-Splines Non-linear Registration Using Block-Matching and B-Splines Diplomarbeit Heike Hufnagel Ausgegeben von Prof. Dr. rer. nat. Heinz Handels Betreut von Dr.-Inf. Xavier Pennec Dr.-Inf. Gregoire Malandain INRIA,

More information

Assessing Accuracy Factors in Deformable 2D/3D Medical Image Registration Using a Statistical Pelvis Model

Assessing Accuracy Factors in Deformable 2D/3D Medical Image Registration Using a Statistical Pelvis Model Assessing Accuracy Factors in Deformable 2D/3D Medical Image Registration Using a Statistical Pelvis Model Jianhua Yao National Institute of Health Bethesda, MD USA jyao@cc.nih.gov Russell Taylor The Johns

More information

Efficient 3D-3D Vascular Registration Based on Multiple Orthogonal 2D Projections

Efficient 3D-3D Vascular Registration Based on Multiple Orthogonal 2D Projections Efficient 3D-3D Vascular Registration Based on Multiple Orthogonal 2D Projections Ho-Ming Chan and Albert C. S. Chung Dept. of Computer Science, Hong Kong University of Science and Technology, HK {hmchan,achung}@cs.ust.hk

More information

ECSE 626 Project Report Multimodality Image Registration by Maximization of Mutual Information

ECSE 626 Project Report Multimodality Image Registration by Maximization of Mutual Information ECSE 626 Project Report Multimodality Image Registration by Maximization of Mutual Information Emmanuel Piuze McGill University Montreal, Qc, Canada. epiuze@cim.mcgill.ca Abstract In 1997, Maes et al.

More information

Non linear Registration of Pre and Intraoperative Volume Data Based On Piecewise Linear Transformations

Non linear Registration of Pre and Intraoperative Volume Data Based On Piecewise Linear Transformations Non linear Registration of Pre and Intraoperative Volume Data Based On Piecewise Linear Transformations C. Rezk Salama, P. Hastreiter, G. Greiner, T. Ertl University of Erlangen, Computer Graphics Group

More information

Lecture 6 Geometric Transformations and Image Registration. Lin ZHANG, PhD School of Software Engineering Tongji University Spring 2013

Lecture 6 Geometric Transformations and Image Registration. Lin ZHANG, PhD School of Software Engineering Tongji University Spring 2013 Lecture 6 Geometric Transformations and Image Registration Lin ZHANG, PhD School of Software Engineering Tongji University Spring 2013 Contents Transforming points Hierarchy of geometric transformations

More information

Utilizing Salient Region Features for 3D Multi-Modality Medical Image Registration

Utilizing Salient Region Features for 3D Multi-Modality Medical Image Registration Utilizing Salient Region Features for 3D Multi-Modality Medical Image Registration Dieter Hahn 1, Gabriele Wolz 2, Yiyong Sun 3, Frank Sauer 3, Joachim Hornegger 1, Torsten Kuwert 2 and Chenyang Xu 3 1

More information

EPI Data Are Acquired Serially. EPI Data Are Acquired Serially 10/23/2011. Functional Connectivity Preprocessing. fmri Preprocessing

EPI Data Are Acquired Serially. EPI Data Are Acquired Serially 10/23/2011. Functional Connectivity Preprocessing. fmri Preprocessing Functional Connectivity Preprocessing Geometric distortion Head motion Geometric distortion Head motion EPI Data Are Acquired Serially EPI Data Are Acquired Serially descending 1 EPI Data Are Acquired

More information

HST.582J / 6.555J / J Biomedical Signal and Image Processing Spring 2007

HST.582J / 6.555J / J Biomedical Signal and Image Processing Spring 2007 MIT OpenCourseWare http://ocw.mit.edu HST.582J / 6.555J / 16.456J Biomedical Signal and Image Processing Spring 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Multiple Sclerosis Brain MRI Segmentation Workflow deployment on the EGEE grid

Multiple Sclerosis Brain MRI Segmentation Workflow deployment on the EGEE grid Multiple Sclerosis Brain MRI Segmentation Workflow deployment on the EGEE grid Erik Pernod 1, Jean-Christophe Souplet 1, Javier Rojas Balderrama 2, Diane Lingrand 2, Xavier Pennec 1 Speaker: Grégoire Malandain

More information

Registration Techniques

Registration Techniques EMBO Practical Course on Light Sheet Microscopy Junior-Prof. Dr. Olaf Ronneberger Computer Science Department and BIOSS Centre for Biological Signalling Studies University of Freiburg Germany O. Ronneberger,

More information

FUNCTIONAL localization is a concept for defining the location

FUNCTIONAL localization is a concept for defining the location IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 26, NO. 4, APRIL 2007 427 Brain Functional Localization: A Survey of Image Registration Techniques Ali Gholipour*, Nasser Kehtarnavaz, Senior Member, IEEE, Richard

More information

Introduction to Neuroimaging Janaina Mourao-Miranda

Introduction to Neuroimaging Janaina Mourao-Miranda Introduction to Neuroimaging Janaina Mourao-Miranda Neuroimaging techniques have changed the way neuroscientists address questions about functional anatomy, especially in relation to behavior and clinical

More information

Transitive and Symmetric Nonrigid Image Registration. Yi-Yu Chou

Transitive and Symmetric Nonrigid Image Registration. Yi-Yu Chou Transitive and Symmetric Nonrigid Image Registration A Thesis Presented to The Academic Faculty by Yi-Yu Chou In Partial Fulfillment of the Requirements for the Degree Master of Science School of Biomedical

More information

Piecewise Affine Registration of Biological Images for Volume Reconstruction

Piecewise Affine Registration of Biological Images for Volume Reconstruction Piecewise Affine Registration of Biological Images for Volume Reconstruction Alain Pitiot, Eric Bardinet, Paul Thompson, Grégoire Malandain To cite this version: Alain Pitiot, Eric Bardinet, Paul Thompson,

More information

Atlas-Based Auto-segmentation of Head and Neck CT Images

Atlas-Based Auto-segmentation of Head and Neck CT Images Atlas-Based Auto-segmentation of Head and Neck CT Images Xiao Han 1,MischaS.Hoogeman 2, Peter C. Levendag 2, Lyndon S. Hibbard 1, David N. Teguh 2, Peter Voet 2, Andrew C. Cowen 1, and Theresa K. Wolf

More information

Image Registration Lecture 4: First Examples

Image Registration Lecture 4: First Examples Image Registration Lecture 4: First Examples Prof. Charlene Tsai Outline Example Intensity-based registration SSD error function Image mapping Function minimization: Gradient descent Derivative calculation

More information

Non-Rigid Image Registration III

Non-Rigid Image Registration III Non-Rigid Image Registration III CS6240 Multimedia Analysis Leow Wee Kheng Department of Computer Science School of Computing National University of Singapore Leow Wee Kheng (CS6240) Non-Rigid Image Registration

More information

Rigid Registration of Freehand 3D Ultrasound and CT-Scan Kidney Images

Rigid Registration of Freehand 3D Ultrasound and CT-Scan Kidney Images Rigid Registration of Freehand 3D Ultrasound and CT-Scan Kidney Images Antoine Leroy 1, Pierre Mozer 1,2, Yohan Payan 1, and Jocelyne Troccaz 1 1 Laboratoire TIMC-GMCAO, Faculté de Médecine, Domaine de

More information

Detecting Changes In Non-Isotropic Images

Detecting Changes In Non-Isotropic Images Detecting Changes In Non-Isotropic Images K.J. Worsley 1, M. Andermann 1, T. Koulis 1, D. MacDonald, 2 and A.C. Evans 2 August 4, 1999 1 Department of Mathematics and Statistics, 2 Montreal Neurological

More information

Anomaly Detection through Registration

Anomaly Detection through Registration Anomaly Detection through Registration Mei Chen Takeo Kanade Henry A. Rowley Dean Pomerleau meichen@cs.cmu.edu tk@cs.cmu.edu har@cs.cmu.edu pomerlea@cs.cmu.edu School of Computer Science, Carnegie Mellon

More information

Atlas Based Segmentation of the prostate in MR images

Atlas Based Segmentation of the prostate in MR images Atlas Based Segmentation of the prostate in MR images Albert Gubern-Merida and Robert Marti Universitat de Girona, Computer Vision and Robotics Group, Girona, Spain {agubern,marly}@eia.udg.edu Abstract.

More information

PhotoSynth Video. Art and Photography Stitching photos together, panoramic images. Robotics Finding and tracking objects in a scene (2-D)

PhotoSynth Video. Art and Photography Stitching photos together, panoramic images. Robotics Finding and tracking objects in a scene (2-D) PhotoSynth Video Unfortunately, the course book does not cover all aspects of image registration. You will find pieces of it, however. Matching 6.4 ICP 12.2.6 Transformations 5.2, 11.2 Interest points

More information

Charles University in Prague Faculty of Mathematics and Physics DIPLOMA THESIS. Tomographic Data Processing in Nuclear Medicine

Charles University in Prague Faculty of Mathematics and Physics DIPLOMA THESIS. Tomographic Data Processing in Nuclear Medicine Charles University in Prague Faculty of Mathematics and Physics DIPLOMA THESIS Jiří Čížek Tomographic Data Processing in Nuclear Medicine Branch School: Computer Science - Computer Graphics Supervisor:

More information

A SYSTEMATIC WAY OF AFFINE TRANSFORMATION USING IMAGE REGISTRATION

A SYSTEMATIC WAY OF AFFINE TRANSFORMATION USING IMAGE REGISTRATION International Journal of Information Technology and Knowledge Management July-December 2012, Volume 5, No. 2, pp. 239-243 A SYSTEMATIC WAY OF AFFINE TRANSFORMATION USING IMAGE REGISTRATION Jimmy Singla

More information

Retrospective evaluation of inter-subject brain registration

Retrospective evaluation of inter-subject brain registration Retrospective evaluation of inter-subject brain registration P. Hellier 1, C. Barillot 1, I. Corouge 1,B.Gibaud 2, G. Le Goualher 2,3, L. Collins 3, A. Evans 3, G. Malandain 4, N. Ayache 4 1 Projet Vista,

More information

HST.583 Functional Magnetic Resonance Imaging: Data Acquisition and Analysis Fall 2008

HST.583 Functional Magnetic Resonance Imaging: Data Acquisition and Analysis Fall 2008 MIT OpenCourseWare http://ocw.mit.edu HST.583 Functional Magnetic Resonance Imaging: Data Acquisition and Analysis Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Auto-Segmentation Using Deformable Image Registration. Disclosure. Objectives 8/4/2011

Auto-Segmentation Using Deformable Image Registration. Disclosure. Objectives 8/4/2011 Auto-Segmentation Using Deformable Image Registration Lei Dong, Ph.D. Dept. of Radiation Physics University of Texas MD Anderson Cancer Center, Houston, Texas AAPM Therapy Educational Course Aug. 4th 2011

More information

Math in image processing

Math in image processing Math in image processing Math in image processing Nyquist theorem Math in image processing Discrete Fourier Transformation Math in image processing Image enhancement: scaling Math in image processing Image

More information

Retrospective Evaluation of Inter-subject Brain Registration

Retrospective Evaluation of Inter-subject Brain Registration Retrospective Evaluation of Inter-subject Brain Registration P. Hellier 1, C. Barillot 1, I. Corouge 1,B.Gibaud 2, G. Le Goualher 2,3, L. Collins 3, A. Evans 3, G. Malandain 4, and N. Ayache 4 1 Projet

More information

An Introduction to Statistical Methods of Medical Image Registration

An Introduction to Statistical Methods of Medical Image Registration his is page 1 Printer: Opaque this An Introduction to Statistical Methods of Medical Image Registration Lilla Zöllei, John Fisher, William Wells ABSRAC After defining the medical image registration problem,

More information

Spatio-temporal Analysis of Biomedical Images based on Automated Methods of Image Registration

Spatio-temporal Analysis of Biomedical Images based on Automated Methods of Image Registration Spatio-temporal Analysis of Biomedical Images based on Automated Methods of Image Registration João Manuel R. S. Tavares tavares@fe.up.pt, www.fe.up.pt/~tavares Outline 1. Introduction 2. Methods a) Spatial

More information

SPM8 for Basic and Clinical Investigators. Preprocessing

SPM8 for Basic and Clinical Investigators. Preprocessing SPM8 for Basic and Clinical Investigators Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization Spatial

More information

1 Introduction Motivation and Aims Functional Imaging Computational Neuroanatomy... 12

1 Introduction Motivation and Aims Functional Imaging Computational Neuroanatomy... 12 Contents 1 Introduction 10 1.1 Motivation and Aims....... 10 1.1.1 Functional Imaging.... 10 1.1.2 Computational Neuroanatomy... 12 1.2 Overview of Chapters... 14 2 Rigid Body Registration 18 2.1 Introduction.....

More information

Doctoral Thesis Proposal. A High Performance Computing Approach to Registration in Medical Imaging

Doctoral Thesis Proposal. A High Performance Computing Approach to Registration in Medical Imaging Doctoral Thesis Proposal A High Performance Computing Approach to Registration in Medical Imaging Gabriel Mañana Guichón National University Colombia gjmananag@unal.edu.co Director: Prof. Eduardo Romero

More information

Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos

Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos Jue Wu and Brian Avants Penn Image Computing and Science Lab, University of Pennsylvania, Philadelphia, USA Abstract.

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

Medical Image Registration

Medical Image Registration Medical Image Registration Submitted by NAREN BALRAJ SINGH SB ID# 105299299 Introduction Medical images are increasingly being used within healthcare for diagnosis, planning treatment, guiding treatment

More information

William Yang Group 14 Mentor: Dr. Rogerio Richa Visual Tracking of Surgical Tools in Retinal Surgery using Particle Filtering

William Yang Group 14 Mentor: Dr. Rogerio Richa Visual Tracking of Surgical Tools in Retinal Surgery using Particle Filtering Mutual Information Computation and Maximization Using GPU Yuping Lin and Gérard Medioni Computer Vision and Pattern Recognition Workshops (CVPR) Anchorage, AK, pp. 1-6, June 2008 Project Summary and Paper

More information

Parallel Non-Rigid Registration on a Cluster of Workstations

Parallel Non-Rigid Registration on a Cluster of Workstations Parallel Non-Rigid Registration on a Cluster of Workstations Radu Stefanescu, Xavier Pennec, Nicholas Ayache INRIA Sophia, Epidaure, 004 Rte des Lucioles, F-0690 Sophia-Antipolis Cedex {Radu.Stefanescu,

More information

An MRI-based Attenuation Correction Method for Combined PET/MRI Applications

An MRI-based Attenuation Correction Method for Combined PET/MRI Applications An MRI-based Attenuation Correction Method for Combined PET/MRI Applications Baowei Fei *, Xiaofeng Yang, Hesheng Wang Departments of Radiology, Emory University, Atlanta, GA Department of Biomedical Engineering

More information