Non-rigid registration methods assessment of 3D CT images for head-neck radiotherapy

Size: px
Start display at page:

Download "Non-rigid registration methods assessment of 3D CT images for head-neck radiotherapy"

Transcription

1 Non-rigid registration methods assessment of 3D CT images for head-neck radiotherapy Adriane Parraga a,d, Johanna Pettersson b, Altamiro Susin a, Mathieu De Craene c and Benoît Macq d a Dept. of Electrical Engineering, Federal University of Rio Grande do Sul, Av. Osvaldo Aranha, Sala 206-B, Porto Alegre, Brazil b Dept. of Biom. Engineering, Linköpings Universitet, S Linköping, Linköping, Sweden c Dept. of Technology, Pompeu Fabra University, Pg Circumvallacio 8, Barcelona, Spain d Dept. of Electrical Engineering, Place du Levant 2,Université Catholique de Louvain, Belgium ABSTRACT Intensity Modulated Radiotherapy is a new technique enabling the sculpting of the 3D radiation dose. It enables to modulate the delivery of the dose inside the malignant areas and constrain the radiation plan for protecting important functional areas. It also raises the issues of adequacy and accuracy of the selection and delineation of the target volumes. The delineation in the patient image of the tumor volume is highly time-consuming and requires considerable expertise. In this paper we focus on atlas based automatic segmentation of head and neck patients and compare two non-rigid registration methods: B-Spline and Morphons. To assess the quality of each method, we took a set of four 3D CT patient s images previously segmented by a doctor with the organs at risk. After a preliminary affine registration, both non-rigid registration algorithms were applied to match the patient and atlas images. Each deformation field, resulted from the non-rigid deformation, was applied on the masks corresponding to segmented regions in the atlas. The atlas based segmentation masks were compared to manual segmentations performed by an expert. We conclude that Morphons has performed better for matching all structures being considered, improving in average 11% the segmentation. Keywords: non-rigid registration, validation, segmentation, atlas 1. INTRODUCTION Intensity Modulated Radiotherapy (IMRT) is a new technique enabling the sculpting of the 3D radiation dose. It allows to sculpt a radiation zone of almost any shape and to modulate the beam intensity inside the target. If IMRT enables to constrain the radiation plan in the beam delivery as well as in the protection of important functional areas (e.g. spinal cord), it also raises the issues of adequacy and accuracy of the selection and delineation of the target volumes. In this paper, we focus on the clinical application of head and neck tumors. The imaging modality mainly used in this application, because of its excellent anatomical resolution, is the Computed Topography (CT). The delineation in the patient CT image of the tumor volume and organs to be radio-protected is most of the time performed by a specialist who delineates slice by slice the contours of interest. This task is highly time-consuming and requires experts knowledge. Moreover, intra- and inter-observer variability of the delineation may induce a lack of reproducibility. For all these reasons, the development of automatic segmentation methods based on atlases is a promising paradigm for speeding up the delineation process and reducing its variability. For assisting the radiologist in this segmentation task, we bring an atlas (segmented image of a sane individual) into alignment with the CT image of the patient. An affine registration is followed by a dense non-rigid deformation step. This atlas registration problem is made particularly challenging by the presence of tumors in the patient image, which induces changes in the anatomy of the patient. Several registration methods have been applied and validated for atlas-based segmentation of the brain 1, 2, 3 (like for Further author information: (Send correspondence to Adriane Parraga) Adriane Parraga: parraga@tele.ucl.ac.be, Telephone:

2 instance B-splines 4 ). We would like to investigate which registration method is the most suitable for head and neck images, also taking into account the pathological and anatomical variations. In this paper we compare two non-rigid registration methods, B-splines and Morphons. While the former has already been explored in the literature for some time, the later is an emerging feature based registration method. To assess the quality of each method, we took a set of four CT 3D patient s images, which were previously segmented by a doctor with the organs to be protected for radiotherapy planning, called organs at risk (OAR). Each deformation field, resulting from the non-rigid deformation, was applied on the masks corresponding to the segmented regions in the atlas. The performance of each method was measured by a similarity metric between manual delineation on the patient and automatic atlas mask propagation. The results show that the Morphons method has performed better for matching structures with high contrast (such as bones). The resulting image was also validated qualitatively by a doctor, who confirmed that the bones are better aligned with the Morphons method, and consequently the spinal cord, as we can see in Figure 2. Most previously presented methods concerned 2D dataset 5 or they are not totally automatic since they are based on landmarks. The specificity of this paper is to perform a measure of the clinical impact of different registration methods by introducing a validation based on organs at risk. This paper also introduces head and neck atlas registration as a new application of the Morphons method. This task is particularly hard to accomplish when we try to register two 3D volumes with a very different anatomy, as in the case of atlas-patient registration. The results indicate that both methods seem promising for this task. Yet, Morphons has performed better that B-splines for all the OAR investigated. The best performance was obtained in the spinal cord, which means that the vertebras were very well aligned. In the next section we briefly describe the theory of the registration methods under investigation. In the methodology section we describe some details of the implementation and the similarity metric used. In the following section, we compare both qualitatively and quantitatively the segmentation results obtained after applying the two atlas registration techniques. In the last section, we discuss the results obtained so far and we plan for further studies and algorithmic improvements. 2. REGISTRATION METHODS Registration is the process of finding a transformation T that best matches two images according to a criterion of similarity. One image is the reference, which remains fixed during the registration process, while the other is deformed in the geometric space of the reference. The reference image is also called fixed or target image and the transformed image is called the moving image B-spline B-spline is a non-rigid registration algorithm that has been widely used in the past few years. The transformation model is a free-form deformation (FFD) that is described by a cubic B-spline 6, 7. T(x, y, z) = 3 3 l=0 m=0 n=0 3 β l (u)β m (v)β n (w)φ i+l,j+m,k+n (1) The parameter φ i,j,k is the set of the deformation coefficients which is defined on a sparse, regular grid of control points placed over the moving image. The spacing between the control points are denoted by δ x, δ y and δ z. For any point x,y and z of the moving image, the B-spline transformation is computed from the positions of the surrounding 4x4x4 control points. The i, j and k are the indices of the control points i = x δ x 1, j = y δ y 1 and k = z δ z 1 and u, v and w are the relative positions of (x,y,z) inside that cell in the 3D space: u = x δ x x δ x, v = y δ y y δ y, w = z δ z z δ z (2) The functions β 0 through β 3 are the third-order spline polynomials: β 0 (t) = ( t 3 + 3t 2 3t + 1)/6 (3) β 1 (t) = (3t 3 6t 2 + 4)/6 (4)

3 More details related to B-spline based registration can also be found in Morphons β 2 (t) = ( 3t 3 + 3t 2 + 3t + 1)/6 (5) β 3 (t) = t 3 /6 (6) The morphons algorithm has previously been presented in e.g. 9,10 It is a non-rigid registration method in which a template image/volume is iteratively deformed to match a target image/volume using phase information. A dense deformation field is accumulated in each iteration under the influence of certainty measures. These certainty measures are associated with the displacement estimates found in each iteration and assure that the accumulated field is built from the most reliable estimates. The displacement estimates are derived using local image phase, which makes the method invariant to intensity variations between the template and target. This implies that no pre-processing of the data is needed in the morphon method. The updated accumulated deformation field, d n+1, is found in each iteration by adding the displacement estimates from the current iteration, d, to the accumulated deformation field from the previous iteration, d n. This sum is weighted with certainty measures associated with the accumulated field, c n, and certainty measures associated with the displacement field form this iteration, c. d n+1 = d n + c d c n + c (7) The displacement estimates are found from local phase difference. The local image phase can be derived using so called quadrature filters. 11 Quadrature filters are onedimensional and must be associated to a specific direction when used for multidimensional data. Therefore a set of quadrature filters, each one sensitive to structures in a certain direction, is applied to the target and template respectively. The output of one quadrature filter is: q = (q s)( x) = A(x)e iφ(x) (8) The phase difference between two signals can be found from the complex valued product between the filter output from the first signal, the target, and the complex conjugate (denoted by ) of the output from the second signal, the template: q 1 q 2 = A 1A 2 e i φ(x) (9) The local displacement estimate d i in a certain filter direction i is proportional to the local phase difference in that direction, which is found as the argument of this product, φ( x) = φ 1 ( x) φ 2 ( x). A displacement estimate is found for each pixel and for each filter in the filter set. Thus, a displacement field d i is obtained for each filter direction ˆn i. These fields are combined into one displacement field, covering all directions, by solving the following least square problem: min d [c i ( ˆn T i d d i )] 2 (10) i where d is the sought displacement field, ˆn is the direction of filter i, and c i is the certainty measure (equal to the magnitude of the product in equation 9) Dataset 3. METHODOLOGY A set of four 3D CT patients previously segmented by a doctor has been used to asses the registration methods for atlas-based segmentation. The size of the CT volumes is of 256x256x128 pixels with a voxel size of x x mm 3. In radiotherapy planning, the following structures are segmented during the treatment planning phase: external body contours, organs at risk (parotid glands and spinal cord), and nodal clinical target volume (CTV-N) defined as an extension of the macroscopic tumor volume for taking into account tumoral infiltration in permeable tissues (e.g. fat). 12 The delineation of CTV-N is performed because of the risk of microscopic extension of the tumors and/or nodes in the fatty tissues.

4 3.2. Implementation First, the patient volumes and the atlas have been segmented, resulting in a contour of the regions previously described, such as body contour, left and right parotid, spinal cord and left and right CTV. Each contour has been converted to a binary mask by a rasterisation filter. An affine transformation of the atlas has been applied, bringing the atlas into a geometric alignment with the patient. Then, both non-rigid registration methods have been performed, resulting in dense deformation fields, which have been then applied to the masks of the atlas. The atlas masks registered to the patient are the segmented regions sought. To evaluate the segmentation, we compared the atlas propagated masks with the manual delineation performed by an expert of the head and neck anatomy (radiotherapist). The metric used to measure spatial intersection of two binary images (masks) is the similarity index (SI). 13 SI = 2. M P M A M P + M A (11) where is the number of non-zero pixels of the masks and SI [0, 1]. The perfect match between the masks gives SI = 1 and the worst case, i.e. totally mismatch, SI = 0. SI was calculated between the masks of the patient, M P, and the masks of the atlas being registered to the patient, M A, as in eq. 11. The similarity index defined in eq. 11 has been introduced in the area of image segmentation to measure the agreement between different classifications. 14 The bloc diagram in Figure 1 describes the methodology applied for each registration method. Figure 1. The pipeline starts with the patient and the atlas and its correspondent masks with the following regions: body contour, left and right parotid, spinal cord and left and right CTV. The letter F means fixed M moving in the registration process. Firstly, an affine registration is performed and so its correspondents masks, followed by a dense non-rigid deformation. The deformation field is then applied to the masks, which is compared quantitatively with the segmented regions of the patient performed by a doctor. The registration process was implemented in the ITK 15 registration framework for the B-spline algorithm and in Matlab for the Morphons. In this particular application we have set a grid size of 8 for the B-Spline method,

5 Table 1. Similarity index for Patient 04 and atlas: Similarity metric between pre-segmented regions at the patients and at the atlas non-rigidly registered. The results are presented for both algorithms investigated: B-splines and Morphons. B-spline Morphons Body contour Clinical Target Volume N Left Clinical Target Volume N Right Left parotid gland Right parotid gland Spinal Cord (sc) Table 2. Similarity index for Patient 09 and atlas: Similarity metric between pre-segmented regions at the patients and at the atlas non-rigidly registered. The results are presented for both algorithms investigated : B-splines and Morphons. B-spline Morphons Body Contour Clinical Target Volume N Left Clinical Target Volume N Right Left parotid gland Right parotid gland Spinal Cord (sc) Table 3. Similarity index for Patient 10 and atlas: Similarity metric between pre-segmented regions at the patients and at the atlas non-rigidly registered. The results are presented for both algorithms investigated : B-splines and Morphons. B-spline Morphons Body contour Clinical Target Volume N Left Clinical Target Volume N Right Left parotid Right parotid gland Spinal Cord the transformation parameters have been optimized using a conjugate gradient descent algorithm (LBFGS optimizer) 15 and the cost function to be optimized have been the Mutual Information similarity of the fixed and the moving images. Mutual information is an entropy-based measure of image alignment derived from probabilistic measures of image intensity values, RESULTS This section presents the results we have obtained as described in Figure 1. Tables 1, 2 and 3 show the SI between the patients and atlas masks. Table 4 is the average of the patients for both methods. Figure 2 shows one slice of the volumes with a sagittal view of the patient, atlas and the results. Figure 2(a) is the patient and also the fixed image in the registration process. Figure 2(b) is the atlas being registered to the patient. Figure 2(c) and Figure 2(d) are the results using B-spline and Morphons, respectively. Figure 3 has also one slice of the volumes of the patient, atlas and the results, but with the axial view. To better compare the images, we have traced a blue contour over the patient image and superimposed it over the other ones. The SI values show that the Morphons method has performed better when comparing it with B-splines. The resulting images have been qualitatively validated by a doctor, who has confirmed that the bones are better aligned with the Morphons, and consequently the spinal cord. This is because of the high contrast of the bones. The segmentation has improved with Morphons in average 11% in relation to B-spline.

6 (a) Patient - as fixed image (b) Atlas - as moving image (c) result with B-spline (d) result with Morphons Figure 2. Non-rigid registration results showing a sagittal view of one slice from 3D dataset of head and neck region (a) patient as fixed image and also as the reference with the blue contour over other slices (b) atlas as a moving image (c) registered atlas using B-splines algorithm (d) registered atlas using Morphons algorithm Table 4. Average Similarity index for the previously patients B-spline Morphons Body contour Clinical Target Volume N Left Clinical Target Volume N Right Left parotid Right parotid gland Spinal Cord

7 (a) Patient - as fixed image (b) Atlas - as moving image (c) result with B-spline (d) result with Morphons Figure 3. Non-rigid registration results showing an axial view of one slice from the 3D dataset of head and neck region (a) patient as fixed image and also as the reference with the blue contour over other slices (b) atlas as a moving image (c) registered atlas using B-splines algorithm (d) registered atlas using Morphons algorithm. 5. DISCUSSIONS AND CONCLUSIONS In this paper we have investigated two multi-modality registration algorithms for addressing the problem of inter-subject registration of CT head and neck images. This task is particularly hard to accomplish when we try to register 3D patient volumes with a very different anatomy, as in the case of atlas to patient registration. To choose the most suitable algorithm for atlas-based segmentation in the context of head and neck radiotherapy, we compared quantitatively two non-rigid multi-modality registration algorithms: Morphons and B-splines. After an affine registration, the remaining transformation to be recovered is the one due to anatomical variabil-

8 ity of the population, as we can see in Figures 2(a) and 2(b). Morphons has performed better for matching all structures being considered, improving the segmentation 11% (in average), as we can see in table 4. The quality of the registration can also be observed in Figures 3(d) and 2(d), where the results with Morphons method exhibits better alignment. The registration has also been validated by an expert. Because of their high contrast, bones can drive the registration of adjacent structures like spinal cord, since Morphons method is based in the alignment of edges and lines in the multi-resolution way. The B-spline approach seems to require more parameters adjustments. We have also increased the grid resolution trying to improve the alignment between the fixed and moving images, but the resulting image was too warped, in a way that the bones were deformed unrealistically. On the other hand, B-Spline provides a very compact way to represent the transformation. The main novelty of morphons compared to classical intensity based registration methods is to introduce a directional feature selection by mean of quadratic filters. The experiments presented in this paper show that this feature selection step seems to bring a significant improvement in terms of atlas based segmentation for the Head and Neck application. Experiments on a larger database are needed to assess the over-performing of Morphons for head and neck image matching. Although the results seem promising, we still have improvements to do for clinical application. Extension of these results to more cases will be considered as future work, as well as the use of B-Spline in multi-resolution way. Another extension of this work will consist of replacing our deterministic atlas by a probabilistic atlas such as described in 18 for the brain Acknowledgments We gratefully acknowledge the support from the SIMILAR Network of Excellence and the Brazilian Education Ministry (MEC-CAPES) for financial support. The authors wish to thank Vincent Nicolas for developing efficient visualization tools ( The authors are grateful to Dr. V. Grégoire and his team for providing the images and their manual delineations. REFERENCES 1. M. Ferrant, O. Cuisenaire, and B. Macq, Multi-object segmentation of brain structures in 3d mri using a computerized atlas, in SPIE Medical Imaging, B. M. Dawant, S. L. Hartmann, J.-P. Thirion, F. Maes, D. Vandermeulen, and P. Demaerel, Automatic 3d segmentation of internal structures on the head in mr images using a combination of similarity and free form transormations: Part i, metholody and validation on normal subjects., IEEE Trans. Med. Imaging 18(10), pp , M. B. Cuadra, C. Pollo, A. Bardera, O. Cuisenaire, J. Villemure, and J.-P. Thiran, Atlas-based segmentation of pathological mr brain images using a model of lesion growth., IEEE Trans. Med. Imaging 23(10), pp , D. Rueckert, A. F. Frangi, and J. A. Schnabel, Automatic construction of 3d statistical deformation models of the brain using non-rigid registration., IEEE Trans. Med. Imaging 22(8), pp , N. Houhou, V. Duay, A. Allal, and J. Thiran, Medical images registration with a hierarchical atlas, in 13th European Signal Processing Conference, September D. Mattes, D. R. Haynor, H. Vesselle, T. K. Lewellen, and W. Eubank, Pet-ct image registration in the chest using free-form deformations., IEEE Trans. Med. Imaging 22(1), pp , D. Rueckert, L. I. Sonoda, C. Hayes, D. L. G. Hill, M. O. Leach, and D. J. Hawkes, Non-rigid registration using free-form deformations: Application to breast mr images, IEEE Trans. Med. Imaging 18(8), pp , T. Rohlfing, R. Brandt, C. R. Maurer, Jr., and R. Menzel, Bee brains, B-splines and computational democracy: Generating an average shape atlas, in IEEE Workshop on Mathematical Methods in Biomedical Image Analysis, H. Knutsson and M. Andersson, Morphons: Segmentation using elastic canvas and paint on priors, in IEEE International Conference on Image Processing (Proceedings of the IEEE International Conference on Image Processing 05), (Genova, Italy), September 2005.

9 10. A. Wrangsjö, J. Pettersson, and H. Knutsson, Non-rigid registration using morphons, in Proceedings of the 14th Scandinavian conference on image analysis (SCIA 05), (Joensuu), June G. H. Granlund and H. Knutsson, Signal Processing for Computer Vision, Kluwer Academic Publishers, ISBN V. Grégoire, P. Levendag, J. Bernier, M. Braaksma, V. Budach, C. Chao, E. Coche, J. Cooper, G. Cosnard, A. Eisbruch, S. El-sayed, B. Emami, C. Grau, M.Hamoir, N. Lee, P. Maingon, K. Muller, and H. Reychler, CT-based delineation of lymph node levels and related ctvs in the node-negative neck: DAHANCA, EORTC, GORTEC, NCIC,RTOG consensus guidelines, Radiotherapy and oncology 69(3), pp , A. Zijdenbos, B. Dawant, R. Margolin, and A. Palmer, Morphometric analysis of white matter lesions in mr images: methodand validation, IEEE Transactions on Medical Imaging 13, pp , decembre L. Zhang, E. Hoffman, and J. M. Reinhardt, Lung lobe segmentation in volumetric X-ray CT images, IEEE Trans. Medical Imaging 25(1), pp. 1 16, P. Viola and I. W. M. Wells, Alignment by maximization of mutual information, in ICCV 95: Proceedings of the Fifth International Conference on Computer Vision, p. 16, IEEE Computer Society, (Washington, DC, USA), F. Maes, A. Collignon, D. Vandermeulen, G. Marchal, and P. Suetens, Multimodality image registration by maximization of mutual information., IEEE Trans. Med. Imaging 16(2), pp , A. C. Evans, D. L. Collins, and B. Milner, An MRI-based stereotactic atlas from 250 young normal subjects, Journal Soc. Neurosci. Abstr. 18, pp , 1992.

3D Atlas Building in the Context of Head and Neck Radiotherapy Based on Dense Deformation Fields

3D Atlas Building in the Context of Head and Neck Radiotherapy Based on Dense Deformation Fields 3D Atlas Building in the Context of Head and Neck Radiotherapy Based on Dense Deformation Fields Adriane Parraga, Altamiro Susin Universidade Federal do Rio Grande do Sul Lab. de processamento de sinais

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

Adaptive Local Multi-Atlas Segmentation: Application to Heart Segmentation in Chest CT Scans

Adaptive Local Multi-Atlas Segmentation: Application to Heart Segmentation in Chest CT Scans Adaptive Local Multi-Atlas Segmentation: Application to Heart Segmentation in Chest CT Scans Eva M. van Rikxoort, Ivana Isgum, Marius Staring, Stefan Klein and Bram van Ginneken Image Sciences Institute,

More information

Segmentation of 3D CT Volume Images Using a Single 2D Atlas

Segmentation of 3D CT Volume Images Using a Single 2D Atlas Segmentation of 3D CT Volume Images Using a Single 2D Atlas Feng Ding 1, Wee Kheng Leow 1, and Shih-Chang Wang 2 1 Dept. of Computer Science, National University of Singapore, 3 Science Drive 2, Singapore

More information

Segmentation Using a Region Growing Thresholding

Segmentation Using a Region Growing Thresholding Segmentation Using a Region Growing Thresholding Matei MANCAS 1, Bernard GOSSELIN 1, Benoît MACQ 2 1 Faculté Polytechnique de Mons, Circuit Theory and Signal Processing Laboratory Bâtiment MULTITEL/TCTS

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

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

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

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

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

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

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

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

More information

Automatic Segmentation of Parotids from CT Scans Using Multiple Atlases

Automatic Segmentation of Parotids from CT Scans Using Multiple Atlases Automatic Segmentation of Parotids from CT Scans Using Multiple Atlases Jinzhong Yang, Yongbin Zhang, Lifei Zhang, and Lei Dong Department of Radiation Physics, University of Texas MD Anderson Cancer Center

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

8/3/2017. Contour Assessment for Quality Assurance and Data Mining. Objective. Outline. Tom Purdie, PhD, MCCPM

8/3/2017. Contour Assessment for Quality Assurance and Data Mining. Objective. Outline. Tom Purdie, PhD, MCCPM Contour Assessment for Quality Assurance and Data Mining Tom Purdie, PhD, MCCPM Objective Understand the state-of-the-art in contour assessment for quality assurance including data mining-based techniques

More information

Nonrigid Registration Using a Rigidity Constraint

Nonrigid Registration Using a Rigidity Constraint Nonrigid Registration Using a Rigidity Constraint Marius Staring, Stefan Klein and Josien P.W. Pluim Image Sciences Institute, University Medical Center Utrecht, P.O. Box 85500, 3508 GA, Room Q0S.459,

More information

Automatic Construction of 3D Statistical Deformation Models Using Non-rigid Registration

Automatic Construction of 3D Statistical Deformation Models Using Non-rigid Registration Automatic Construction of 3D Statistical Deformation Models Using Non-rigid Registration D. Rueckert 1, A.F. Frangi 2,3, and J.A. Schnabel 4 1 Visual Information Processing, Department of Computing, Imperial

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

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

Using K-means Clustering and MI for Non-rigid Registration of MRI and CT

Using K-means Clustering and MI for Non-rigid Registration of MRI and CT Using K-means Clustering and MI for Non-rigid Registration of MRI and CT Yixun Liu 1,2 and Nikos Chrisochoides 2 1 Department of Computer Science, College of William and Mary, enjoywm@cs.wm.edu 2 Department

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

Atlas-Based Delineation of Lymph Node Levels in Head and Neck Computed Tomography Images

Atlas-Based Delineation of Lymph Node Levels in Head and Neck Computed Tomography Images Atlas-Based Delineation of Lymph Node Levels in Head and Neck Computed Tomography Images Olivier Commowick a,b Vincent Grégoire c Grégoire Malandain a a INRIA Sophia Antipolis - ASCLEPIOS Team, 2004 route

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

Deformable Registration Using Scale Space Keypoints

Deformable Registration Using Scale Space Keypoints Deformable Registration Using Scale Space Keypoints Mehdi Moradi a, Purang Abolmaesoumi a,b and Parvin Mousavi a a School of Computing, Queen s University, Kingston, Ontario, Canada K7L 3N6; b Department

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

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

Automatic Generation of Shape Models Using Nonrigid Registration with a Single Segmented Template Mesh

Automatic Generation of Shape Models Using Nonrigid Registration with a Single Segmented Template Mesh Automatic Generation of Shape Models Using Nonrigid Registration with a Single Segmented Template Mesh Geremy Heitz, Torsten Rohlfing, and Calvin R. Maurer, Jr. Image Guidance Laboratories Department of

More information

Dense Deformation Field Estimation for Atlas-based Segmentation of Pathological MR Brain Images

Dense Deformation Field Estimation for Atlas-based Segmentation of Pathological MR Brain Images Dense Deformation Field Estimation for Atlas-based Segmentation of Pathological MR Brain Images M. Bach Cuadra a, M. De Craene b,v. Duay a, B. Macq b,c. Pollo a,c, and J.-P. Thiran a a Signal Processing

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

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

Implementation of Advanced Image Guided Radiation Therapy

Implementation of Advanced Image Guided Radiation Therapy Image Acquisition Course Outline Principles, characteristics& applications of the available modalities Image Processing in the T x room Image guided treatment delivery What can / can t we do in the room

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

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

Nonrigid Registration with Adaptive, Content-Based Filtering of the Deformation Field

Nonrigid Registration with Adaptive, Content-Based Filtering of the Deformation Field Nonrigid Registration with Adaptive, Content-Based Filtering of the Deformation Field Marius Staring*, Stefan Klein and Josien P.W. Pluim Image Sciences Institute, University Medical Center Utrecht, P.O.

More information

Multi-subject Registration for Unbiased Statistical Atlas Construction

Multi-subject Registration for Unbiased Statistical Atlas Construction Multi-subject Registration for Unbiased Statistical Atlas Construction Mathieu De Craene 1,2,3, Aloys du Bois d Aische 1,2,3, Benoît Macq 1, and Simon K. Warfield 2,3 1 Communications and Remote Sensing

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

PROSTATE CANCER DETECTION USING LABEL IMAGE CONSTRAINED MULTIATLAS SELECTION

PROSTATE CANCER DETECTION USING LABEL IMAGE CONSTRAINED MULTIATLAS SELECTION PROSTATE CANCER DETECTION USING LABEL IMAGE CONSTRAINED MULTIATLAS SELECTION Ms. Vaibhavi Nandkumar Jagtap 1, Mr. Santosh D. Kale 2 1 PG Scholar, 2 Assistant Professor, Department of Electronics and Telecommunication,

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

iplan RT Image Advanced Contouring Workstation - Driving Physician Collaboration

iplan RT Image Advanced Contouring Workstation - Driving Physician Collaboration iplan RT Image Advanced Contouring Workstation - Driving Physician Collaboration The iplan Contouring Workstation offers unique and innovative capabilities for faster contouring and consistent segmentation

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

Hierarchical Multi structure Segmentation Guided by Anatomical Correlations

Hierarchical Multi structure Segmentation Guided by Anatomical Correlations Hierarchical Multi structure Segmentation Guided by Anatomical Correlations Oscar Alfonso Jiménez del Toro oscar.jimenez@hevs.ch Henning Müller henningmueller@hevs.ch University of Applied Sciences Western

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

Head and Neck Lymph Node Region Delineation with Auto-segmentation and Image Registration

Head and Neck Lymph Node Region Delineation with Auto-segmentation and Image Registration Head and Neck Lymph Node Region Delineation with Auto-segmentation and Image Registration Chia-Chi Teng Department of Electrical Engineering University of Washington 1 Outline Introduction Related Work

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

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

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

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

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

Non-Rigid Registration of Medical Images: Theory, Methods and Applications

Non-Rigid Registration of Medical Images: Theory, Methods and Applications Non-Rigid Registration of Medical Images: Theory, Methods and Applications Daniel Rueckert Paul Aljabar Medical mage registration [1] plays an increasingly important role in many clinical applications

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

Lung registration using the NiftyReg package

Lung registration using the NiftyReg package Lung registration using the NiftyReg package Marc Modat, Jamie McClelland and Sébastien Ourselin Centre for Medical Image Computing, University College London, UK Abstract. The EMPIRE 2010 grand challenge

More information

Automated segmentation methods for liver analysis in oncology applications

Automated segmentation methods for liver analysis in oncology applications University of Szeged Department of Image Processing and Computer Graphics Automated segmentation methods for liver analysis in oncology applications Ph. D. Thesis László Ruskó Thesis Advisor Dr. Antal

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

Multi-Atlas Segmentation of the Cardiac MR Right Ventricle

Multi-Atlas Segmentation of the Cardiac MR Right Ventricle Multi-Atlas Segmentation of the Cardiac MR Right Ventricle Yangming Ou, Jimit Doshi, Guray Erus, and Christos Davatzikos Section of Biomedical Image Analysis (SBIA) Department of Radiology, University

More information

Knowledge-Based Deformable Matching for Pathology Detection

Knowledge-Based Deformable Matching for Pathology Detection Knowledge-Based Deformable Matching for Pathology Detection Thesis Proposal Mei Chen CMU-RI-TR-97-20 The Robotics Institute Carnegie Mellon University Pittsburgh, Pennsylvania 15213 May 1997 c 1997 Carnegie

More information

Use of Deformable Image Registration in Radiation Therapy. Colin Sims, M.Sc. Accuray Incorporated 1

Use of Deformable Image Registration in Radiation Therapy. Colin Sims, M.Sc. Accuray Incorporated 1 Use of Deformable Image Registration in Radiation Therapy Colin Sims, M.Sc. Accuray Incorporated 1 Overview of Deformable Image Registration (DIR) Algorithms that can deform one dataset to another have

More information

Interactive Deformable Registration Visualization and Analysis of 4D Computed Tomography

Interactive Deformable Registration Visualization and Analysis of 4D Computed Tomography Interactive Deformable Registration Visualization and Analysis of 4D Computed Tomography Burak Erem 1, Gregory C. Sharp 2, Ziji Wu 2, and David Kaeli 1 1 Department of Electrical and Computer Engineering,

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

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

A Generation Methodology for Numerical Phantoms with Statistically Relevant Variability of Geometric and Physical Properties

A Generation Methodology for Numerical Phantoms with Statistically Relevant Variability of Geometric and Physical Properties A Generation Methodology for Numerical Phantoms with Statistically Relevant Variability of Geometric and Physical Properties Steven Dolly 1, Eric Ehler 1, Yang Lou 2, Mark Anastasio 2, Hua Li 2 (1) University

More information

Bildverarbeitung für die Medizin 2007

Bildverarbeitung für die Medizin 2007 Bildverarbeitung für die Medizin 2007 Image Registration with Local Rigidity Constraints Jan Modersitzki Institute of Mathematics, University of Lübeck, Wallstraße 40, D-23560 Lübeck 1 Summary Registration

More information

Machine Learning for Medical Image Analysis. A. Criminisi

Machine Learning for Medical Image Analysis. A. Criminisi Machine Learning for Medical Image Analysis A. Criminisi Overview Introduction to machine learning Decision forests Applications in medical image analysis Anatomy localization in CT Scans Spine Detection

More information

A Generic Framework for Non-rigid Registration Based on Non-uniform Multi-level Free-Form Deformations

A Generic Framework for Non-rigid Registration Based on Non-uniform Multi-level Free-Form Deformations A Generic Framework for Non-rigid Registration Based on Non-uniform Multi-level Free-Form Deformations Julia A. Schnabel 1, Daniel Rueckert 2, Marcel Quist 3, Jane M. Blackall 1, Andy D. Castellano-Smith

More information

Statistical Shape Model Generation Using Nonrigid Deformation of a Template Mesh

Statistical Shape Model Generation Using Nonrigid Deformation of a Template Mesh Statistical Shape Model Generation Using Nonrigid Deformation of a Template Mesh Geremy Heitz a, Torsten Rohlfing b, Calvin R. Maurer, Jr. c a Department of Electrical Engineering, Stanford University,

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

Probabilistic Registration of 3-D Medical Images

Probabilistic Registration of 3-D Medical Images Probabilistic Registration of 3-D Medical Images Mei Chen, Takeo Kanade, Dean Pomerleau, Jeff Schneider CMU-RI-TR-99-16 The Robotics Institute Carnegie Mellon University Pittsburgh, Pennsylvania 1513 July,

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

Computational Medical Imaging Analysis Chapter 4: Image Visualization

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

More information

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

radiotherapy Andrew Godley, Ergun Ahunbay, Cheng Peng, and X. Allen Li NCAAPM Spring Meeting 2010 Madison, WI

radiotherapy Andrew Godley, Ergun Ahunbay, Cheng Peng, and X. Allen Li NCAAPM Spring Meeting 2010 Madison, WI GPU-Accelerated autosegmentation for adaptive radiotherapy Andrew Godley, Ergun Ahunbay, Cheng Peng, and X. Allen Li agodley@mcw.edu NCAAPM Spring Meeting 2010 Madison, WI Overview Motivation Adaptive

More information

Non-Rigid Registration of Medical Images: Theory, Methods and Applications

Non-Rigid Registration of Medical Images: Theory, Methods and Applications Non-Rigid Registration of Medical Images: Theory, Methods and Applications Daniel Rueckert Paul Aljabar Medical image registration [1] plays an increasingly important role in many clinical applications

More information

Morphones: Paint on priors and elastic canvas for segmentation and registration

Morphones: Paint on priors and elastic canvas for segmentation and registration Morphones: Paint on priors and elastic canvas for segmentation and registration Hans Knutsson and Mats Andersson Linköping University Post Print N.B.: When citing this work, cite the original article.

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

Learning Algorithms for Medical Image Analysis. Matteo Santoro slipguru

Learning Algorithms for Medical Image Analysis. Matteo Santoro slipguru Learning Algorithms for Medical Image Analysis Matteo Santoro slipguru santoro@disi.unige.it June 8, 2010 Outline 1. learning-based strategies for quantitative image analysis 2. automatic annotation of

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

Image Registration with Local Rigidity Constraints

Image Registration with Local Rigidity Constraints Image Registration with Local Rigidity Constraints Jan Modersitzki Institute of Mathematics, University of Lübeck, Wallstraße 40, D-23560 Lübeck Email: modersitzki@math.uni-luebeck.de Abstract. Registration

More information

Fast Elastic Registration for Adaptive Radiotherapy

Fast Elastic Registration for Adaptive Radiotherapy Fast Elastic Registration for Adaptive Radiotherapy Urban Malsch 1, Christian Thieke 2,3, and Rolf Bendl 1 1 Department of Medical Physics u.malsch@dkfz.de 2 Clinical Cooperation Unit Radiooncology, DKFZ

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

ICARO Vienna April Implementing 3D conformal radiotherapy and IMRT in clinical practice: Recommendations of IAEA- TECDOC-1588

ICARO Vienna April Implementing 3D conformal radiotherapy and IMRT in clinical practice: Recommendations of IAEA- TECDOC-1588 ICARO Vienna April 27-29 2009 Implementing 3D conformal radiotherapy and IMRT in clinical practice: Recommendations of IAEA- TECDOC-1588 M. Saiful Huq, Ph.D., Professor and Director, Dept. of Radiation

More information

Comparison of Different Metrics for Appearance-model-based 2D/3D-registration with X-ray Images

Comparison of Different Metrics for Appearance-model-based 2D/3D-registration with X-ray Images Comparison of Different Metrics for Appearance-model-based 2D/3D-registration with X-ray Images Philipp Steininger 1, Karl D. Fritscher 1, Gregor Kofler 1, Benedikt Schuler 1, Markus Hänni 2, Karsten Schwieger

More information

MEDICAL IMAGE NOISE REDUCTION AND REGION CONTRAST ENHANCEMENT USING PARTIAL DIFFERENTIAL EQUATIONS

MEDICAL IMAGE NOISE REDUCTION AND REGION CONTRAST ENHANCEMENT USING PARTIAL DIFFERENTIAL EQUATIONS MEDICAL IMAGE NOISE REDUCTION AND REGION CONTRAST ENHANCEMENT USING PARTIAL DIFFERENTIAL EQUATIONS Miguel Alemán-Flores, Luis Álvarez-León Departamento de Informática y Sistemas, Universidad de Las Palmas

More information

Intraoperative Prostate Tracking with Slice-to-Volume Registration in MR

Intraoperative Prostate Tracking with Slice-to-Volume Registration in MR Intraoperative Prostate Tracking with Slice-to-Volume Registration in MR Sean Gill a, Purang Abolmaesumi a,b, Siddharth Vikal a, Parvin Mousavi a and Gabor Fichtinger a,b,* (a) School of Computing, Queen

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

Accounting for Large Geometric Changes During Radiotherapy. Disclosures. Current Generation DIR in RT 8/3/2016

Accounting for Large Geometric Changes During Radiotherapy. Disclosures. Current Generation DIR in RT 8/3/2016 Accounting for Large Geometric Changes During Radiotherapy Geoff Hugo, Ph.D. Department of Radiation Oncology Virginia Commonwealth University, Richmond, Virginia, USA Disclosures Research support: Philips

More information

Attribute Similarity and Mutual-Saliency Weighting for Registration and Label Fusion

Attribute Similarity and Mutual-Saliency Weighting for Registration and Label Fusion Attribute Similarity and Mutual-Saliency Weighting for Registration and Label Fusion Yangming Ou, Jimit Doshi, Guray Erus, and Christos Davatzikos Section of Biomedical Image Analysis (SBIA) Department

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

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

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

Multimodality Imaging for Tumor Volume Definition in Radiation Oncology

Multimodality Imaging for Tumor Volume Definition in Radiation Oncology 81 There are several commercial and academic software tools that support different segmentation algorithms. In general, commercial software packages have better implementation (with a user-friendly interface

More information

GPU applications in Cancer Radiation Therapy at UCSD. Steve Jiang, UCSD Radiation Oncology Amit Majumdar, SDSC Dongju (DJ) Choi, SDSC

GPU applications in Cancer Radiation Therapy at UCSD. Steve Jiang, UCSD Radiation Oncology Amit Majumdar, SDSC Dongju (DJ) Choi, SDSC GPU applications in Cancer Radiation Therapy at UCSD Steve Jiang, UCSD Radiation Oncology Amit Majumdar, SDSC Dongju (DJ) Choi, SDSC Conventional Radiotherapy SIMULATION: Construciton, Dij Days PLANNING:

More information

Association between pathology and texture features of multi parametric MRI of the prostate

Association between pathology and texture features of multi parametric MRI of the prostate Association between pathology and texture features of multi parametric MRI of the prostate 1,2 Peter Kuess, 3 D. Nilsson, 1,2 P. Andrzejewski, 2,4 P. Georg, 1 J. Knoth, 5 M. Susani, 3 J. Trygg, 2,6 T.

More information

Introduction to Medical Image Processing

Introduction to Medical Image Processing Introduction to Medical Image Processing Δ Essential environments of a medical imaging system Subject Image Analysis Energy Imaging System Images Image Processing Feature Images Image processing may be

More information

Anomaly Detection through Registration

Anomaly Detection through Registration Anomaly Detection through Registration Mei Chen, Takeo Kanade, Henry A. Rowley, Dean Pomerleau CMU-RI-TR-97-41 The Robotics Institute Carnegie Mellon University Pittsburgh, Pennsylvania 15213 November,

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

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

Registration-Based Segmentation of Medical Images

Registration-Based Segmentation of Medical Images School of Computing National University of Singapore Graduate Research Paper Registration-Based Segmentation of Medical Images by Li Hao under guidance of A/Prof. Leow Wee Kheng July, 2006 Abstract Medical

More information

Automatic segmentation of the cortical grey and white matter in MRI using a Region Growing approach based on anatomical knowledge

Automatic segmentation of the cortical grey and white matter in MRI using a Region Growing approach based on anatomical knowledge Automatic segmentation of the cortical grey and white matter in MRI using a Region Growing approach based on anatomical knowledge Christian Wasserthal 1, Karin Engel 1, Karsten Rink 1 und André Brechmann

More information

Estimating 3D Respiratory Motion from Orbiting Views

Estimating 3D Respiratory Motion from Orbiting Views Estimating 3D Respiratory Motion from Orbiting Views Rongping Zeng, Jeffrey A. Fessler, James M. Balter The University of Michigan Oct. 2005 Funding provided by NIH Grant P01 CA59827 Motivation Free-breathing

More information

MR IMAGE SEGMENTATION

MR IMAGE SEGMENTATION MR IMAGE SEGMENTATION Prepared by : Monil Shah What is Segmentation? Partitioning a region or regions of interest in images such that each region corresponds to one or more anatomic structures Classification

More information

Generalized Hough transform for segmentation of X-ray Computed Tomography images

Generalized Hough transform for segmentation of X-ray Computed Tomography images Generalized Hough transform for segmentation of X-ray Computed Tomography images Cristina Campi CNR - SPIN, Genova, Italy cristina.campi@spin.cnr.it Dipartimento di Matematica, Università Di Roma Sapienza

More information