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

Size: px
Start display at page:

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

Transcription

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

2 Harvard-MIT Division of Health Sciences and Technology HST.582J: Biomedical Signal and Image Processing, Spring 2007 Course Director: Dr. Julie Greenberg Medical Image Registration I HST Lilla Zöllei and William Wells

3 The Registration Problem Spring 2007 HST

4 The Registration Problem Spring 2007 HST

5 The Registration Problem Spring 2007 HST

6 Applications multi-modality fusion (intra-subject) time-series processing e.g.: fmri experiments, cardiac ultrasound warping across patients (inter-subject, uni-modal) warping to / from atlas for anatomical labeling image-guided surgery: modeling tissue deformation, comparing pre- and intra-operative scans, Spring 2007 HST

7 The Registration Problem T init T final Spring 2007 HST

8 Medical Image Registration Medical image data sets Transform (move around) initial value Compare with objective function score Optimization algorithm motion parameters Spring 2007 HST

9 Roadmap Data representation Transformation types Objective functions Feature/surface-based Intensity-based Optimization methods Current research topics Spring 2007 HST

10 Data Representation z y object Object represented as a function example: coordinates Æ intensity x Spring 2007 HST

11 Data Representation f(x): space Æ intensity x 2 representation of moved object x 1 gx ( ') = ftx ( ( ')) x 2 x 1 Spring 2007 HST

12 Data Representation x 2 x 0 focus on a feature before motion: f ( x 0) = f0 after motion What value of x 0 : g( x 0 ') = f? x 1 f( T( x 0 ')) = f 0 1 x 0 T( x0 ')= x0 x 0 ' = T (x 0) x 2 0 Feature of f 0 now is located at T 1 ( x 0 ) motion of object is T 1 (.) x 1 Spring 2007 HST

13 Medical Image Registration Medical image data sets Transform (move around) initial value Compare with objective function score Optimization algorithm motion parameters Spring 2007 HST

14 Space of transformations Data dimensions 2D-2D 3D-3D 2D-3D Example cardiac ultrasound, x-ray patient repositioning, histology MRI, MR/MR, MR/CT, CT/CT, PET-MR, X-ray/CT, fluoroscopy-ct, surface model/video Spring 2007 HST

15 Class of transformations What motions or distortions are allowed to merge datasets? Rigid Transformations: displacement rotation & displacement Non-Rigid Transformations: parametric affine piecewise-affine. non-parametric Spring 2007 HST

16 Displacement only 2D: 2 parameters 3D: 3 parameters T( x) x+ D For example: x 1 D x x D x 1 T = + T x 2 = x 2 + D 2 x x D x3 x 3 D 3 in 2D in 3D Spring 2007 HST

17 Rigid Motion T( x ) R( x ) + D both rotations and displacements are allowed length-preserving transformation order of transformations does matter! 2D: 3 parameters; 3D: 6 parameters for example: in 2D (non-linear in θ) T( x) = Rx cosθ sin R = θ sin θ cos θ + D R: valid rotation matrix R T R = 1 and R = +1 Spring 2007 HST

18 in 3D: rotate by θ about axis Nˆ if q is a unit quaternion, such that q = cos θ ; Nˆ sin θ 2 2 q 2 + q 2 q 2 q 2 2( q q + qq ) 2( qq + qq ) R = 2(q q + q q ) q 2 q 2 + q 2 q 2 2( q q + q q ) ( q q q3 q ) 2( qq+ qq ) q q 1 q 2 + q 3 Horn, B.K.P., Closed Form Solution of Absolute Orientation using Unit Quaternions, Journal of the Optical Society A, Vol. 4, No. 4, pp , April Spring 2007 HST

19 Non-rigid transformations Parametric affine piecewise-affine others Non-parametric Spring 2007 HST

20 Affine Transformation T( x ) M( x) + D M: square matrix beyond rigid motion, allows shears and scaling preserves notion of parallel lines 2D: 6 parameters 3D: 12 parameters Spring 2007 HST

21 2D affine: x 1 m 11 m 12 x 1 D 1 T = + x m m x D OR x 1 m11 m 12 D 1 x1 T x2 = m 21 m 22 D 2 x 2 linear form T( X ) = QX homogeneous coordinate Spring 2007 HST

22 2D affine: determined by control points Y Y Y = Q X X X 1 = [ = Q Y Y Y X X X Y QX ] [ ] Y QX =[ ][ ] Y = QX 3 3 (if the inverse exists) Y 1 X 1 X 2 X 3 Y 2 Y 3 Spring 2007 HST

23 Affine transformation for other points: determined by motion of control points X y 1 x 1 y 2 = Q x Y Spring 2007 HST

24 Piecewise affine 2D example: subdivide space of X into triangles use different affine transformation for each triangle (determined by vertices ) -e.g.: some use in breast registration Spring 2007 HST

25 Other Parametric Transformations Finite element models engineering methods to simulate mechanical / electrical systems (discretization of the space; integral problem formulation turned into system of linear equations) Spline models Thin-plate splines, B-splines, Cubic splines Fred Bookstein, Morphometric Tools for Landmark Data : Geometry and Biology Spring 2007 HST

26 S. Timoner: Compact Representations for Fast Non-rigid Registration of Medical Images (MIT PhD`03) Spring 2007 HST

27 S. Timoner: Compact Representations for Fast Non-rigid Registration of Medical Images (PhD`03) Spring 2007 HST

28 Non-parametric models Continuum mechanics elastic solid models, fluid transport, 2000 IEEE. Courtesy of IEEE. Used with permission. G. E. Christensen* and H. J. Johnson: Consistent Image Registration. IEEE TMI, VOL. 20, NO. 7, JULY 2001 Spring 2007 HST

29 2000 IEEE. Courtesy of IEEE. Used with permission. Christensen, G. E., et al. Large-Deformation Image Registration using Fluid Landmarks. Image Analysis and Interpretation 2000, Proceedings of 4th IEEE Southwest Symposium, pp Spring 2007 HST

30 Medical Image Registration Medical image data sets Transform (move around) initial value Compare with objective function score Optimization algorithm motion parameters Spring 2007 HST

31 Objective functions measure how well things are lined up assumption: the input datasets (U,V) are related to each other by some transformation T define: energy function to be optimized E = f( U( x ), V( T( x ))) 2 main styles: feature- or surface-based intensity-based Spring 2007 HST

32 Feature-based measures compute alignment quality based upon the agreement of 2 sets of landmark features assumption: landmarks visible in both images they can be reliably located and they can guide the alignment of the whole image Spring 2007 HST

33 Surface-based measure a simple measure of alignment discretized curve points E = i 2 min x i y j = C 2 (x i ) j i x i C ( x ) y min x y j j y i chamfer function / distance transform Spring 2007 HST

34 Chamfer function C(x): distance to nearest point on curve curve fast way to calculate C(x) on a grid C(x) = G. Borgefors. Hierarchical chamfer matching: a parametric edge matching algorithm. IEEE Trans. on Pattern Analysis and Machine Intelligence, PAMI- 10(6): , November 1988 Spring 2007 HST

35 if structure is missing, not a robust measure of alignment; large penalties may swamp the measure x y Alternative solution: robust chamfer matching C '( x) min( d, C ( x )) y 0 y not close to any point on y (penalty saturates) Spring 2007 HST

36 feature-based techniques used at the BWH: laser data locater data patient skin in MR similar methods pioneered by Charles Pelizzari (Dept Radiation Oncology, U. Chicago) Head in Hat MR-SPECT/PET registration; extract surfaces of heads; register the surfaces Spring 2007 HST

37 Intensity-based measures compute alignment quality based upon the intensity profiles of the input images no landmark or feature selection is necessary Spring 2007 HST

38 SSE and correlation (I) SSE: sum of squared errors E = U ( x ) i V( T( x )) i 2 x i = 2 2 U ( x ) 2 U( x ) V( T( x )) + V ( T( x )) i i i i x i 1 st term: no dependency over T; 3 rd term contributes a constant* equivalent problem: E ' U ( x i ) V ( T ( x i )) classical correlation x i Spring 2007 HST

39 SSE and correlation (II) For translation only: T(x) = X + D E ' = U ( x i ) V ( x + D) i x i Convolution can use Fourier methods Spring 2007 HST

40 SSE and correlation (III) CAVEAT: problems can surface if some structure is missing or extra-large quadratic penalties can swamp the measure E = U ( ) x i x i V( T ( )) x i 2 Spring 2007 HST

41 More robust measures (I) SAV: summed absolute value Ex ( ) = Ux ( i ) V( Tx ( i )) x i Amy Gieffers, 6A HP Andover*: cardiac ultrasound registration *later Agilent, later Phillips Spring 2007 HST

42 More robust measures (II) Saturated SSE penalty saturates Ex ( ) = min (d, Ux ( i ) V( Tx ( i )) 2 ) x i Spring 2007 HST

43 Multimodal inputs Spring 2007 HST

44 Multimodal Inputs correlation fails for multi-modal registration when intensities are different; e.g.: MR-CT one solution: apply a special intensity transform to the MRI to make it look more like CT; then compute the correlation measure e.g.: Petra Van Den Elsen Spring 2007 HST

45 MR-CT situation bone white matter fat CT gray matter CSF air MR Spring 2007 HST

46 Histograms Data Bins or buckets Counts: Rel. frequency: Spring 2007 HST

47 Histogram Joint Intensity of Images Images: U V histogram Y Y V X X U intensities relative freq. Joint intensities: (1,2)(2,2)(1,2)(1,3)(2,3)(1,3)(1,2)(2,2)(1,2) Spring 2007 HST

48 MRI & CT pairs misaligned slightly misaligned aligned Spring 2007 HST

49 Joint histogram: MRI & CT registered MRI MRI CT CT Spring 2007 HST

50 Joint histogram: MRI & CT; slightly off MRI MRI CT Correct registration CT Slight mis-registration Spring 2007 HST

51 Joint histogram: MRI & CT; significantly off MRI MRI CT Correct registration CT Significant mis-registration Spring 2007 HST

52 entropy: H( p( x )) p( x ) log 2( p( x )) e.g.: predictable coin -- no uncertainty, biased coin -- lowest entropy 1 moderate uncertainty, moderate entropy x fair coin -- most uncertain, highest entropy p.5 0 H T H T H T Spring 2007 HST

53 Examples of joint intensity distributions V 1 4 V U U H = log (4) H = log (6) 2 2 Spring 2007 HST

54 Real CT-MR registration: 3D starting position Spring 2007 HST

55 CT-MR registration final result Spring 2007 HST

56 CT-MR registration movie From: Wells, W. M., et al. "Multi-modal Volume Registration by Maximization of Mutual Information." Medical Image Analysis 1, no. 1 (March 1996): Courtesy Elsevier, Inc., Used with permission. Spring 2007 HST

57 Registration by minimization of joint entropy Alignment by maximization of mutual information Viola, PhD 1995 Pluim, PhD 2001 many more papers (2002: more than 100) West Fitzpatrick et al 1998 JCAT clear winner MR/CT also good for MR/PET Spring 2007 HST

58 Chuck Meyer et al. (Radiology Dept, U Mich.) Non-rigid mutual information registration Thin-plate spline warp model Downhill simplex optimizer rat brain auto-radiograph CT breast MRI breast MRI Spring 2007 HST

59 END Spring 2007 HST

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

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. 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

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

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

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

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

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

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

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

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

Alignment and Image Comparison

Alignment and Image Comparison Alignment and Image Comparison Erik Learned- Miller University of Massachuse>s, Amherst Alignment and Image Comparison Erik Learned- Miller University of Massachuse>s, Amherst Alignment and Image Comparison

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

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

Lecture 13 Theory of Registration. ch. 10 of Insight into Images edited by Terry Yoo, et al. Spring (CMU RI) : BioE 2630 (Pitt)

Lecture 13 Theory of Registration. ch. 10 of Insight into Images edited by Terry Yoo, et al. Spring (CMU RI) : BioE 2630 (Pitt) Lecture 13 Theory of Registration ch. 10 of Insight into Images edited by Terry Yoo, et al. Spring 2018 16-725 (CMU RI) : BioE 2630 (Pitt) Dr. John Galeotti The content of these slides by John Galeotti,

More information

CSE 554 Lecture 7: Deformation II

CSE 554 Lecture 7: Deformation II CSE 554 Lecture 7: Deformation II Fall 2011 CSE554 Deformation II Slide 1 Review Rigid-body alignment Non-rigid deformation Intrinsic methods: deforming the boundary points An optimization problem Minimize

More information

Alignment and Image Comparison. Erik Learned- Miller University of Massachuse>s, Amherst

Alignment and Image Comparison. Erik Learned- Miller University of Massachuse>s, Amherst Alignment and Image Comparison Erik Learned- Miller University of Massachuse>s, Amherst Alignment and Image Comparison Erik Learned- Miller University of Massachuse>s, Amherst Alignment and Image Comparison

More information

Smart point landmark distribution for thin-plate splines

Smart point landmark distribution for thin-plate splines Smart point landmark distribution for thin-plate splines John Lewis a, Hea-Juen Hwang a, Ulrich Neumann a, and Reyes Enciso b a Integrated Media Systems Center, University of Southern California, 3740

More information

l ealgorithms for Image Registration

l ealgorithms for Image Registration FAIR: exib Image Registration l F l ealgorithms for Jan Modersitzki Computing And Software, McMaster University 1280 Main Street West, Hamilton On, L8S 4K1, Canada modersit@cas.mcmaster.ca August 13, 2008

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

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

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

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

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

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

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

Non-Rigid Multimodal Medical Image Registration using Optical Flow and Gradient Orientation

Non-Rigid Multimodal Medical Image Registration using Optical Flow and Gradient Orientation M. HEINRICH et al.: MULTIMODAL REGISTRATION USING GRADIENT ORIENTATION 1 Non-Rigid Multimodal Medical Image Registration using Optical Flow and Gradient Orientation Mattias P. Heinrich 1 mattias.heinrich@eng.ox.ac.uk

More information

Development of 3D Model-based Morphometric Method for Assessment of Human Weight-bearing Joint. Taeho Kim

Development of 3D Model-based Morphometric Method for Assessment of Human Weight-bearing Joint. Taeho Kim Development of 3D Model-based Morphometric Method for Assessment of Human Weight-bearing Joint Taeho Kim Introduction Clinical measurement in the foot pathology requires accurate and robust measurement

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

Image Co-Registration II: TG132 Quality Assurance for Image Registration. Image Co-Registration II: TG132 Quality Assurance for Image Registration

Image Co-Registration II: TG132 Quality Assurance for Image Registration. Image Co-Registration II: TG132 Quality Assurance for Image Registration Image Co-Registration II: TG132 Quality Assurance for Image Registration Preliminary Recommendations from TG 132* Kristy Brock, Sasa Mutic, Todd McNutt, Hua Li, and Marc Kessler *Recommendations are NOT

More information

SIGMI. ISL & CGV Joint Research Proposal ~Image Fusion~

SIGMI. ISL & CGV Joint Research Proposal ~Image Fusion~ SIGMI ISL & CGV Joint Research Proposal ~Image Fusion~ Introduction Research Diagram What CGV Lab is interested in What ISL is interested in Research Plan Research Diagram Medical Imaging and Application

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

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

ADAPTIVE GRAPH CUTS WITH TISSUE PRIORS FOR BRAIN MRI SEGMENTATION

ADAPTIVE GRAPH CUTS WITH TISSUE PRIORS FOR BRAIN MRI SEGMENTATION ADAPTIVE GRAPH CUTS WITH TISSUE PRIORS FOR BRAIN MRI SEGMENTATION Abstract: MIP Project Report Spring 2013 Gaurav Mittal 201232644 This is a detailed report about the course project, which was to implement

More information

Image Warping. Srikumar Ramalingam School of Computing University of Utah. [Slides borrowed from Ross Whitaker] 1

Image Warping. Srikumar Ramalingam School of Computing University of Utah. [Slides borrowed from Ross Whitaker] 1 Image Warping Srikumar Ramalingam School of Computing University of Utah [Slides borrowed from Ross Whitaker] 1 Geom Trans: Distortion From Optics Barrel Distortion Pincushion Distortion Straight lines

More information

fmri pre-processing Juergen Dukart

fmri pre-processing Juergen Dukart fmri pre-processing Juergen Dukart Outline Why do we need pre-processing? fmri pre-processing Slice time correction Realignment Unwarping Coregistration Spatial normalisation Smoothing Overview fmri time-series

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

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

Non-rigid Image Registration using Electric Current Flow

Non-rigid Image Registration using Electric Current Flow Non-rigid Image Registration using Electric Current Flow Shu Liao, Max W. K. Law and Albert C. S. Chung Lo Kwee-Seong Medical Image Analysis Laboratory, Department of Computer Science and Engineering,

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

Registration by continuous optimisation. Stefan Klein Erasmus MC, the Netherlands Biomedical Imaging Group Rotterdam (BIGR)

Registration by continuous optimisation. Stefan Klein Erasmus MC, the Netherlands Biomedical Imaging Group Rotterdam (BIGR) Registration by continuous optimisation Stefan Klein Erasmus MC, the Netherlands Biomedical Imaging Group Rotterdam (BIGR) Registration = optimisation C t x t y 1 Registration = optimisation C t x t y

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

Is deformable image registration a solved problem?

Is deformable image registration a solved problem? Is deformable image registration a solved problem? Marcel van Herk On behalf of the imaging group of the RT department of NKI/AVL Amsterdam, the Netherlands DIR 1 Image registration Find translation.deformation

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

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

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

Geometric Transformations and Image Warping

Geometric Transformations and Image Warping Geometric Transformations and Image Warping Ross Whitaker SCI Institute, School of Computing University of Utah Univ of Utah, CS6640 2009 1 Geometric Transformations Greyscale transformations -> operate

More information

Deformable Segmentation using Sparse Shape Representation. Shaoting Zhang

Deformable Segmentation using Sparse Shape Representation. Shaoting Zhang Deformable Segmentation using Sparse Shape Representation Shaoting Zhang Introduction Outline Our methods Segmentation framework Sparse shape representation Applications 2D lung localization in X-ray 3D

More information

Biomedical Image Processing

Biomedical Image Processing Biomedical Image Processing Jason Thong Gabriel Grant 1 2 Motivation from the Medical Perspective MRI, CT and other biomedical imaging devices were designed to assist doctors in their diagnosis and treatment

More information

3D Voxel-Based Volumetric Image Registration with Volume-View Guidance

3D Voxel-Based Volumetric Image Registration with Volume-View Guidance 3D Voxel-Based Volumetric Image Registration with Volume-View Guidance Guang Li*, Huchen Xie, Holly Ning, Deborah Citrin, Jacek Copala, Barbara Arora, Norman Coleman, Kevin Camphausen, and Robert Miller

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

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

OnDemand3D Fusion Technology

OnDemand3D Fusion Technology CYBERMED INC., ONDEMAND3D TECHNOLOGY INC. OnDemand3D Fusion Technology White Paper December 2009 USA Republic of Korea www.ondemand3d.com Introduction OnDemand3D TM Fusion is registration technology to

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

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

Manual image registration in BrainVoyager QX Table of Contents

Manual image registration in BrainVoyager QX Table of Contents Manual image registration in BrainVoyager QX Table of Contents Manual image registration in BrainVoyager QX......1 Performing manual alignment for functional to anatomical images......2 Step 1: preparation......2

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

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

Free-Form B-spline Deformation Model for Groupwise Registration

Free-Form B-spline Deformation Model for Groupwise Registration Free-Form B-spline Deformation Model for Groupwise Registration Serdar K. Balci 1, Polina Golland 1, Martha Shenton 2, and William M. Wells 2 1 CSAIL, MIT, Cambridge, MA, USA, 2 Brigham & Women s Hospital,

More information

VALIDATION OF DIR. Raj Varadhan, PhD, DABMP Minneapolis Radiation Oncology

VALIDATION OF DIR. Raj Varadhan, PhD, DABMP Minneapolis Radiation Oncology VALIDATION OF DIR Raj Varadhan, PhD, DABMP Minneapolis Radiation Oncology Overview Basics: Registration Framework, Theory Discuss Validation techniques Using Synthetic CT data & Phantoms What metrics to

More information

Clinical Prospects and Technological Challenges for Multimodality Imaging Applications in Radiotherapy Treatment Planning

Clinical Prospects and Technological Challenges for Multimodality Imaging Applications in Radiotherapy Treatment Planning Clinical Prospects and Technological Challenges for Multimodality Imaging Applications in Radiotherapy Treatment Planning Issam El Naqa, PhD Assistant Professor Department of Radiation Oncology Washington

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

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

Advanced Visual Medicine: Techniques for Visual Exploration & Analysis

Advanced Visual Medicine: Techniques for Visual Exploration & Analysis Advanced Visual Medicine: Techniques for Visual Exploration & Analysis Interactive Visualization of Multimodal Volume Data for Neurosurgical Planning Felix Ritter, MeVis Research Bremen Multimodal Neurosurgical

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

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

Mutual information based CT registration of the lung at exhale and inhale breathing states using thin-plate splines

Mutual information based CT registration of the lung at exhale and inhale breathing states using thin-plate splines Mutual information based CT registration of the lung at exhale and inhale breathing states using thin-plate splines Martha M. Coselmon, a) James M. Balter, Daniel L. McShan, and Marc L. Kessler Department

More information

Fmri Spatial Processing

Fmri Spatial Processing Educational Course: Fmri Spatial Processing Ray Razlighi Jun. 8, 2014 Spatial Processing Spatial Re-alignment Geometric distortion correction Spatial Normalization Smoothing Why, When, How, Which Why is

More information

Deviceless respiratory motion correction in PET imaging exploring the potential of novel data driven strategies

Deviceless respiratory motion correction in PET imaging exploring the potential of novel data driven strategies g Deviceless respiratory motion correction in PET imaging exploring the potential of novel data driven strategies Presented by Adam Kesner, Ph.D., DABR Assistant Professor, Division of Radiological Sciences,

More information

Geometric Transformations and Image Warping Chapter 2.6.5

Geometric Transformations and Image Warping Chapter 2.6.5 Geometric Transformations and Image Warping Chapter 2.6.5 Ross Whitaker (modified by Guido Gerig) SCI Institute, School of Computing University of Utah Univ of Utah, CS6640 2010 1 Geometric Transformations

More information

Free-Form B-spline Deformation Model for Groupwise Registration

Free-Form B-spline Deformation Model for Groupwise Registration Free-Form B-spline Deformation Model for Groupwise Registration The Harvard community has made this article openly available. Please share how this access benefits you. Your story matters Citation Balci

More information

A Non-Linear Image Registration Scheme for Real-Time Liver Ultrasound Tracking using Normalized Gradient Fields

A Non-Linear Image Registration Scheme for Real-Time Liver Ultrasound Tracking using Normalized Gradient Fields A Non-Linear Image Registration Scheme for Real-Time Liver Ultrasound Tracking using Normalized Gradient Fields Lars König, Till Kipshagen and Jan Rühaak Fraunhofer MEVIS Project Group Image Registration,

More information

ADAPTIVE REGISTRATION AND ATLAS BASED SEGMENTATION. Hyunjin Park

ADAPTIVE REGISTRATION AND ATLAS BASED SEGMENTATION. Hyunjin Park ADAPTIVE REGISTRATION AND ATLAS BASED SEGMENTATION by Hyunjin Park A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy (Biomedical Engineering) in

More information

3-D Compounding of B-Scan Ultrasound Images

3-D Compounding of B-Scan Ultrasound Images 3-D Compounding of B-Scan Ultrasound Images Jochen F. Krücker, Charles R. Meyer, Theresa A. Tuthill, Gerald L. LeCarpentier, J. Brian Fowlkes, Paul L. Carson University of Michigan, Dept. of Radiology,

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

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

Fast CT-CT Fluoroscopy Registration with Respiratory Motion Compensation for Image-Guided Lung Intervention

Fast CT-CT Fluoroscopy Registration with Respiratory Motion Compensation for Image-Guided Lung Intervention Fast CT-CT Fluoroscopy Registration with Respiratory Motion Compensation for Image-Guided Lung Intervention Po Su a,b, Zhong Xue b*, Kongkuo Lu c, Jianhua Yang a, Stephen T. Wong b a School of Automation,

More information

Medicale Image Analysis

Medicale Image Analysis Medicale Image Analysis Registration Validation Prof. Dr. Philippe Cattin MIAC, University of Basel Prof. Dr. Philippe Cattin: Registration Validation Contents 1 Validation 1.1 Validation of Registration

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

SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS

SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS M. Hofer and H. Pottmann Institute of Geometry Vienna University of Technology, Vienna, Austria hofer@geometrie.tuwien.ac.at, pottmann@geometrie.tuwien.ac.at

More information

Non-Parametric Bayesian Registration (NParBR) on CT Lungs Data - EMPIRE10 Challenge

Non-Parametric Bayesian Registration (NParBR) on CT Lungs Data - EMPIRE10 Challenge Non-Parametric Bayesian Registration (NParBR) on CT Lungs Data - EMPIRE10 Challenge David Pilutti 1, Maddalena Strumia 1, Stathis Hadjidemetriou 2 1 University Medical Center Freiburg, 79106 Freiburg,

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

Multi-modal Image Registration Using the Generalized Survival Exponential Entropy

Multi-modal Image Registration Using the Generalized Survival Exponential Entropy Multi-modal Image Registration Using the Generalized Survival Exponential Entropy Shu Liao and Albert C.S. Chung Lo Kwee-Seong Medical Image Analysis Laboratory, Department of Computer Science and Engineering,

More information

Algorithms for medical image registration and segmentation

Algorithms for medical image registration and segmentation Algorithms for medical image registration and segmentation Multi-atlas methods ernst.schwartz@meduniwien.ac.at www.cir.meduniwien.ac.at Overview Medical imaging hands-on Data formats: DICOM, NifTI Software:

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

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

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

Inter-slice Reconstruction of MRI Image Using One Dimensional Signal Interpolation

Inter-slice Reconstruction of MRI Image Using One Dimensional Signal Interpolation IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.10, October 2008 351 Inter-slice Reconstruction of MRI Image Using One Dimensional Signal Interpolation C.G.Ravichandran

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

Accurate Reconstruction by Interpolation

Accurate Reconstruction by Interpolation Accurate Reconstruction by Interpolation Leow Wee Kheng Department of Computer Science School of Computing National University of Singapore International Conference on Inverse Problems and Related Topics

More information

Spatial Preprocessing

Spatial Preprocessing Spatial Preprocessing Overview of SPM Analysis fmri time-series Design matrix Statistical Parametric Map John Ashburner john@fil.ion.ucl.ac.uk Motion Correction Smoothing General Linear Model Smoothing

More information

A Registration-Based Atlas Propagation Framework for Automatic Whole Heart Segmentation

A Registration-Based Atlas Propagation Framework for Automatic Whole Heart Segmentation A Registration-Based Atlas Propagation Framework for Automatic Whole Heart Segmentation Xiahai Zhuang (PhD) Centre for Medical Image Computing University College London Fields-MITACS Conference on Mathematics

More information

EMSegmenter Tutorial (Advanced Mode)

EMSegmenter Tutorial (Advanced Mode) EMSegmenter Tutorial (Advanced Mode) Dominique Belhachemi Section of Biomedical Image Analysis Department of Radiology University of Pennsylvania 1/65 Overview The goal of this tutorial is to apply the

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

Geometric Transformations and Image Warping. Ross Whitaker modified by Guido Gerig SCI Institute, School of Computing University of Utah

Geometric Transformations and Image Warping. Ross Whitaker modified by Guido Gerig SCI Institute, School of Computing University of Utah Geometric Transformations and Image Warping Ross Whitaker modified by Guido Gerig SCI Institute, School of Computing University of Utah 1 Geom Trans: Distortion From Optics Barrel Distortion Pincushion

More information

Chapter 18. Geometric Operations

Chapter 18. Geometric Operations Chapter 18 Geometric Operations To this point, the image processing operations have computed the gray value (digital count) of the output image pixel based on the gray values of one or more input pixels;

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

Head motion in diffusion MRI

Head motion in diffusion MRI Head motion in diffusion MRI Anastasia Yendiki HMS/MGH/MIT Athinoula A. Martinos Center for Biomedical Imaging 11/06/13 Head motion in diffusion MRI 0/33 Diffusion contrast Basic principle of diffusion

More information

Preprocessing I: Within Subject John Ashburner

Preprocessing I: Within Subject John Ashburner Preprocessing I: Within Subject John Ashburner Pre-processing Overview Statistics or whatever fmri tie-series Anatoical MRI Teplate Soothed Estiate Spatial Nor Motion Correct Sooth Coregister 11 21 31

More information

Broad field that includes low-level operations as well as complex high-level algorithms

Broad field that includes low-level operations as well as complex high-level algorithms Image processing About Broad field that includes low-level operations as well as complex high-level algorithms Low-level image processing Computer vision Computational photography Several procedures and

More information