Fast and effective characterization of 3D Region of Interest in medical image data

Size: px
Start display at page:

Download "Fast and effective characterization of 3D Region of Interest in medical image data"

Transcription

1 Fast and effective characterization of 3D Region of Interest in medical image data Despina Kontos, Vasileios Megalooikonomou Department of Computer and Information Sciences, Temple University, 1805 N. Broad St., Philadelphia, PA 19122, USA ABSTRACT We propose a framework for detecting, characterizing and classifying spatial Regions of Interest (ROIs) in medical images, such as tumors and lesions in MRI or activation regions in fmri. A necessary step prior to classification is efficient extraction of discriminative features. For this purpose, we apply a characterization technique especially designed for spatial ROIs. The main idea of this technique is to extract a k-dimensional feature vector using concentric spheres in 3D (or circles in 2D) radiating out of the ROI s center of mass. These vectors form characterization signatures that can be used to represent the initial ROIs. We focus on classifying fmri ROIs obtained from a study that explores neuroanatomical correlates of semantic processing in Alzheimer s disease (AD). We detect a ROI highly associated with AD and apply the feature extraction technique with different experimental settings. We seek to distinguish control from patient samples. We study how classification can be performed using the extracted signatures as well as how different experimental parameters affect classification accuracy. The obtained classification accuracy ranged from 82% to 87% (based on the selected ROI) suggesting that the proposed classification framework can be potentially useful in supporting medical decision-making. Keywords: Regions of Interest (ROI), classification, feature extraction, characterization, diagnosis, medical decision making 1. INTRODUCTION Recent technological advances have made it possible to acquire medical information captured in the form of modern imaging modalities. These data can be utilized in order to assist diagnosis and help to further explore the nature and functionality of the human body. Large repositories are being created worldwide by several institutions for the purpose of storing and analyzing these data. Some of the most popular medical imaging modalities used in our times are MRI *, PET, and fmri that capture structural and/or functional/physiological information. Techniques initially introduced in statistics and electronic imaging are being extended in order to process these medical data and develop efficient medical informatics tools. A very interesting area in medical imaging that has drawn the attention of several researchers is brain imaging. The Human Brain Project 1 has identified as goals to trace the roots of diseases and detect relationships between human brain structures and brain functions (i.e., human brain mapping). Diseases such as Alzheimer s disease (AD) and Schizophrenia have been the focus of many studies 2-3 utilizing brain imaging data. As mentioned earlier, the techniques employed in these studies have been initially introduced in other scientific areas. Electronic imaging, statistics, pattern recognition and data mining are some of the disciplines that have provided methods suitable for medical data analysis. In several cases though, the nature of medical imaging data requires different treatment than other data encountered in image processing and data mining. For example, most of the traditional imaging techniques seek to interpret information expressed in the image by constructing features that refer to * Magnetic Resonance Imaging: shows soft-tissue structural information. Positron Emission Tomography: shows physiological activity. Functional-Magnetic Resonance Imaging: shows physiological activity.

2 (a) (b) (c) Fig. 1. Examples of ROIs in medical images: (a) lesion, (b) tumor, and (c) activation areas in fmri. the entire image content 4-5. However, analysis of medical images requires focusing on specific Regions of Interest (ROI s), such as tumors, lesions and brain activation regions, in order to analyze critical information 6. It is often necessary to focus in such ROIs in order to mine associations between either structures and functions or lesions and neurological deficits in the human brain 7. In this paper we propose a framework for detecting, characterizing and classifying ROIs in medical images. Since feature extraction is a very important step prior to classification, we employ a quantitative characterization technique initially introduced for spatial ROIs in the image processing community 8. This technique effectively extracts k- dimensional feature vectors using concentric spheres in 3D (or circles in 2D) radiating out of the ROI s center of mass. We extend this approach to become applicable on real fmri datasets. As a case study we use fmri contrast maps obtained from a study designed to explore neuroanatomical correlates in AD by examining the activation caused by semantic processing in brain images of control and patient samples 2. The 3D images we consider here consist of region data that can be defined as sets of (often connected) voxels (volume elements) that form structures or objects. These structures reflect activation/deactivation levels in the form of spatial patterns. We detect a ROI (activation pattern in a certain area) that discriminates best AD patients from controls 9. Using the features extracted by the characterization technique, we apply artificial neural networks (ANNs) as classifiers achieving an accuracy level between 82% and 87% when distinguishing control from patient samples. We present classification experiments and study how different experimental parameters affect the obtained classification accuracy (prediction/diagnosis). These results show that the proposed classification framework can be potentially useful in diagnosis assisting medical decision making. 2. BACKGROUND Not many approaches have been proposed in the literature for detecting, characterizing and classifying ROIs in medical images. Classification of medical images has been so far mostly based on information extracted from the entire image rather than ROIs. Distribution estimation has been employed in lesion-deficit studies for distinguishing between separate classes (e.g., ADHD vs non-adhd subjects after closed head injury) in medical image data 10. Recently though, some novel methods have been introduced that detect discriminative ROIs based on activation levels in fmri contrast maps. Classification is then performed using several techniques based on the information extracted from these regions. More specifically, Dynamic Recursive Partitioning (DRP), a technique that partitions the space adaptively guided by statistical tests 6, has been employed in past studies 9, 11 for detecting highly informative ROIs with respect to the development of AD. Classification was performed utilizing ANNs and measurements taken from the indicated ROIs, such as the mean activation level. A linearization of the 3D image space by the Hilbert space-filling curve has also been utilized in conjunction with advanced time series classification techniques and ANNs. This approach performs statistical processing in the linear domain while reducing the multiple comparison problem encountered by other popular techniques such as Statistical Parametric Mapping (SPM) 14. All these approaches seek to classify medical image data, such as fmri contrast maps, based on information extracted from the image content. Some of them proceed with further analysis and indicate specific highly informative ROIs with respect to class membership. In several cases though of medical diagnosis there is a need to focus more on

3 these discriminative ROIs and perform specialized analysis on them. This introduces the necessity to develop advanced classification techniques that are based on more detailed classification of certain delineated spatial ROIs. In general, when analyzing a spatial region, informative features are the ones that describe shape and volume content. Most of the attempts to characterize ROIs in the literature focus mostly in representing the shape. Popular techniques that have been used for this purpose range from simpler ones that use anatomical or mathematical landmarks, simpler shapes and polygonalization 15 to more advanced ones that extend to obtaining numerical vectors from various transformations of the boundary. Such techniques include the Fourier Transform 16, the Wavelet transform 17 and moments of inertia 18. Mathematical morphology has introduced operators utilized in the framework of medical image analysis as well 19. In this approach the shape is mapped to a point in the k-dimensional space. For this purpose, a small primitive shape interacts with the input image (via morphological operators like dilation, erosion, opening, and closing) to transform it and in the process, extract useful information about its geometrical and topological structure. 3. METHODOLOGY In this work we focus on classifying medical images while restricting our analysis in specific highly informative regions. ROIs in medical images can be homogeneous or non-homogeneous, depending on the format of the data. Hence, shape as well as internal volume properties are of particular interest, for example when detecting cancerous tissue or high activation levels. As a consequence, there is a need to utilize effective ROI characterization techniques which can extract features that reflect both shape and internal volume properties. For this purpose we propose a framework for in depth ROI analysis in medical images. Our goal is to detect, characterize and classify ROIs according to their discriminative properties. The main steps of the proposed approach are the following: I. Identify highly informative ROIs by utilizing contrasting classes such as controls vs. patients and appropriate medical image data mining techniques, such as DRP 6 or statistical processing after applying space filling curves 12. More traditional approaches can be used for this purpose, for example SPM 14 with voxel-based statistics and clustering techniques to resolve problems due to multiple comparisons as well as atlas-based techniques where whole brain structures instead of voxels are being considered reducing the complexity in the analysis. II. Proceed with focusing on the highly discriminative ROIs detected and extract informative features that form characterization signatures. This is a necessary and very important step prior to classification. Many characterization techniques exist that can be applied for this purpose. We propose using a quantitative feature extraction technique initially presented in 8 which was designed particularly for spatial region data. The main idea is to use concentric spheres in 3D (or circles in 2D) radiating out of the ROI s center of mass with a standard increment of radius. At each increment quantitative measurements are obtained that reflect fractional volumes of the intersection between the ROI and the structural element (sphere or circle). More specifically, the steps of the characterization process are the following: 1. Calculate the center of mass V of the region using a weighted contribution of each voxel of the region (based on each value) for the non-homogeneous ROIs. 2. Using V as center, construct a series of 1 k concentric spheres in 3D (or circles in 2D) with regular increments of their radius. 3. At each increment of radius measure features such as (a) the fraction of the sphere (or circle) occupied by the region, (b) the fraction of the region occupied by the sphere (circle), forming respectively feature vectors f s and f r of size k. The volume calculations are equivalent to the sum of voxels of the ROI or the sphere respectively. For the case of non-homogeneous ROIs, the volume is calculated by a weighted contribution of each voxel based on its value. The obtained vector maps the entire ROI to a specific point in the k-dimensional space. Figure 2 illustrates a snapshot of the characterization process for a ROI in 3D. This technique has been shown to be two orders of magnitude faster than mathematical morphology (namely the pattern spectrum ) although it achieves comparable to or even better characterization results 8. III. Based on this characterization technique, perform classification and similarity searches using geometrical distance measurements between the corresponding vectors, clustering of the characterization signatures or other classification models. We propose using ANNs for classifying the medical image data utilizing the features

4 Fig.2. Intersecting concentric circles with the ROI being characterized. extracted from the highly informative ROIs. More specifically, when dealing with a small number of features we propose using perceptron neural networks. The perceptron architecture is based only on one neuron and can provide robust classification in lower dimensions. When a large number of features is extracted, a hidden layer of 5 neurons can be implemented in the neural network to enhance prediction. For small datasets the Pocket algorithm 20 can be used for training to avoid overfitting. On the other hand, when dealing with large datasets the Levenberg- Marquardt optimization can be employed to reduce training epochs. In all cases the neural network has as inputs the features extracted by the characterization technique and one output to predict class (control vs. patients). More outputs can be added depending on the nature of the prediction required by the analysis. Other classifier models could be utilized as well, such as decision trees or k-nearest neighbor, depending on the nature of the application. We view the above steps as a unified framework proposed for an in depth analysis of ROIs in medical images. The goal is to extract both quantitative and qualitative information in a form that can be utilized for classification and, as an extension to that, for similarity searches and indexing in large medical data repositories. Finally, in the context of this work we apply the feature extraction technique to one selected ROI although the method can be extended to combine characterization signatures from more than one region. 4. EXPERIMENTS AND RESULTS 4.1. Data and preprocessing As mentioned earlier, in this work we seek to classify and characterize ROIs in medical image data. As a case study we analyze a dataset of 3D fmri activation contrast maps obtained from a study efficiently designed to explore neuroanatomical correlates of semantic processing in AD 2. The task was designed to probe semantic knowledge of categorical congruence between word pairs. Each subject was tested with the same timing and word set with a blocked design. The task consisted of an auditory presentation of word pairs (categories and possible exemplars) requiring a semantic decision (match-mismatch). The word pairs were presented in groups of four at 7.0 second intervals, with each 28.0 second block of decision followed by a 10.5 second period of rest. Scans were conducted at 1.5 Tesla using a single shot, gradient echo, echo planar functional scan sequence (TR = 3500 ms, TE = 40 ms, interleaved, FOV = 24 cm, slice thickness = 6 mm, NEX = 1, flip angle= 90) on a General Electric Signa scanner with a multi-axial local gradient head coil system (Medical Advances, Inc., Milwaukee, WI). Scans consisted of contiguous sagittal slices in a 64x64 matrix with in-plane resolution of 3.75mm 2 (total slice acquisitions per run = 1920 scans) with anatomical reference images in the same slice locations using at1-weighted spin-echo pulse sequence (TR = 450 ms; TE = 17 ms; interleaved; matrix = 256x192; NEX = 1; same FOV, slice thickness, and locations as the functional scans). All scans for each subject were acquired in the same session. Our study includes 9 control and 9 patient samples. Prior to the application of the proposed technique, we applied preprocessing to bring homologous regions into spatial coincidence through spatial normalization. The spatial normalization of the scans to a standard template brain using the anatomical reference images was carried out in SPM99, resulting in resampling of the data to 2mm 3 isotropic voxels. The resampled data were smoothed with a Gaussian filter (FWHM 15mm 3 ). Each subject's task-related activation was analyzed individually versus the subject s rest condition, resulting in individual contrast maps giving a measurement of fmri signal change at each voxel. To reduce the effect of noise and sensor fluctuations in the original functional data we applied the following steps. First, we removed the effect of the background noise by subtracting the signal value measured in representative background

5 Fig. 3. The ROI being characterized in consecutive 2D slices of the 3D volume, after being overlaid on the T1 canonical atlas. (a) (b) Fig. 4. A 2D slice of the 3D activation contrast map for a control (a) and a patient (b) sample. voxels from all the voxels of the 3D volume. Second, we masked the data using a binary mask extracted from the T1 anatomical atlas used as the template the data were spatially registered to. Only signal within the binary mask was included in the analysis. For the experiments presented here, we focused only on a specific region of the brain that has been shown to discriminate best AD patients from controls 9,11. In 9,11 the Dynamic Recursive Partitioning (DRP) algorithm 6 has been used to detect spatial fmri activation patterns (ROIs) indicative of AD. The ROI that we focus here is constructed by two neighboring sub-regions within the medial temporal lobe of the human brain. These sub-regions have p_values of and respectively when using t-test to determine the significance of their association with AD. Figure 3 shows this ROI in consecutive 2D slices of the 3D volume, after being overlaid on the T1 canonical atlas. Figure 4 illustrates a 2D slice of the 3D contrast map for a control and a patient sample Experimental evaluation and results In order to perform classification we first applied the proposed feature extraction technique to the selected ROI in each sample. We experimented with 0.1, 0.2 and 0.5 radius increments, extracting respectively 18, 40 and 80 dimensional feature vectors. Figure 5 illustrates the obtained characterization signatures for each of these cases and the feature vectors f r and f s. As we can observe, signatures of different classes tend to cluster and follow similar behavior, especially for the case of f s signatures. The curvature of the signatures conveys information for the activation patterns of the original data. For example, as Figure 5 (d) (e) (f) shows, patient samples exhibit positive activation in the specific ROI, whereas the control subjects have lower, mostly negative activation (deactivation) levels. This information is highly discriminative and the proposed feature extraction technique has the ability to reflect it in an interpretable form. Using these feature vectors as inputs to classification models we proceed with classification experiments, as proposed in the methodology section. All experiments were implemented using PRTools toolbox for MATLAB 21. More precisely, we used ANNs and implemented one-layer perceptron networks trained by the Pocket algorithm 20, to avoid overfitting due to a small training dataset. The leave-one-out approach was used to evaluate out-of-sample performance. The training set consisted of patients and controls with indices 1,2,3,,i-1,i+1, 9 and the method was tested on patient and control with an index i, where i=1,,9. Taking into consideration the stochastic nature of the Pocket algorithm, we repeated the process of training and testing the model in each of the leave-one-out loops for 30 times and averaged the percentage of the correct predictions to obtain the reported accuracy. Table 1 shows the results obtained for all the different experimental settings.

6 (a) (b) (c) (d) (e) (f) Fig. 5. Characterization signatures for the controls (blue) and the patient samples (red +). In (a), (b), (c) the f r signatures and (d), (e), (f) the f s signatures for radius increment (a), (d) 0.1, (b), (e) 0.2 and (c), (f) 0.5. Classification Accuracy Radius Increment (features) Control Patients Overall 0.5 (18 features) (40 features) (80 features) Table 1: Classification accuracies obtained for different experimental settings. As we can observe the classification reaches the accuracy range of 84%-87%, which is really encouraging taking under consideration that feature vectors extracted from only one ROI have been utilized. Also, it seems that the radius increment has a rather significant influence on the effectiveness of the feature extraction process; this is illustrated by the classification experiments. As the results demonstrate the dimensionality affects the classification accuracy not in a proportional way to the number of features selected. Best results are obtained with 80 features, while at the same time 40 features provide worst performance than the 18 features selected when using the largest radius increment. This suggests that a dimensionality reduction technique such as PCA or SVD could provide a smaller set of features with more discriminative power. These would construct more informative characterization signatures and further improve the classification accuracy. In general though, these results show that the proposed ROI classification framework has the ability to become very useful for classifying ROIs in medical image analysis.

7 5. DISCUSSION In the experiments presented above we validated the applicability of the proposed ROI analysis and classification framework. The DRP 6 was applied to our dataset in order to detect the highly informative ROIs. As mentioned though in the methodology section other techniques could be employed for this purpose. For example, in a technique that employs the linearization of the 3D space with space-filling curves and statistical processing in the 1D has been proposed. DRP though has the advantage of performing adaptive analysis of the image space reducing the number of tests performed (i.e., the multiple comparison problem) and unnecessary computational cost. The linearization approaches should be preferred when classification is performed by advanced time series techniques in the 1D space, such as in 13. One drawback in this case though is that space-filling curves do not preserve the spatial locality of the data with absolute accuracy and some information could be lost. Moreover, since the statistical processing is applied statically and not adaptively/dynamically there is a possibility that the ROIs are not delineated with high precision. Finally, in very good classification results were achieved using measurements obtained from all the indicated ROIs. In this paper, we achieve comparable classification constructing signatures from only one highly discriminative ROI. We believe that the proposed ROI analysis framework has the ability to achieve even better classification results when analyzing simultaneously more than one discriminative ROI and combine the signatures extracted from them. This is an extension that requires further research and experimentation. 6. CONCLUSIONS In this work we focus on classifying and characterizing ROIs in medical images. More specifically, we extend a feature extraction technique designed for spatial region data to be applied to real medical ROIs and further utilized the extracted feature vectors to perform classification. This technique has been shown to be two orders of magnitude faster than other approaches used for similar purposes. As a case study we analyzed a dataset obtained from a study designed to explore neuroanatomical correlates in semantic processing for AD. We included 9 control and 9 patient 3D fmri contrast maps and focused in a ROI that has been shown to be highly informative for AD. As classifiers we implemented one-layer perceptron ANNs trained by the Pocket algorithm. The classification accuracy reached the level of 84%-87%. These results show the ability of the proposed classification framework to effectively assist in medical decision making (diagnosis). Finally, we believe that the proposed approach can be further improved by combining the characterization signatures from more than one ROI and significantly increase the classification performance. ACKNOWLEDGEMENT The authors would like to thank A. Saykin for providing the fmri data set and clinical expertise and J. Ford for performing some of the preprocessing of this data set. This work was supported in part by the National Science Foundation (NSF) under grants IIS and IIS and by the National Institutes of Health (NIH) under grant R01-MH The funding parties specifically disclaim responsibility for any analyses, interpretations and conclusions. REFERENCES 1. S.H. Koslow and M.F. Huerta, NeuroInformatics: an Overview of the Human Brain project, Lawrence Erlbaum, Mahway, NJ, A.J. Saykin, L.A. Flashman, S.A. Frutiger, S.C. Johnson, A.C. Mamourian, C.H. Moritz, J.R. O'Jile, H.J. Riordan, R.B. Santulli, C.A. Smith and J.B. Weaver,: Neuroanatomic substrates of semantic memory impairment in Alzheimer's disease: Patterns of functional MRI activation, Journal of the International Neuropsychological Society, 5, pp , 1999.

8 3. J. Ford, L. Shen, F. Makedon, L. Flashman and A. Saykin, A Combined Structural-Functional Classification of Schizophrenia using Hippocampal Volume plus fmri Activation, in Proc. of EMBS-BMES 2002 Second Joint Meeting of the IEEE Engineering in Medicine and Biology Society and the Biomedical Engineering Society, Houston, Texas, October A. Pentland, R. W. Picard, and S. Sclaroff, "Photobook: tools for content-based manipulation of image databases," in Proc. of the SPIE Conference, Storage and Retrieval of Image and Video Databases II, San Jose, CA, M. Flickner, H. Sawhney, W. Niblack, J. Ashley, Q. Huang, b. Dom, and M. Gorkani, "Query by image and video content: the QBIC system," IEEE Computer, pp , V. Megalooikonomou, D. Pokrajac, A. Lazarevic, Z. Obradovic, "Effective classification of 3-D image data using partitioning methods", in Proc. of the SPIE 14th Annual Symposium in Electronic Imaging: Conference on Visualization and Data Analysis, San Jose, CA, Jan V. Megalooikonomou, J.Ford, L.Shen, F.Makedon, and A.Saykin, "Data mining in brain imaging", Statistical Methods in Medical Research, 9, No. 4, pp , V. Megalooikonomou, H. Dutta and D. Kontos, "Fast and Effective Characterization of 3D Region Data", in Proc. of the IEEE International Conference on Image Processing (ICIP) 2002, pp , Rochester, NY, Sep V. Megalooikonomou, D. Kontos, D. Pokrajac, A. Lazarevic, Z. Obradovic, O. Boyko, A. Saykin, J. Ford and F. Makedon, Classification and Mining of Brain Image Data Using Adaptive Recursive Partitioning Methods: Application to Alzheimer Disease and Brain Activation Patterns, Human Brain Mapping Conf. (OHBM'03), New York, NY, 2003, also in NeuroImage, 19 (2) S48, June A. Lazarevic, D. Pokrajac, V. Megalooikonomou and Z. Obradovic, " Distinguishing Among 3-D Distributions for Brain Image Data Classification ", in Proc. of the 4th International Conference on Neural Networks and Expert Systems in Medicine and Healthcare, pp , Milos Island, Greece, June D.Kontos and V. Megalooikonomou, Computationally Intelligent Methods for Mining 3D Medical Images, in Proc. of SETN 2004 the 3 rd Hellenic Conference on Artificial Intelligence, Lecture Notes in Artificial Intelligence, Springer-Verlag, 2004 (to appear). 12. D. Kontos, V. Megalooikonomou, N. Ghubade and C. Faloutsos, "Detecting discriminative functional MRI activation patterns using space filling curves", in Proc. of the 25th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), pp , Cancun, Mexico, Sep Q. Wang, D. Kontos, G. Li and V. Megalooikonomou, Application of time series techniques to data mining and analysis of spatial patterns in 3D images in Proc. of The 2004 IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP 2004), Montreal, Canada, KJ. Friston, AP. Holmes, KJ. Worsley, JP. Poline, CD. Frith, RSJ. Frackowiak, Statistical parametric maps in functional imaging: a general linear approach, Human Brain Mapping, 2, pp , M. P. Deseilligny, G. Stamon and C. Y. Suen, Veinerization: a new shape description for flexible skeletonization, IEEE Transactions on Pattern Analysis and Machine Intelligence, 20, pp , E. Pesoon and K. Fu, Shape discrimination using Fourier descriptors, IEEE Transactions on SMC, 7, pp , S. Mallat, A theory for multiresolution signal decomposition: the wavelet representation, IEEE Transactions on Pattern Analysis and Machine Intelligence, 11, pp , M. K. Hu, Visual pattern recognition by moment invariants, IRE Transactions on Information Theory, 8, pp , F. Korn, N. Sidiropoulos, C. Faloutsos, E. Siegel and Z. Protopapas, Fast and effective retrieval of medical tumor shapes, IEEE Transactions on Knowledge and Data Engineering, 10, pp , S.I. Gallant, Perceptron-Based Learning Algorithms, IEEE Transactions on Neural Networks, 1 (2), pp , R.P.W. Duin, PRTools Version 3.0, A Matlab Toolbox for Pattern Recognition,

Computationally Intelligent Methods for Mining 3D Medical Images

Computationally Intelligent Methods for Mining 3D Medical Images Computationally Intelligent Methods for Mining 3D Medical Images Despina Kontos 1, Vasileios Megalooikonomou 1, Filia Makedon 2,3 1 Department of Computer and Information Sciences, Temple University, 1805

More information

Applying spatial distribution analysis techniques to classification of 3D medical images

Applying spatial distribution analysis techniques to classification of 3D medical images Artificial Intelligence in Medicine (2005) 33, 261 280 http://www.intl.elsevierhealth.com/journals/aiim Applying spatial distribution analysis techniques to classification of 3D medical images Dragoljub

More information

Functional MRI in Clinical Research and Practice Preprocessing

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

More information

Basic fmri Design and Analysis. Preprocessing

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

More information

SPM8 for Basic and Clinical Investigators. Preprocessing. fmri Preprocessing

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

More information

Tumor Detection and classification of Medical MRI UsingAdvance ROIPropANN Algorithm

Tumor Detection and classification of Medical MRI UsingAdvance ROIPropANN Algorithm International Journal of Engineering Research and Advanced Technology (IJERAT) DOI:http://dx.doi.org/10.31695/IJERAT.2018.3273 E-ISSN : 2454-6135 Volume.4, Issue 6 June -2018 Tumor Detection and classification

More information

Multimodal Image Fusion Of The Human Brain

Multimodal Image Fusion Of The Human Brain Multimodal Image Fusion Of The Human Brain Isis Lázaro(1), Jorge Marquez(1), Juan Ortiz(2), Fernando Barrios(2) isislazaro@gmail.com Centro de Ciencias Aplicadas y Desarrollo Tecnológico, UNAM Circuito

More information

Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques

Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques Sea Chen Department of Biomedical Engineering Advisors: Dr. Charles A. Bouman and Dr. Mark J. Lowe S. Chen Final Exam October

More information

Distinguishing Among 3-D Distributions for Brain Image Data Classification

Distinguishing Among 3-D Distributions for Brain Image Data Classification 4 th International Conference Neural Networks and Expert Systems in Medicine and Healthcare NNESMED 21 2-22 June 21, Milos Island, Greece Distinguishing Among 3-D Distributions for Brain Image Data Classification

More information

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

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

More information

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

MEDICAL IMAGE ANALYSIS

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

More information

Available Online through

Available Online through Available Online through www.ijptonline.com ISSN: 0975-766X CODEN: IJPTFI Research Article ANALYSIS OF CT LIVER IMAGES FOR TUMOUR DIAGNOSIS BASED ON CLUSTERING TECHNIQUE AND TEXTURE FEATURES M.Krithika

More information

Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging

Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging 1 CS 9 Final Project Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging Feiyu Chen Department of Electrical Engineering ABSTRACT Subject motion is a significant

More information

Figure 1. Overview of a semantic-based classification-driven image retrieval framework. image comparison; and (3) Adaptive image retrieval captures us

Figure 1. Overview of a semantic-based classification-driven image retrieval framework. image comparison; and (3) Adaptive image retrieval captures us Semantic-based Biomedical Image Indexing and Retrieval Y. Liu a, N. A. Lazar b, and W. E. Rothfus c a The Robotics Institute Carnegie Mellon University, 5000 Forbes Ave., Pittsburgh, PA 15213, USA b Statistics

More information

Analysis of texture patterns in medical images with an application to breast imaging

Analysis of texture patterns in medical images with an application to breast imaging Analysis of texture patterns in medical images with an application to breast imaging Vasileios Megalooikonomou *a, Jingjing Zhang a, Despina Kontos b, Predrag R. Bakic b a Data Engineering Laboratory (DEnLab),

More information

3-D MRI Brain Scan Classification Using A Point Series Based Representation

3-D MRI Brain Scan Classification Using A Point Series Based Representation 3-D MRI Brain Scan Classification Using A Point Series Based Representation Akadej Udomchaiporn 1, Frans Coenen 1, Marta García-Fiñana 2, and Vanessa Sluming 3 1 Department of Computer Science, University

More information

Introduction to Neuroimaging Janaina Mourao-Miranda

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

More information

SPM8 for Basic and Clinical Investigators. Preprocessing

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

More information

An adaptive partitioning approach for mining discriminant regions in 3D image data

An adaptive partitioning approach for mining discriminant regions in 3D image data An adaptive partitioning approach for mining discriminant regions in 3D image data Vasileios Megalooikonomou *,1,2,3, Despina Kontos 1,2,3, Dragoljub Pokrajac 4,5, Aleksandar Lazarevic 6, Zoran Obradovic

More information

Neuroimaging and mathematical modelling Lesson 2: Voxel Based Morphometry

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

More information

Computational 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

Digital Image Processing

Digital Image Processing Digital Image Processing Third Edition Rafael C. Gonzalez University of Tennessee Richard E. Woods MedData Interactive PEARSON Prentice Hall Pearson Education International Contents Preface xv Acknowledgments

More information

Slide 1. Technical Aspects of Quality Control in Magnetic Resonance Imaging. Slide 2. Annual Compliance Testing. of MRI Systems.

Slide 1. Technical Aspects of Quality Control in Magnetic Resonance Imaging. Slide 2. Annual Compliance Testing. of MRI Systems. Slide 1 Technical Aspects of Quality Control in Magnetic Resonance Imaging Slide 2 Compliance Testing of MRI Systems, Ph.D. Department of Radiology Henry Ford Hospital, Detroit, MI Slide 3 Compliance Testing

More information

Fmri Spatial Processing

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

More information

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest.

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. D.A. Karras, S.A. Karkanis and D. E. Maroulis University of Piraeus, Dept.

More information

An independent component analysis based tool for exploring functional connections in the brain

An independent component analysis based tool for exploring functional connections in the brain An independent component analysis based tool for exploring functional connections in the brain S. M. Rolfe a, L. Finney b, R. F. Tungaraza b, J. Guan b, L.G. Shapiro b, J. F. Brinkely b, A. Poliakov c,

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

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

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

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

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

Extraction and Features of Tumour from MR brain images

Extraction and Features of Tumour from MR brain images IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 13, Issue 2, Ver. I (Mar. - Apr. 2018), PP 67-71 www.iosrjournals.org Sai Prasanna M 1,

More information

Patient Classification of fmri Activation Maps

Patient Classification of fmri Activation Maps Patient Classification of fmri Activation Maps James Ford, Hany Farid,2, Fillia Makedon, Laura A. Flashman 3, Thomas W. McAllister 3, Vasilis Megalooikonomou 5, and Andrew J. Saykin 3,4 Computer Science

More information

A Neural Network for Real-Time Signal Processing

A Neural Network for Real-Time Signal Processing 248 MalkofT A Neural Network for Real-Time Signal Processing Donald B. Malkoff General Electric / Advanced Technology Laboratories Moorestown Corporate Center Building 145-2, Route 38 Moorestown, NJ 08057

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

Computer-aided detection of clustered microcalcifications in digital mammograms.

Computer-aided detection of clustered microcalcifications in digital mammograms. Computer-aided detection of clustered microcalcifications in digital mammograms. Stelios Halkiotis, John Mantas & Taxiarchis Botsis. University of Athens Faculty of Nursing- Health Informatics Laboratory.

More information

Hybrid Approach for MRI Human Head Scans Classification using HTT based SFTA Texture Feature Extraction Technique

Hybrid Approach for MRI Human Head Scans Classification using HTT based SFTA Texture Feature Extraction Technique Volume 118 No. 17 2018, 691-701 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Hybrid Approach for MRI Human Head Scans Classification using HTT

More information

An adaptive partitioning approach for mining discriminant regions in 3D image data

An adaptive partitioning approach for mining discriminant regions in 3D image data J Intell Inf Syst (2008) 31:217 242 DOI 10.1007/s10844-007-0043-2 An adaptive partitioning approach for mining discriminant regions in 3D image data Vasileios Megalooikonomou & Despina Kontos & Dragoljub

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

RADIOMICS: potential role in the clinics and challenges

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

More information

CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS

CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS 130 CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS A mass is defined as a space-occupying lesion seen in more than one projection and it is described by its shapes and margin

More information

Holistic Correlation of Color Models, Color Features and Distance Metrics on Content-Based Image Retrieval

Holistic Correlation of Color Models, Color Features and Distance Metrics on Content-Based Image Retrieval Holistic Correlation of Color Models, Color Features and Distance Metrics on Content-Based Image Retrieval Swapnil Saurav 1, Prajakta Belsare 2, Siddhartha Sarkar 3 1Researcher, Abhidheya Labs and Knowledge

More information

Introductory Concepts for Voxel-Based Statistical Analysis

Introductory Concepts for Voxel-Based Statistical Analysis Introductory Concepts for Voxel-Based Statistical Analysis John Kornak University of California, San Francisco Department of Radiology and Biomedical Imaging Department of Epidemiology and Biostatistics

More information

CHAPTER 9: Magnetic Susceptibility Effects in High Field MRI

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

More information

CS 229 Final Project Report Learning to Decode Cognitive States of Rat using Functional Magnetic Resonance Imaging Time Series

CS 229 Final Project Report Learning to Decode Cognitive States of Rat using Functional Magnetic Resonance Imaging Time Series CS 229 Final Project Report Learning to Decode Cognitive States of Rat using Functional Magnetic Resonance Imaging Time Series Jingyuan Chen //Department of Electrical Engineering, cjy2010@stanford.edu//

More information

Global Journal of Engineering Science and Research Management

Global Journal of Engineering Science and Research Management ADVANCED K-MEANS ALGORITHM FOR BRAIN TUMOR DETECTION USING NAIVE BAYES CLASSIFIER Veena Bai K*, Dr. Niharika Kumar * MTech CSE, Department of Computer Science and Engineering, B.N.M. Institute of Technology,

More information

Estimating Arterial Wall Shear Stress 1

Estimating Arterial Wall Shear Stress 1 DEPARTMENT OF STATISTICS University of Wisconsin 1210 West Dayton St. Madison, WI 53706 TECHNICAL REPORT NO. 1088 December 12, 2003 Estimating Arterial Wall Shear Stress 1 John D. Carew 2 Departments of

More information

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

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

More information

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

Modern Medical Image Analysis 8DC00 Exam

Modern Medical Image Analysis 8DC00 Exam Parts of answers are inside square brackets [... ]. These parts are optional. Answers can be written in Dutch or in English, as you prefer. You can use drawings and diagrams to support your textual answers.

More information

NIH Public Access Author Manuscript Conf Proc IEEE Eng Med Biol Soc. Author manuscript; available in PMC 2009 December 11.

NIH Public Access Author Manuscript Conf Proc IEEE Eng Med Biol Soc. Author manuscript; available in PMC 2009 December 11. NIH Public Access Author Manuscript Published in final edited form as: Conf Proc IEEE Eng Med Biol Soc. 2004 ; 2: 1521 1524. doi:10.1109/iembs.2004.1403466. An Elliptic PDE Approach for Shape Characterization

More information

K-Means Segmentation of Alzheimer s Disease In Pet Scan Datasets An Implementation

K-Means Segmentation of Alzheimer s Disease In Pet Scan Datasets An Implementation K-Means Segmentation of Alzheimer s Disease In Pet Scan Datasets An Implementation Meena A 1, Raja K 2 Research Scholar, Sathyabama University, Chennai, India Principal, Narasu s Sarathy Institute of Technology,

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

Whole Body MRI Intensity Standardization

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

More information

Journal of Articles in Support of The Null Hypothesis

Journal of Articles in Support of The Null Hypothesis Data Preprocessing Martin M. Monti, PhD UCLA Psychology NITP 2016 Typical (task-based) fmri analysis sequence Image Pre-processing Single Subject Analysis Group Analysis Journal of Articles in Support

More information

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW CBIR has come long way before 1990 and very little papers have been published at that time, however the number of papers published since 1997 is increasing. There are many CBIR algorithms

More information

Statistical Analysis of Neuroimaging Data. Phebe Kemmer BIOS 516 Sept 24, 2015

Statistical Analysis of Neuroimaging Data. Phebe Kemmer BIOS 516 Sept 24, 2015 Statistical Analysis of Neuroimaging Data Phebe Kemmer BIOS 516 Sept 24, 2015 Review from last time Structural Imaging modalities MRI, CAT, DTI (diffusion tensor imaging) Functional Imaging modalities

More information

Automatic Quantification of DTI Parameters along Fiber Bundles

Automatic Quantification of DTI Parameters along Fiber Bundles Automatic Quantification of DTI Parameters along Fiber Bundles Jan Klein 1, Simon Hermann 1, Olaf Konrad 1, Horst K. Hahn 1, and Heinz-Otto Peitgen 1 1 MeVis Research, 28359 Bremen Email: klein@mevis.de

More information

Detecting Changes In Non-Isotropic Images

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

More information

Medical images, segmentation and analysis

Medical images, segmentation and analysis Medical images, segmentation and analysis ImageLab group http://imagelab.ing.unimo.it Università degli Studi di Modena e Reggio Emilia Medical Images Macroscopic Dermoscopic ELM enhance the features of

More information

Human Brain Image Database System (HBIDS) for Epilepsy

Human Brain Image Database System (HBIDS) for Epilepsy Human Brain Database System (HBIDS) for Epilepsy Participants: 1. Hamid Soltanian-Zadeh, PhD, Principal Investigator 2. Mohammad-Reza Siadat, MS, PhD Candidate, Co-Investigator 3. Farshad Fotouhi, PhD,

More information

Edge Detection for Dental X-ray Image Segmentation using Neural Network approach

Edge Detection for Dental X-ray Image Segmentation using Neural Network approach Volume 1, No. 7, September 2012 ISSN 2278-1080 The International Journal of Computer Science & Applications (TIJCSA) RESEARCH PAPER Available Online at http://www.journalofcomputerscience.com/ Edge Detection

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

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

Correlation between Model and Human Observer Performance on a Lesion Shape Discrimination Task in CT

Correlation between Model and Human Observer Performance on a Lesion Shape Discrimination Task in CT Correlation between Model and Human Observer Performance on a Lesion Shape Discrimination Task in CT Yi Zhang, Shuai Leng, Lifeng Yu and Cynthia McCollough Department of Radiology Mayo Clinic, Rochester

More information

New Technology Allows Multiple Image Contrasts in a Single Scan

New Technology Allows Multiple Image Contrasts in a Single Scan These images were acquired with an investigational device. PD T2 T2 FLAIR T1 MAP T1 FLAIR PSIR T1 New Technology Allows Multiple Image Contrasts in a Single Scan MR exams can be time consuming. A typical

More information

Time-Frequency Method Based Activation Detection in Functional MRI Time-Series

Time-Frequency Method Based Activation Detection in Functional MRI Time-Series Time-Frequency Method Based Activation Detection in Functional MRI Time-Series Arun Kumar 1,2 and Jagath C. Rajapakse 1,3 1 School of Computing, NTU, Singapore 2 School of EEE,Singapore Polytechnic, Singapore

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

CLASSIFICATION OF BOUNDARY AND REGION SHAPES USING HU-MOMENT INVARIANTS

CLASSIFICATION OF BOUNDARY AND REGION SHAPES USING HU-MOMENT INVARIANTS CLASSIFICATION OF BOUNDARY AND REGION SHAPES USING HU-MOMENT INVARIANTS B.Vanajakshi Department of Electronics & Communications Engg. Assoc.prof. Sri Viveka Institute of Technology Vijayawada, India E-mail:

More information

Fiber Selection from Diffusion Tensor Data based on Boolean Operators

Fiber Selection from Diffusion Tensor Data based on Boolean Operators Fiber Selection from Diffusion Tensor Data based on Boolean Operators D. Merhof 1, G. Greiner 2, M. Buchfelder 3, C. Nimsky 4 1 Visual Computing, University of Konstanz, Konstanz, Germany 2 Computer Graphics

More information

The. Handbook ijthbdition. John C. Russ. North Carolina State University Materials Science and Engineering Department Raleigh, North Carolina

The. Handbook ijthbdition. John C. Russ. North Carolina State University Materials Science and Engineering Department Raleigh, North Carolina The IMAGE PROCESSING Handbook ijthbdition John C. Russ North Carolina State University Materials Science and Engineering Department Raleigh, North Carolina (cp ) Taylor &. Francis \V J Taylor SiFrancis

More information

Improvement of contrast using reconstruction of 3D Image by PET /CT combination system

Improvement of contrast using reconstruction of 3D Image by PET /CT combination system Available online at www.pelagiaresearchlibrary.com Advances in Applied Science Research, 2013, 4(1):285-290 ISSN: 0976-8610 CODEN (USA): AASRFC Improvement of contrast using reconstruction of 3D Image

More information

A COMPARISON OF WAVELET-BASED AND RIDGELET- BASED TEXTURE CLASSIFICATION OF TISSUES IN COMPUTED TOMOGRAPHY

A COMPARISON OF WAVELET-BASED AND RIDGELET- BASED TEXTURE CLASSIFICATION OF TISSUES IN COMPUTED TOMOGRAPHY A COMPARISON OF WAVELET-BASED AND RIDGELET- BASED TEXTURE CLASSIFICATION OF TISSUES IN COMPUTED TOMOGRAPHY Lindsay Semler Lucia Dettori Intelligent Multimedia Processing Laboratory School of Computer Scienve,

More information

Chapter 7 UNSUPERVISED LEARNING TECHNIQUES FOR MAMMOGRAM CLASSIFICATION

Chapter 7 UNSUPERVISED LEARNING TECHNIQUES FOR MAMMOGRAM CLASSIFICATION UNSUPERVISED LEARNING TECHNIQUES FOR MAMMOGRAM CLASSIFICATION Supervised and unsupervised learning are the two prominent machine learning algorithms used in pattern recognition and classification. In this

More information

CHAPTER 3. Preprocessing and Feature Extraction. Techniques

CHAPTER 3. Preprocessing and Feature Extraction. Techniques CHAPTER 3 Preprocessing and Feature Extraction Techniques CHAPTER 3 Preprocessing and Feature Extraction Techniques 3.1 Need for Preprocessing and Feature Extraction schemes for Pattern Recognition and

More information

Applying Supervised Learning

Applying Supervised Learning Applying Supervised Learning When to Consider Supervised Learning A supervised learning algorithm takes a known set of input data (the training set) and known responses to the data (output), and trains

More information

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CHAPTER 4 CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS 4.1 Introduction Optical character recognition is one of

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

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

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

By choosing to view this document, you agree to all provisions of the copyright laws protecting it.

By choosing to view this document, you agree to all provisions of the copyright laws protecting it. Copyright 2009 IEEE. Reprinted from 31 st Annual International Conference of the IEEE Engineering in Medicine and Biology Society, 2009. EMBC 2009. Sept. 2009. This material is posted here with permission

More information

Supplementary Figure 1

Supplementary Figure 1 Supplementary Figure 1 BOLD and CBV functional maps showing EPI versus line-scanning FLASH fmri. A. Colored BOLD and CBV functional maps are shown in the highlighted window (green frame) of the raw EPI

More information

TUMOR DETECTION IN MRI IMAGES

TUMOR DETECTION IN MRI IMAGES TUMOR DETECTION IN MRI IMAGES Prof. Pravin P. Adivarekar, 2 Priyanka P. Khatate, 3 Punam N. Pawar Prof. Pravin P. Adivarekar, 2 Priyanka P. Khatate, 3 Punam N. Pawar Asst. Professor, 2,3 BE Student,,2,3

More information

Learning-based Neuroimage Registration

Learning-based Neuroimage Registration Learning-based Neuroimage Registration Leonid Teverovskiy and Yanxi Liu 1 October 2004 CMU-CALD-04-108, CMU-RI-TR-04-59 School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213 Abstract

More information

Cognitive States Detection in fmri Data Analysis using incremental PCA

Cognitive States Detection in fmri Data Analysis using incremental PCA Department of Computer Engineering Cognitive States Detection in fmri Data Analysis using incremental PCA Hoang Trong Minh Tuan, Yonggwan Won*, Hyung-Jeong Yang International Conference on Computational

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

Fully Automatic Multi-organ Segmentation based on Multi-boost Learning and Statistical Shape Model Search

Fully Automatic Multi-organ Segmentation based on Multi-boost Learning and Statistical Shape Model Search Fully Automatic Multi-organ Segmentation based on Multi-boost Learning and Statistical Shape Model Search Baochun He, Cheng Huang, Fucang Jia Shenzhen Institutes of Advanced Technology, Chinese Academy

More information

Bayesian Inference in fmri Will Penny

Bayesian Inference in fmri Will Penny Bayesian Inference in fmri Will Penny Bayesian Approaches in Neuroscience Karolinska Institutet, Stockholm February 2016 Overview Posterior Probability Maps Hemodynamic Response Functions Population

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

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

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

2: Image Display and Digital Images. EE547 Computer Vision: Lecture Slides. 2: Digital Images. 1. Introduction: EE547 Computer Vision

2: Image Display and Digital Images. EE547 Computer Vision: Lecture Slides. 2: Digital Images. 1. Introduction: EE547 Computer Vision EE547 Computer Vision: Lecture Slides Anthony P. Reeves November 24, 1998 Lecture 2: Image Display and Digital Images 2: Image Display and Digital Images Image Display: - True Color, Grey, Pseudo Color,

More information

6 credits. BMSC-GA Practical Magnetic Resonance Imaging II

6 credits. BMSC-GA Practical Magnetic Resonance Imaging II BMSC-GA 4428 - Practical Magnetic Resonance Imaging II 6 credits Course director: Ricardo Otazo, PhD Course description: This course is a practical introduction to image reconstruction, image analysis

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

Evaluation of texture features for image segmentation

Evaluation of texture features for image segmentation RIT Scholar Works Articles 9-14-2001 Evaluation of texture features for image segmentation Navid Serrano Jiebo Luo Andreas Savakis Follow this and additional works at: http://scholarworks.rit.edu/article

More information

Advanced Visual Medicine: Techniques for Visual Exploration & Analysis

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

More information

PROCEEDINGS OF SPIE. Automatic anatomy recognition using neural network learning of object relationships via virtual landmarks

PROCEEDINGS OF SPIE. Automatic anatomy recognition using neural network learning of object relationships via virtual landmarks PROCEEDINGS OF SPIE SPIEDigitalLibrary.org/conference-proceedings-of-spie Automatic anatomy recognition using neural network learning of object relationships via virtual landmarks Fengxia Yan, Jayaram

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

REGISTRATION AND NORMALIZATION OF MRI/PET IMAGES 1. INTRODUCTION

REGISTRATION AND NORMALIZATION OF MRI/PET IMAGES 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 9/2005, ISSN 1642-6037 Jacek RUMIŃSKI *, Marek SUCHOWIRSKI * image registration, image normalization, PET, MRI, parametric imaging REGISTRATION AND NORMALIZATION

More information