Automatic Generation of Training Data for Brain Tissue Classification from MRI

Size: px
Start display at page:

Download "Automatic Generation of Training Data for Brain Tissue Classification from MRI"

Transcription

1 Automatic Generation of Training Data for Brain Tissue Classification from MRI Chris A. COCOSCO, Alex P. ZIJDENBOS, and Alan C. EVANS McConnell Brain Imaging Centre Montreal Neurological Institute McGill University COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.1/22

2 Brain tissue classification: the procedure of labeling each image voxel as a tissue class. T1 MRI T2 MRI PD MRI 4 classes: CSF, Grey-matter, White-matter, background COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.2/22

3 Preview: Main problem: subject different than anatomical model. COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.3/22

4 Preview: Main problem: subject different than anatomical model. COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.3/22

5 Outline: Requirements Existing methods Our method Validation and results COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.4/22

6 Target application: Quantitative measurements, such as: normalized tissue/structure volume atrophy measures voxel-based morphometry cortical surface cortical thickness... Studies on a large number of subjects ( ); data acquired at many different sites. COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.5/22

7 Requirements: Tissue classification method should be: ACCURATE application: quantitative measurements COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.6/22

8 Requirements: Tissue classification method should be: ACCURATE application: quantitative measurements FULLY AUTOMATIC reproducibility; many datasets to process COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.6/22

9 Requirements: Tissue classification method should be: ACCURATE application: quantitative measurements FULLY AUTOMATIC reproducibility; many datasets to process ROBUST against variability in: subject brain s morphology MRI data: image contrast, artifacts,... COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.6/22

10 Existing methods: Kamber et al. (IEEE TMI 95) Van Leemput (IEEE TMI 99), Ashburner ( SPM-99 ) all use a probabilistic brain anatomy atlas problems with brain anatomies significantly different than atlas. COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.7/22

11 Existing methods: EM EM-style schemes by Van Leemput (IEEE TMI 99), Ashburner ( SPM-99 ). Drawback: assume multi-variate Normal ( Gaussian ) intensity distributions. poor assumption for multi-spectral brain amri? biology, acquisition artifacts... COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.8/22

12 Existing methods: Kamber Kamber (IEEE TMI 95) used Tissue Probability Maps (TPM), defined in a stereotaxic space. 1. subject MRI spatially registered to stereotaxic space (linear registration) 2. select MRI intensity samples from spatial locations very likely to contain a given tissue type 3. use these samples to train a supervised classifier (such as: Bayes, neural network, knn,... ). COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.9/22

13 Stereotaxic space TPM: Subject MRI: TPM: CSF = 0% GM = 4% WM = 96% 0% 100% COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.10/22

14 Stereotaxic space TPM: young normal elderly, Alzheimer s Disease young normal population = CSF = 0% GM = 4% WM = 96% 0% 100% COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.10/22

15 Training samples selection: choose spatial locations with TPM value τ τ = CSF Grey matter White matter COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.11/22

16 Training samples selection: choose spatial locations with TPM value τ τ = CSF Grey matter White matter lower τ desired for more spatial coverage robust estimation of tissue intensity distributions. higher τ desired for reducing wrong class guesses. COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.11/22

17 Our novel method: TPM s MRI(s) "raw" samples PRUNING pruned samples knn supervised classifier Classification Pruning : removal of samples with incorrect class labels. COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.12/22

18 Our novel method: accommodates subject anatomies significantly different than model non-parametric: no assumptions about feature space (intensity) distributions allows for a lower TPM τ better estimation of intensity distributions accuracy, robustness COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.13/22

19 Pruning method: raw samples in feature space: PD T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

20 Pruning method: [Step 1] PD Minimum Spanning Tree T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

21 Pruning method: [Step 2] PD edge (i, j) is removed if length(i, j) > T A(i) or if length(i, j) > T A(j), where A(i) = average length of all other edges incident on node i T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

22 Pruning method: [Step 2] PD edge (i, j) is removed if length(i, j) > T A(i) or if length(i, j) > T A(j), where A(i) = average length of all other edges incident on node i T = 9.2 T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

23 Pruning method: [Step 2] PD edge (i, j) is removed if length(i, j) > T A(i) or if length(i, j) > T A(j), where A(i) = average length of all other edges incident on node i T = 9.2 T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

24 Pruning method: [Step 2] PD edge (i, j) is removed if length(i, j) > T A(i) or if length(i, j) > T A(j), where A(i) = average length of all other edges incident on node i T = 5.3 T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

25 Pruning method: [Step 2] PD edge (i, j) is removed if length(i, j) > T A(i) or if length(i, j) > T A(j), where A(i) = average length of all other edges incident on node i T = 5.3 T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

26 Pruning method: [Step 2] PD cluster = a connected component of graph. CSF cluster = cluster with most CSF samples.... T = 5.3 Stop when BG, CSF, GM, WM clusters are distinct. T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

27 Pruning method: [Step 2] PD cluster = a connected component of graph. CSF cluster = cluster with most CSF samples.... T = 4.9 Stop when BG, CSF, GM, WM clusters are distinct. T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

28 Pruning method: [Step 2] PD cluster = a connected component of graph. CSF cluster = cluster with most CSF samples.... T = 4.9 Stop when BG, CSF, GM, WM clusters are distinct. T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

29 Pruning method: [Step 3] PD discard samples that are not found in correct cluster. T = 4.9 T1 COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.14/22

30 Validation: simulated MRI T1-T2-PD multi-spectral simulated MRI, 10 different elderly brain phantoms young-normal model (TPM), N=53 quantitative evaluation: Kappa = chance-corrected similarity measure between two image labelings (classifications). classified image gold standard (phantom) COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.15/22

31 Validation: simulated MRI PRUNED 0.85 Kappa NOT PRUNED (RAW) TPM τ (elderly brain simulated MRI, young-normal model) COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.15/22

32 Validation: real MRI 1. young & normal individual (T1+T2+PD, and also T1 only), against full-brain manual segmentation Ischemia patients (T1+T2+PD) Alzheimer s Disease (A.D.) elderly patients (T1+T2+PD). COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.16/22

33 Results: Ischemia T1 MRI T2 MRI PD MRI raw (not pruned): pruned: COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.17/22

34 Results: Ischemia T1 MRI T2 MRI PD MRI raw (not pruned): pruned: COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.17/22

35 Results: Ischemia T1 MRI T2 MRI PD MRI raw (not pruned): pruned: COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.17/22

36 Results: A.D. elderly T1 MRI T2 MRI PD MRI raw (not pruned): pruned: COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.18/22

37 Results: A.D. elderly T1 MRI T2 MRI PD MRI raw (not pruned): pruned: COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.18/22

38 Future work: Current limitations: inherent to intensity-only, discrete classification. due to overlap of tissue intensity distributions (brain biology, MRI partial volume). COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.19/22

39 Future work: Current limitations: inherent to intensity-only, discrete classification. due to overlap of tissue intensity distributions (brain biology, MRI partial volume). also use voxel neighbourhood information (e.g. image gradient),... COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.19/22

40 Summary: fully automatic brain tissue classification procedure. robust against anatomical variability. non-parametric: no assumptions about tissue intensity distributions ( robust against imaging artifacts). validated qualitatively and quantitatively on simulated and on real MRI data. COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.20/22

41 Acknowledgements: John Sled, Steve Robbins, Peter Neelin, Godfried Toussaint, Noor Kabani, Louis Collins, Jean-François Mangin, Jason Lerch, Jennifer Campbell, Ives Levesque, Najma Khalili. the anonymous MICCAI-2002 reviewers. Alma Mater Student Travel Fund, Faculty of Graduate Studies and Research, McGill University, Montreal. COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.21/22

42 Automatic Generation of Training Data for Brain Tissue Classification from MRI Chris A. COCOSCO, Alex P. ZIJDENBOS, and Alan C. EVANS McConnell Brain Imaging Centre Montreal Neurological Institute McGill University COCOSCO, ZIJDENBOS, EVANS: Automatic Generation of Training Data for Brain Tissue Classification from MRI p.22/22

Automatic Generation of Training Data for Brain Tissue Classification from MRI

Automatic Generation of Training Data for Brain Tissue Classification from MRI MICCAI-2002 1 Automatic Generation of Training Data for Brain Tissue Classification from MRI Chris A. Cocosco, Alex P. Zijdenbos, and Alan C. Evans McConnell Brain Imaging Centre, Montreal Neurological

More information

An Introduction To Automatic Tissue Classification Of Brain MRI. Colm Elliott Mar 2014

An Introduction To Automatic Tissue Classification Of Brain MRI. Colm Elliott Mar 2014 An Introduction To Automatic Tissue Classification Of Brain MRI Colm Elliott Mar 2014 Tissue Classification Tissue classification is part of many processing pipelines. We often want to classify each voxel

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

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

Automatic Segmentation of Neonatal Brain MRI

Automatic Segmentation of Neonatal Brain MRI Automatic Segmentation of Neonatal Brain MRI 1 Marcel Prastawa, 2 John Gilmore, 3 Weili Lin, and 1,2 Guido Gerig Department of 1 Computer Science, 2 Psychiatry, and 3 Radiology University of North Carolina,

More information

Where are we now? Structural MRI processing and analysis

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

More information

Structural MRI analysis

Structural MRI analysis Structural MRI analysis volumetry and voxel-based morphometry cortical thickness measurements structural covariance network mapping Boris Bernhardt, PhD Department of Social Neuroscience, MPI-CBS bernhardt@cbs.mpg.de

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

CHAPTER 2. Morphometry on rodent brains. A.E.H. Scheenstra J. Dijkstra L. van der Weerd

CHAPTER 2. Morphometry on rodent brains. A.E.H. Scheenstra J. Dijkstra L. van der Weerd CHAPTER 2 Morphometry on rodent brains A.E.H. Scheenstra J. Dijkstra L. van der Weerd This chapter was adapted from: Volumetry and other quantitative measurements to assess the rodent brain, In vivo NMR

More information

Neuroimaging and mathematical modelling Lesson 2: Voxel Based Morphometry

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

More information

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

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

A Model-Independent, Multi-Image Approach to MR Inhomogeneity Correction

A Model-Independent, Multi-Image Approach to MR Inhomogeneity Correction Tina Memo No. 2007-003 Published in Proc. MIUA 2007 A Model-Independent, Multi-Image Approach to MR Inhomogeneity Correction P. A. Bromiley and N.A. Thacker Last updated 13 / 4 / 2007 Imaging Science and

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

Automated MR Image Analysis Pipelines

Automated MR Image Analysis Pipelines Automated MR Image Analysis Pipelines Andy Simmons Centre for Neuroimaging Sciences, Kings College London Institute of Psychiatry. NIHR Biomedical Research Centre for Mental Health at IoP & SLAM. Neuroimaging

More information

The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy

The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy Sokratis K. Makrogiannis, PhD From post-doctoral research at SBIA lab, Department of Radiology,

More information

Multi-atlas labeling with population-specific template and non-local patch-based label fusion

Multi-atlas labeling with population-specific template and non-local patch-based label fusion Multi-atlas labeling with population-specific template and non-local patch-based label fusion Vladimir Fonov, Pierrick Coupé, Simon Eskildsen, Jose Manjon, Louis Collins To cite this version: Vladimir

More information

Multiple Sclerosis Brain MRI Segmentation Workflow deployment on the EGEE grid

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

More information

Ischemic Stroke Lesion Segmentation Proceedings 5th October 2015 Munich, Germany

Ischemic Stroke Lesion Segmentation   Proceedings 5th October 2015 Munich, Germany 0111010001110001101000100101010111100111011100100011011101110101101012 Ischemic Stroke Lesion Segmentation www.isles-challenge.org Proceedings 5th October 2015 Munich, Germany Preface Stroke is the second

More information

Supplementary methods

Supplementary methods Supplementary methods This section provides additional technical details on the sample, the applied imaging and analysis steps and methods. Structural imaging Trained radiographers placed all participants

More information

Norbert Schuff VA Medical Center and UCSF

Norbert Schuff VA Medical Center and UCSF Norbert Schuff Medical Center and UCSF Norbert.schuff@ucsf.edu Medical Imaging Informatics N.Schuff Course # 170.03 Slide 1/67 Objective Learn the principle segmentation techniques Understand the role

More information

Segmentation of Cerebral MRI Scans Using a Partial Volume Model, Shading Correction, and an Anatomical Prior

Segmentation of Cerebral MRI Scans Using a Partial Volume Model, Shading Correction, and an Anatomical Prior Segmentation of Cerebral MRI Scans Using a Partial Volume Model, Shading Correction, and an Anatomical Prior Aljaž Noe a, Stanislav Kovačič a, James C. Gee b a Faculty of Electrical Engineering, University

More information

Performance Evaluation of the TINA Medical Image Segmentation Algorithm on Brainweb Simulated Images

Performance Evaluation of the TINA Medical Image Segmentation Algorithm on Brainweb Simulated Images Tina Memo No. 2008-003 Internal Memo Performance Evaluation of the TINA Medical Image Segmentation Algorithm on Brainweb Simulated Images P. A. Bromiley Last updated 20 / 12 / 2007 Imaging Science and

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

Atlas of Classifiers for Brain MRI Segmentation

Atlas of Classifiers for Brain MRI Segmentation Atlas of Classifiers for Brain MRI Segmentation B. Kodner 1,2, S. H. Gordon 1,2, J. Goldberger 3 and T. Riklin Raviv 1,2 1 Department of Electrical and Computer Engineering, 2 The Zlotowski Center for

More information

Data pre-processing framework in SPM. Bogdan Draganski

Data pre-processing framework in SPM. Bogdan Draganski Data pre-processing fraework in SPM Bogdan Draganski Outline Why do we need pre-processing? Overview Structural MRI pre-processing fmri pre-processing Why do we need pre-processing? What do we want? Reason

More information

Assessment of Reliability of Multi-site Neuroimaging via Traveling Phantom Study

Assessment of Reliability of Multi-site Neuroimaging via Traveling Phantom Study Assessment of Reliability of Multi-site Neuroimaging via Traveling Phantom Study Sylvain Gouttard 1, Martin Styner 2,3, Marcel Prastawa 1, Joseph Piven 3, and Guido Gerig 1 1 Scientific Computing and Imaging

More information

Automated Brain-Tissue Segmentation by Multi-Feature SVM Classification

Automated Brain-Tissue Segmentation by Multi-Feature SVM Classification Automated Brain-Tissue Segmentation by Multi-Feature SVM Classification Annegreet van Opbroek 1, Fedde van der Lijn 1 and Marleen de Bruijne 1,2 1 Biomedical Imaging Group Rotterdam, Departments of Medical

More information

Correction of Partial Volume Effects in Arterial Spin Labeling MRI

Correction of Partial Volume Effects in Arterial Spin Labeling MRI Correction of Partial Volume Effects in Arterial Spin Labeling MRI By: Tracy Ssali Supervisors: Dr. Keith St. Lawrence and Udunna Anazodo Medical Biophysics 3970Z Six Week Project April 13 th 2012 Introduction

More information

Skull Segmentation of MR images based on texture features for attenuation correction in PET/MR

Skull Segmentation of MR images based on texture features for attenuation correction in PET/MR Skull Segmentation of MR images based on texture features for attenuation correction in PET/MR CHAIBI HASSEN, NOURINE RACHID ITIO Laboratory, Oran University Algeriachaibih@yahoo.fr, nourine@yahoo.com

More information

An ITK Filter for Bayesian Segmentation: itkbayesianclassifierimagefilter

An ITK Filter for Bayesian Segmentation: itkbayesianclassifierimagefilter An ITK Filter for Bayesian Segmentation: itkbayesianclassifierimagefilter John Melonakos 1, Karthik Krishnan 2 and Allen Tannenbaum 1 1 Georgia Institute of Technology, Atlanta GA 30332, USA {jmelonak,

More information

Detecting Changes In Non-Isotropic Images

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

More information

Structural Segmentation

Structural Segmentation Structural Segmentation FAST tissue-type segmentation FIRST sub-cortical structure segmentation FSL-VBM voxelwise grey-matter density analysis SIENA atrophy analysis FAST FMRIB s Automated Segmentation

More information

mritc: A Package for MRI Tissue Classification

mritc: A Package for MRI Tissue Classification mritc: A Package for MRI Tissue Classification Dai Feng 1 Luke Tierney 2 1 Merck Research Labratories 2 University of Iowa July 2010 Feng & Tierney (Merck & U of Iowa) MRI Tissue Classification July 2010

More information

Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit

Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit John Melonakos 1, Ramsey Al-Hakim 1, James Fallon 2 and Allen Tannenbaum 1 1 Georgia Institute of Technology, Atlanta GA 30332,

More information

Adaptive online learning based tissue segmentation of MR brain images

Adaptive online learning based tissue segmentation of MR brain images Technical Note PR-TN 2007/00155 Issued: 03/2007 Adaptive online learning based tissue segmentation of MR brain images C. Damkat Philips Research Europe Koninklijke Philips Electronics N.V. 2007 PR-TN 2007/00155

More information

Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit

Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit John Melonakos 1, Ramsey Al-Hakim 1, James Fallon 2 and Allen Tannenbaum 1 1 Georgia Institute of Technology, Atlanta GA 30332,

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

2.1 Signal Production. RF_Coil. Scanner. Phantom. Image. Image Production

2.1 Signal Production. RF_Coil. Scanner. Phantom. Image. Image Production An Extensible MRI Simulator for Post-Processing Evaluation Remi K.-S. Kwan?, Alan C. Evans, and G. Bruce Pike McConnell Brain Imaging Centre, Montreal Neurological Institute, McGill University, Montreal,

More information

Automatic Segmentation of the Brain from MRI T1 Data

Automatic Segmentation of the Brain from MRI T1 Data Evaluating a segmentation algorithm is meaningful for a particular context only. A way to estimate the results of a method is to consider a complete system realizing a specific task. N. Ayache, 1996 Chapter

More information

腦部結構影像 標準化 組織分割 體素型態 本週課程內容. Analysis Softwares. A Course of MRI

腦部結構影像 標準化 組織分割 體素型態 本週課程內容. Analysis Softwares. A Course of MRI 本週課程內容 腦部結構影像 A Course of MRI 盧家鋒助理教授國立陽明大學物理治療暨輔助科技學系 alvin4016@ym.edu.tw 腦部結構影像 空間標準化 (Spatial normalization) 均勻度校正 (Bias correction) 組織分割 (Segmentation) 體素形態學分析 (Voxel-based morphometry, VBM) 影像平滑化

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

Automatic Segmentation of Multiple Sclerosis Lesions in Brain MR Images

Automatic Segmentation of Multiple Sclerosis Lesions in Brain MR Images JOURNAL OF BIOMEDICAL ENGINEERING AND MEDICAL IMAGING SOCIETY FOR SCIENCE AND EDUCATION UNITED KINGDOM VOLUME 2 ISSUE 5 ISSN: 2055-1266 Automatic Segmentation of Multiple Sclerosis Lesions in Brain MR

More information

Quantitative MRI of the Brain: Investigation of Cerebral Gray and White Matter Diseases

Quantitative MRI of the Brain: Investigation of Cerebral Gray and White Matter Diseases Quantities Measured by MR - Quantitative MRI of the Brain: Investigation of Cerebral Gray and White Matter Diseases Static parameters (influenced by molecular environment): T, T* (transverse relaxation)

More information

Automatic Subcortical Segmentation Using a Contextual Model

Automatic Subcortical Segmentation Using a Contextual Model Automatic Subcortical Segmentation Using a Contextual Model Jonathan H. Morra 1, Zhuowen Tu 1, Liana G. Apostolova 1,2, Amity E. Green 1,2, Arthur W. Toga 1, and Paul M. Thompson 1 1 Laboratory of Neuro

More information

Cocozza S., et al. : ALTERATIONS OF FUNCTIONAL CONNECTIVITY OF THE MOTOR CORTEX IN FABRY'S DISEASE: AN RS-FMRI STUDY

Cocozza S., et al. : ALTERATIONS OF FUNCTIONAL CONNECTIVITY OF THE MOTOR CORTEX IN FABRY'S DISEASE: AN RS-FMRI STUDY ALTERATIONS OF FUNCTIONAL CONNECTIVITY OF THE MOTOR CORTEX IN FABRY'S DISEASE: AN RS-FMRI STUDY SUPPLEMENTARY MATERIALS Sirio Cocozza, MD 1*, Antonio Pisani, MD, PhD 2, Gaia Olivo, MD 1, Francesco Saccà,

More information

Medical Image Synthesis Methods and Applications

Medical Image Synthesis Methods and Applications MR Intensity Scale is Arbitrary This causes problems in most postprocessing methods Inconsistency or algorithm failure 11/5/2015 2 Joint Histogram 1.5 T GE SPGR 3 T Philips MPRAGE 11/5/2015 3 Problem With

More information

The Effects of Inter-slice Gap Thickness on Parametric Methods for Diffusion Tensor Imaging Abstract

The Effects of Inter-slice Gap Thickness on Parametric Methods for Diffusion Tensor Imaging Abstract The Effects of Inter-slice Gap Thickness on Parametric Methods for Diffusion Tensor Imaging Beth Hutchinson; Neuroscience Training program, Statistics 592 Abstract Although high-resolution, whole-brain

More information

Neuroimage Processing

Neuroimage Processing Neuroimage Processing Instructor: Moo K. Chung mkchung@wisc.edu Lecture 2-3. General Linear Models (GLM) Voxel-based Morphometry (VBM) September 11, 2009 What is GLM The general linear model (GLM) is a

More information

Assessment of Reliability of Multi-site Neuroimaging Via Traveling Phantom Study

Assessment of Reliability of Multi-site Neuroimaging Via Traveling Phantom Study Assessment of Reliability of Multi-site Neuroimaging Via Traveling Phantom Study Sylvain Gouttard 1, Martin Styner 2,3, Marcel Prastawa 1, Joseph Piven 3, and Guido Gerig 1 1 Scientific Computing and Imaging

More information

Fuzzy Multi-channel Clustering with Individualized Spatial Priors for Segmenting Brain Lesions and Infarcts

Fuzzy Multi-channel Clustering with Individualized Spatial Priors for Segmenting Brain Lesions and Infarcts Fuzzy Multi-channel Clustering with Individualized Spatial Priors for Segmenting Brain Lesions and Infarcts Evangelia Zacharaki, Guray Erus, Anastasios Bezerianos, Christos Davatzikos To cite this version:

More information

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

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

More information

Structural Segmentation

Structural Segmentation Structural Segmentation FAST tissue-type segmentation FIRST sub-cortical structure segmentation FSL-VBM voxelwise grey-matter density analysis SIENA atrophy analysis FAST FMRIB s Automated Segmentation

More information

ARTICLE IN PRESS YNIMG-03151; No. of pages: 12; 4C: 2, 5, 6, 10, 11

ARTICLE IN PRESS YNIMG-03151; No. of pages: 12; 4C: 2, 5, 6, 10, 11 YNIMG-03151; No. of pages: 12; 4C: 2, 5, 6, 10, 11 DTD 5 Automated 3-D extraction and evaluation of the inner and outer cortical surfaces using a Laplacian map and partial volume effect classification

More information

A Design Toolbox to Generate Complex Phantoms for the Evaluation of Medical Image Processing Algorithms

A Design Toolbox to Generate Complex Phantoms for the Evaluation of Medical Image Processing Algorithms A Design Toolbox to Generate Complex Phantoms for the Evaluation of Medical Image Processing Algorithms Omar Hamo, Georg Nelles, Gudrun Wagenknecht Central Institute for Electronics, Research Center Juelich,

More information

MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 4: Pre-Processing Medical Images (II)

MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 4: Pre-Processing Medical Images (II) SPRING 2016 1 MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 4: Pre-Processing Medical Images (II) Dr. Ulas Bagci HEC 221, Center for Research in Computer Vision (CRCV), University of Central Florida (UCF),

More information

Classification of Structural Images via High-Dimensional Image Warping, Robust Feature Extraction, and SVM

Classification of Structural Images via High-Dimensional Image Warping, Robust Feature Extraction, and SVM Classification of Structural Images via High-Dimensional Image Warping, Robust Feature Extraction, and SVM Yong Fan, Dinggang Shen, and Christos Davatzikos Section of Biomedical Image Analysis, Department

More information

Comparison Study of Clinical 3D MRI Brain Segmentation Evaluation

Comparison Study of Clinical 3D MRI Brain Segmentation Evaluation Comparison Study of Clinical 3D MRI Brain Segmentation Evaluation Ting Song 1, Elsa D. Angelini 2, Brett D. Mensh 3, Andrew Laine 1 1 Heffner Biomedical Imaging Laboratory Department of Biomedical Engineering,

More information

MRI Segmentation. MRI Bootcamp, 14 th of January J. Miguel Valverde

MRI Segmentation. MRI Bootcamp, 14 th of January J. Miguel Valverde MRI Segmentation MRI Bootcamp, 14 th of January 2019 Segmentation Segmentation Information Segmentation Algorithms Approach Types of Information Local 4 45 100 110 80 50 76 42 27 186 177 120 167 111 56

More information

Discriminative, Semantic Segmentation of Brain Tissue in MR Images

Discriminative, Semantic Segmentation of Brain Tissue in MR Images Discriminative, Semantic Segmentation of Brain Tissue in MR Images Zhao Yi 1, Antonio Criminisi 2, Jamie Shotton 2, and Andrew Blake 2 1 University of California, Los Angeles, USA. zyi@ucla.edu. 2 Microsoft

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

Ensemble registration: Combining groupwise registration and segmentation

Ensemble registration: Combining groupwise registration and segmentation PURWANI, COOTES, TWINING: ENSEMBLE REGISTRATION 1 Ensemble registration: Combining groupwise registration and segmentation Sri Purwani 1,2 sri.purwani@postgrad.manchester.ac.uk Tim Cootes 1 t.cootes@manchester.ac.uk

More information

Manifold Learning: Applications in Neuroimaging

Manifold Learning: Applications in Neuroimaging Your own logo here Manifold Learning: Applications in Neuroimaging Robin Wolz 23/09/2011 Overview Manifold learning for Atlas Propagation Multi-atlas segmentation Challenges LEAP Manifold learning for

More information

ASAP_2.0 (Automatic Software for ASL Processing) USER S MANUAL

ASAP_2.0 (Automatic Software for ASL Processing) USER S MANUAL ASAP_2.0 (Automatic Software for ASL Processing) USER S MANUAL ASAP was developed as part of the COST Action "Arterial Spin Labelling Initiative in Dementia (AID)" by: Department of Neuroimaging, Institute

More information

Chapter 21 Structural MRI: Morphometry

Chapter 21 Structural MRI: Morphometry Chapter 21 Structural MRI: Morphometry Christian Gaser Abstract Human brains are characterised by considerable intersubject anatomical variability, which is of interest in both clinical practice and research.

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

An Intensity Consistent Approach to the Cross Sectional Analysis of Deformation Tensor Derived Maps of Brain Shape

An Intensity Consistent Approach to the Cross Sectional Analysis of Deformation Tensor Derived Maps of Brain Shape An Intensity Consistent Approach to the Cross Sectional Analysis of Deformation Tensor Derived Maps of Brain Shape C. Studholme, V. Cardenas, A. Maudsley, and M. Weiner U.C.S.F., Dept of Radiology, VAMC

More information

Two Methods for Validating Brain Tissue Classifiers

Two Methods for Validating Brain Tissue Classifiers Two Methods for Validating Brain Tissue Classifiers The Harvard community has made this article openly available. Please share how this access benefits you. Your story matters Citation Martin-Fernandez,

More information

Katholieke Universiteit Leuven

Katholieke Universiteit Leuven Katholieke Universiteit Leuven Departement Elektrotechniek Afdeling ESAT/PSI Centrum voor Beeld-en Spraakverwerking Kardinaal Mercierlaan 94 B-3001 Heverlee - Belgium TECHNISCH RAPPORT-TECHNICAL REPORT

More information

Measuring longitudinal brain changes in humans and small animal models. Christos Davatzikos

Measuring longitudinal brain changes in humans and small animal models. Christos Davatzikos Measuring longitudinal brain changes in humans and small animal models Christos Davatzikos Section of Biomedical Image Analysis University of Pennsylvania (Radiology) http://www.rad.upenn.edu/sbia Computational

More information

QIBA PET Amyloid BC March 11, Agenda

QIBA PET Amyloid BC March 11, Agenda QIBA PET Amyloid BC March 11, 2016 - Agenda 1. QIBA Round 6 Funding a. Deadlines b. What projects can be funded, what cannot c. Discussion of projects Mechanical phantom and DRO Paul & John? Any Profile

More information

Evaluation of multiple voxel-based morphometry approaches and applications in the analysis of white matter changes in temporal lobe epilepsy

Evaluation of multiple voxel-based morphometry approaches and applications in the analysis of white matter changes in temporal lobe epilepsy Evaluation of multiple voxel-based morphometry approaches and applications in the analysis of white matter changes in temporal lobe epilepsy Wenjing Li a, Huiguang He a, Jingjing Lu b, Bin Lv a, Meng Li

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

LOCUS: LOcal Cooperative Unified Segmentation of MRI Brain Scans

LOCUS: LOcal Cooperative Unified Segmentation of MRI Brain Scans Author manuscript, published in "MICCAI07-10th International Conference on Medical Image Computing and Computer Assisted Intervention, Brisbane : Australia (2007)" DOI : 10.1007/978-3-540-75757-3_27 LOCUS:

More information

Processing math: 100% Intensity Normalization

Processing math: 100% Intensity Normalization Intensity Normalization Overall Pipeline 2/21 Intensity normalization Conventional MRI intensites (T1-w, T2-w, PD, FLAIR) are acquired in arbitrary units Images are not comparable across scanners, subjects,

More information

Lilla Zöllei A.A. Martinos Center, MGH; Boston, MA

Lilla Zöllei A.A. Martinos Center, MGH; Boston, MA Lilla Zöllei lzollei@nmr.mgh.harvard.edu A.A. Martinos Center, MGH; Boston, MA Bruce Fischl Gheorghe Postelnicu Jean Augustinack Anastasia Yendiki Allison Stevens Kristen Huber Sita Kakonoori + the FreeSurfer

More information

Automatic Optimization of Segmentation Algorithms Through Simultaneous Truth and Performance Level Estimation (STAPLE)

Automatic Optimization of Segmentation Algorithms Through Simultaneous Truth and Performance Level Estimation (STAPLE) Automatic Optimization of Segmentation Algorithms Through Simultaneous Truth and Performance Level Estimation (STAPLE) Mahnaz Maddah, Kelly H. Zou, William M. Wells, Ron Kikinis, and Simon K. Warfield

More information

Magnetic resonance image tissue classification using an automatic method

Magnetic resonance image tissue classification using an automatic method Yazdani et al. Diagnostic Pathology (2014) 9:207 DOI 10.1186/s13000-014-0207-7 METHODOLOGY Open Access Magnetic resonance image tissue classification using an automatic method Sepideh Yazdani 1, Rubiyah

More information

BEaST: Brain extraction using multiresolution nonlocal segmentation.

BEaST: Brain extraction using multiresolution nonlocal segmentation. BEaST: Brain extraction using multiresolution nonlocal segmentation. Simon Eskildsen, Pierrick Coupé, Kelvin Leung, Vladimir Fonov, Nicolas Guizard, Shafik Wassef, Lasse Ostergaard, Louis Collins To cite

More information

Data mining for neuroimaging data. John Ashburner

Data mining for neuroimaging data. John Ashburner Data mining for neuroimaging data John Ashburner MODELLING The Scientific Process MacKay, David JC. Bayesian interpolation. Neural computation 4, no. 3 (1992): 415-447. Model Selection Search for the best

More information

Appendix E1. Supplementary Methods. MR Image Acquisition. MR Image Analysis

Appendix E1. Supplementary Methods. MR Image Acquisition. MR Image Analysis RSNA, 2015 10.1148/radiol.2015150532 Appendix E1 Supplementary Methods MR Image Acquisition By using a 1.5-T system (Avanto, Siemens Medical, Erlangen, Germany) under a program of regular maintenance (no

More information

Segmenting Glioma in Multi-Modal Images using a Generative Model for Brain Lesion Segmentation

Segmenting Glioma in Multi-Modal Images using a Generative Model for Brain Lesion Segmentation Segmenting Glioma in Multi-Modal Images using a Generative Model for Brain Lesion Segmentation Bjoern H. Menze 1,2, Koen Van Leemput 3, Danial Lashkari 4 Marc-André Weber 5, Nicholas Ayache 2, and Polina

More information

Multi-scale Voxel-based Morphometry via Weighted Spherical Harmonic Representation

Multi-scale Voxel-based Morphometry via Weighted Spherical Harmonic Representation Multi-scale Voxel-based Morphometry via Weighted Spherical Harmonic Representation Moo K. Chung 1,2, Li Shen 4, Kim M. Dalton 2, and Richard J. Davidson 2,3 1 Department of Statistics, Biostatistics and

More information

Effect of age and dementia on topology of brain functional networks. Paul McCarthy, Luba Benuskova, Liz Franz University of Otago, New Zealand

Effect of age and dementia on topology of brain functional networks. Paul McCarthy, Luba Benuskova, Liz Franz University of Otago, New Zealand Effect of age and dementia on topology of brain functional networks Paul McCarthy, Luba Benuskova, Liz Franz University of Otago, New Zealand 1 Structural changes in aging brain Age-related changes in

More information

Histograms. h(r k ) = n k. p(r k )= n k /NM. Histogram: number of times intensity level rk appears in the image

Histograms. h(r k ) = n k. p(r k )= n k /NM. Histogram: number of times intensity level rk appears in the image Histograms h(r k ) = n k Histogram: number of times intensity level rk appears in the image p(r k )= n k /NM normalized histogram also a probability of occurence 1 Histogram of Image Intensities Create

More information

Adaptive Multiresolution Denoising Filter for 3D MR Images

Adaptive Multiresolution Denoising Filter for 3D MR Images Adaptive Multiresolution Denoising Filter for 3D MR Images Pierrick Coupé 1, José V. Manjon 2, Montserrat Robles 2, D. Louis Collins 1. 1 McConnell Brain Imaging Centre, Montréal Neurological Institute,

More information

Subvoxel Segmentation and Representation of Brain Cortex Using Fuzzy Clustering and Gradient Vector Diffusion

Subvoxel Segmentation and Representation of Brain Cortex Using Fuzzy Clustering and Gradient Vector Diffusion Subvoxel Segmentation and Representation of Brain Cortex Using Fuzzy Clustering and Gradient Vector Diffusion Ming-Ching Chang Xiaodong Tao GE Global Research Center {changm, taox} @ research.ge.com SPIE

More information

Learning to Identify Fuzzy Regions in Magnetic Resonance Images

Learning to Identify Fuzzy Regions in Magnetic Resonance Images Learning to Identify Fuzzy Regions in Magnetic Resonance Images Sarah E. Crane and Lawrence O. Hall Department of Computer Science and Engineering, ENB 118 University of South Florida 4202 E. Fowler Ave.

More information

The organization of the human cerebral cortex estimated by intrinsic functional connectivity

The organization of the human cerebral cortex estimated by intrinsic functional connectivity 1 The organization of the human cerebral cortex estimated by intrinsic functional connectivity Journal: Journal of Neurophysiology Author: B. T. Thomas Yeo, et al Link: https://www.ncbi.nlm.nih.gov/pubmed/21653723

More information

Norbert Schuff Professor of Radiology VA Medical Center and UCSF

Norbert Schuff Professor of Radiology VA Medical Center and UCSF Norbert Schuff Professor of Radiology Medical Center and UCSF Norbert.schuff@ucsf.edu 2010, N.Schuff Slide 1/67 Overview Definitions Role of Segmentation Segmentation methods Intensity based Shape based

More information

Biomedical Research 2016; 27 (2): ISSN X

Biomedical Research 2016; 27 (2): ISSN X Biomedical Research 2016; 27 (2): 563-569 ISSN 0970-938X www.biomedres.info Preliminary investigations on automatic segmentation methods for detection and volume calculation of brain tumor from MR images.

More information

AN AUTOMATED SEGMENTATION FRAMEWORK FOR BRAIN MRI VOLUMES BASED ON ADAPTIVE MEAN-SHIFT CLUSTERING

AN AUTOMATED SEGMENTATION FRAMEWORK FOR BRAIN MRI VOLUMES BASED ON ADAPTIVE MEAN-SHIFT CLUSTERING AN AUTOMATED SEGMENTATION FRAMEWORK FOR BRAIN MRI VOLUMES BASED ON ADAPTIVE MEAN-SHIFT CLUSTERING Sam Ponnachan 1, Paul Pandi 2,A.Winifred 3,Joselin Jose 4 UG Scholars 1,2,3,4 Department of EIE 1,2 Department

More information

Impact of acquisition protocols and processing streams on tissue segmentation of T1 weighted MR images

Impact of acquisition protocols and processing streams on tissue segmentation of T1 weighted MR images www.elsevier.com/locate/ynimg NeuroImage 29 (2006) 185 202 Impact of acquisition protocols and processing streams on tissue segmentation of T1 weighted MR images Kristi A. Clark, a, * Roger P. Woods, a

More information

Subject Specific Sparse Dictionary Learning for Atlas Based Brain MRI Segmentation

Subject Specific Sparse Dictionary Learning for Atlas Based Brain MRI Segmentation Subject Specific Sparse Dictionary Learning for Atlas Based Brain MRI Segmentation Snehashis Roy 1,, Aaron Carass 2, Jerry L. Prince 2, and Dzung L. Pham 1 1 Center for Neuroscience and Regenerative Medicine,

More information

Fast 3D Brain Segmentation Using Dual-Front Active Contours with Optional User-Interaction

Fast 3D Brain Segmentation Using Dual-Front Active Contours with Optional User-Interaction Fast 3D Brain Segmentation Using Dual-Front Active Contours with Optional User-Interaction Hua Li 1,2, Anthony Yezzi 1, and Laurent D. Cohen 3 1 School of ECE, Georgia Institute of Technology, Atlanta,

More information

QUANTITATION OF THE PREMATURE INFANT BRAIN VOLUME FROM MR IMAGES USING WATERSHED TRANSFORM AND BAYESIAN SEGMENTATION

QUANTITATION OF THE PREMATURE INFANT BRAIN VOLUME FROM MR IMAGES USING WATERSHED TRANSFORM AND BAYESIAN SEGMENTATION QUANTITATION OF THE PREMATURE INFANT BRAIN VOLUME FROM MR IMAGES USING WATERSHED TRANSFORM AND BAYESIAN SEGMENTATION Merisaari Harri 1;2, Teräs Mika 2, Alhoniemi Esa 1, Parkkola Riitta 2;3, Nevalainen

More information

This Time. fmri Data analysis

This Time. fmri Data analysis This Time Reslice example Spatial Normalization Noise in fmri Methods for estimating and correcting for physiologic noise SPM Example Spatial Normalization: Remind ourselves what a typical functional image

More information

Multi-Atlas Segmentation using Clustering, Local Non-Linear Manifold Embeddings and Target-Specific Templates

Multi-Atlas Segmentation using Clustering, Local Non-Linear Manifold Embeddings and Target-Specific Templates Multi-Atlas Segmentation using Clustering, Local Non-Linear Manifold Embeddings and Target-Specific Templates CHRISTOPH ARTHOFER, BSc., MSc. Thesis submitted to the University of Nottingham for the degree

More information

Atlas Guided Identification of Brain Structures by Combining 3D Segmentation and SVM Classification

Atlas Guided Identification of Brain Structures by Combining 3D Segmentation and SVM Classification Atlas Guided Identification of Brain Structures by Combining 3D Segmentation and SVM Classification Ayelet Akselrod-Ballin 1,MeiravGalun 1, Moshe John Gomori 2, Ronen Basri 1, and Achi Brandt 1 1 Dept.

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