Model Based Segmentation of Clinical Knee MRI

Size: px
Start display at page:

Download "Model Based Segmentation of Clinical Knee MRI"

Transcription

1 Model Based Segmentation of Clinical Knee MRI Tina Kapur 12, Paul A. Beardsley 2, Sarah F. Gibson 2, W. Eric L. Grimson 1, William M. Wells 13 corresponding author: Abstract A method for model based segmentation of 3D Magnetic Resonance Imaging (MRI) scans of the human knee is presented. A probabilistic model describing the spatial relationships between features of the human knee is constructed from 3D manually segmented data. In conjunction with feature detection techniques from low-level computer vision, this model is used to segment knee MRI scans in a Bayesian framework. 1. Motivation We are interested in segmentation of clinical MRI scans for pre- as well as intra-operative visualization and modeling. Specifically, segmentation will be necessary to provide patient-specific anatomical models for a surgical simulation system [4]. In this system, computer-based knee models are combined with physically-based anatomical modeling, high quality visual rendering, and force-reflective interface devices to provide the surgeon with a virtual testbed for planning and rehearsing patient specific procedures. Current knee models for the surgical simulator have been painstakingly hand-segmented by medical professionals. The hand segmentation has required up to 6 hours per knee model an effort that would not be economical or practical for patient-specific models. We are investigating techniques to fully automate the segmentation process wherever possible, and to support and accelerate manual segmentation where full automation breaks down. An automated segmentation system would also be beneficial to studies that evaluate the role of specific drugs and/or therapies for cartilage regrowth by facilitating comparison between the pre- and post-therapy cartilage volumes. 1 Massachusetts Institute of Technology, Artificial Intelligence Laboratory, Cambridge MA 2 Mitsubishi Electric Research Laboratory, Cambridge MA 3 Department of Radiology, Brigham and Womens Hospital, Harvard Medical School, Boston MA Figure 1. High resolution knee scan. Resolution is.25x.25x1.5mm. Why is Knee Segmentation Difficult: Figure 1 is a single slice from a 3D MRI image of a human knee. This high quality image has an in-plane resolution of approximately.25x.25 mm and a between plane resolution of 1.5 mm. The image was generated for research purposes with a special high resolution receiver coil and a scan time of 1 hour. While specific anatomical structures in this image are very apparent to the trained eye, it is important to note that even in this high quality image, many standard automatic segmentation methods fail. For example, simple intensity based classification will not provide a reasonable segmentation because the different tissues have overlapping image intensity values and because there is a

2 strong 3D gain field that modulates the image intensity [14]. In addition, edge and surface-based segmentation methods fail to provide boundaries between tissues such as cortical bone and ligaments because these tissues have similar intensities and no clear separation in the scanned image. Figure 2. Clinical knee scan..2x.2x2mm. Resolution is Figure 2 is a slice through a 3D MRI knee image taken in a typical clinical scan. Because it is difficult for patients to remain still during a long imaging session and because of the cost of scan time, most clinical scans are limited to 2 minutes. This results in a poorer signal to noise ratio and lower image resolution than the image in Figure 1, exacerbating the segmentation difficulties discussed above. Trained clinicians who interpret or segment clinical MRI scans rely on implicit models of knee anatomy and pathology that they have built up through their education and practical experience. It is reasonable to assume that a computerbased segmentation system would also benefit from such a model. In this paper, we discuss one method to use anatomical models to assist in the automation of medical image segmentation. 2. Previous Work General Model Based Methods for Segmentation of Medical Images: Most existing medical image analysis techniques that incorporate anatomical models into the segmentation process use a parameterized shape-based approach. In these methods, statistical parameters for parameterized shape models of the desired structures are generated from handsegmented data and used to influence the computer-based segmentation [1, 3, 8, 9, 11, 12]. A recent review of various deformable models that have been used for segmentation can be found in [7]. A different type of statistical model is proposed by Kamber et al. [5] for brain MRI scans. It is constructed by registering and averaging the voxel intensities of normal brain scans to provide spatial prior probabilities for intensity based classification. Model-Based Method in Knee Segmentation: Solloway et al. [8] use a parameterized shape-based method for segmenting femoral cartilage. Their method uses principal component analysis to encode shape and intensity variations across a training set of landmark locations. During segmentation, the mean locations of the landmarks from the training data are superimposed on the image. These locations are subsequently adjusted within an allowable range of motion determined from the principle component analysis to maximize the similarity between local intensities around the landmark locations in the model and the image. Warfield [13] is currently developing a model driven segmentation method for cartilage segmentation from clinical knee MRI images. 3. Segmentation of Knee MRI Our overall strategy is to treat knee segmentation as a sequential process, segmenting first the large scale and most easily obtainable structures, and using the results to guide the segmentation of subsequent structures. The sequential approach allows us to employ a specific algorithm for a specific anatomical structure at each new stage. It also allows us to accumulate and utilize constraints as the segmentation proceeds. For example, by starting with the automatic segmentation of the femur, we obtain spatial constraints on neighbouring structures such as femoral cartilage (utilization of spatial constraints to guide segmentation is described below in detail). Furthermore the segmentation of largescale structures at the start of the process offers the possibility of calibrating the gain field, and applying a correction to the pixel intensities before continuing (see [6] for details). Our initial work on this approach has looked at the segmentation of just four structures - the femur and the femoral cartilage, and the tibia and tibial cartilage - but we present the work in terms of the overall framework for a full knee segmentation. We next describe the atlas, which is our

3 Figure 3. Flowchart for Model Based Segmentation of Knee. repository for a priori information to be used in the segmentation, and then the algorithms themselves. The Atlas Our atlas is a manually segmented knee data set with some annotated information. The annotations are of two types - (a) the sequence of algorithms to be used during segmentation, each with an associated location where they are to be applied, (b) a priori data used by the algorithms. The first step in the processing is to align the atlas with the data. This is done manually with an interactive tool which allows the atlas to be rotated, translated and scaled relative to the data set. The user interface is shown in Figure 4. The aligned atlas is used to provide seed regions in the central parts of the femur and the tibia (a coarse manual alignment of atlas and data is sufficient for this purpose). Segmentation of the femur/tibia This is a two-step process which uses as input the interactively obtained seed regions. The first step is an adaptive region growing which analyzes local texture properties of each seed region and uses that as a homogeneity criterion for growing the bone. As the region grows, the statistics of the local texture are updated, hence making the process adaptive. To prevent leaks in the texture based region growing, connected contours of edges are used as a heterogeneity criterion i.e. are used to stop the growth of the region. In the second step, the boundary of the bone is localized using a snake-like regularizer that is discussed in [6]. Figure 5 shows the seed region on a clinical MRI scan, the result of the adaptive region growing from that seed, and Figure 4. Alignment of the atlas with the data. Three orthogonal cross-sections are obtained for a selected location in the data set and are shown in 2D (left column) and 3D (right-side). The atlas is also shown on the 3D display. The 3D display allows change of overall viewpoint and translation/rotation/scaling of the atlas relative to the data. The central column shows the slices through the atlas made by the crosssections, for the current alignment. the result of regularizing that boundary. Our feature detector finds the boundary of soft bone. In clinical scans, such as this one, the contrast between cortical bone, cartilage and ligaments is poor. Therefore, it is difficult to differentiate between cortical bone and cartilage. We are investigating different imaging protocols that have been adjusted for improved contrast. Segmentation of the femoral/tibial cartilage (a) Modelling spatial relationships We utilize a model which encodes the spatial relationship between femur and femoral cartilage, and tibia and tibial cartilage. Figure 6 illustrates this relationship for a segmented slice with these four structures annotated. We observe that the spatial relationship between the femur and femoral cartilage is well described by the distance (d) between cartilage and the surface of the femur, as well as the local orientation (n) of the femur where the cartilage connects to it. Thus we describe the relationship between the femoral cartilage and the femur by the class conditional probability density function:

4 where P (n i ; d i jx i 2 C F ) (1) x i are the spatial coordinates of the ith data voxel is the set of all voxels belonging to femoral cartilage C F F is the set of all voxels belonging to the femur d i is short for d i (F ), which is the distance from x i to the surface of the femur n i is short for n i (F ), which is the direction of the surface normal at p i, where p i is the point on the femur surface that is closest to x i A non-parametric estimate for this joint density function is constructed from examples in which both the cartilage and the femur have been manually labelled by experts. The training procedure is implemented using the following four steps applied sequentially to each image I t in the training set: 1. For each point on the surface of the femur in image I t, compute the direction of the local normal. Quantize the direction into 5 uniformly spaced bins between? and. 2. Compute the Chamfer [1] distance from each point in the image I t to the femur. Saturate the distance at 25 (empirically determined value). 3. For each cartilage point in I t, lookup two numbers: the distance d i to the closest femur point (using the chamfer map computed in step 2) and the orientation n i of the femur at that point (using the precomputed normals in step 1). 4. Histogram the values d i and n i jointly. If I t is the last image in the training set, normalize the histogram to obtain an empirical estimate for the joint density of d i and n i for cartilage. We have used a histogram to estimate the density from sample points. Other methods such as Parzen Windowing for density estimation (discussed in [2]) could be used effectively as well. Figure 7 shows an estimate of the joint density constructed using the above method. Note that this estimated density function is localized i.e. has high information content (or low entropy), thereby indicating that d and n are reasonable indicators of the relationship between the femur and its cartilage. We construct P (n i (T ); d i (T )jx i 2 C T ) an estimate for the pdf describing the relationship between the tibial cartilage (C T ) and the tibia (T ) in a similar fashion. This pdf is shown is Figure 8. Note that this model is a combination of heuristics and training from examples. The heuristic used is that surface normals and distance are pertinent parameters to the relationship between the femur and its cartilage, while examples are used to estimate probability distributions on these parameters. We believe that information-theoretic schemes could be devised for automatically deducing the relationships from examples as well. (b) Bayesian Classification Our next step is to use the model and the features (F, T ), that have already been labelled, to identify cartilage in the data. We do this in two stages: The Inference Stage: Compute the posterior probability that a voxel location should be classified as femoral cartilage based on observations of its intensity and spatial relation to the femur. The Decision Stage: Classify each voxel as cartilage or not-cartilage using the probabilities computed in the inference stage. Bayes rule allows us to express the posterior probability that a voxel should be classified as femoral cartilage based on observations of its intensity and spatial relation to the femur (P (x i 2 C F jn i (F ); d i (F ); I i )) as a product of the prior probability that a given voxel belongs to cartilage (P (x i 2 C F ) ) and the the class conditional density P (n i (F ); d i (F ); I i jx i 2 C F ) as follows: P(x i 2 C F jn i; d i; I i) = P(ni; di; Iijxi 2 CF)P(xi 2 CF) P(n i; d i; I i) (2) where x i, n i, d i, C F and F represent the same quantities as in Equation 1, and I i is the intensity at x i. This can be rewritten assuming independence between the intensity at a voxel and its spatial relationship to femur as: P(x i 2 C F jn i; d i; I i) = P(ni; dijxi 2 CF)P(Iijxi 2 CF)P(xi 2 CF) P(n i; d i; I i) (3) The first term in the numerator on the right hand side is the class conditional density for the model parameters, and is estimated using the method described in the previous section. The second term in the numerator is class conditional density function that conventional classifiers use. It can either be stored as part of the model for each relevant

5 imaging protocol (since the appearance of structures varies depending on the protocol), or be obtained from samples of cartilage from the data. We use a stored parametric (gaussian) model as shown in Figure 9. The third term in the numerator, P (x i 2 C F ), is the prior probability that a voxel belongs to cartilage. This is computed as a ratio of the cartilage volume to the total volume of the knee in scan. The denominator is a scaling term that we ignore. The decision stage currently thresholds the probabilities using hysterisis to decide between cartilage and noncartilage. As more spatial relationships are incorporated in the model, a maximum aposteriori probability (MAP) decision rule will be used. 4. Results and Discussion Currently we have a database of seven clinical scans and three high resolution healthy knee scans that have been manually segmented. The results presented in this section were obtained using one of the high resolution scans (size 512x512x87 voxels and resolution.25x.25x1.4mm.) We trained and tested our system using leave k out cross-validation i.e. in a typical run we trained the system on several (usually 6) two-dimensional slices from a single three-dimensional scan and tested on the remaining few slices of the same scan. We repeated this for different partitions of the scan. The mean distance between the cartilage segmentation generated by our system and the segmentation generated manually by experts was 1.25 pixels, or.32 mm. This distance was computed over three trials, each testing different sets of images. We used manually segmented models of the femur and the tibia to train the system. This allows us to focus on the performance of our modeling of spatial relationships independent of the performance of the feature detector. We show results for three different slices (shows in Figure 1) of the scan, which were not used in the training process. Figure 12 shows the segmentation of femoral cartilage generated by our system for these three slices. Figure 11 shows the corresponding manual segmentation for visual comparison. Note that the location of the cartilage generated by our model compares well with manual segmentation. However, three weaknesses of the current implementation are apparent. False positives in the first two slices in Figure 11 indicate the need for finer quantization of orientation in the estimated joint density of distances and normals. The optimal quantization may require more training data to estimate the joint density (currently we estimate the joint density over 25x5=125 bins using approximately 5-1 cartilage points). We defer this task until multiple three-dimensional scans are registered to construct the model, thereby providing a sufficiently large sample size. Competing intensity models for structures such as muscle, ligament, and meniscus are needed in addition to the existing intensity model for cartilage. This would prevent some of the false positives in the second image in Figure 11. Heuristic post-processing of the data using techniques such as mathematical morphology and connected component analysis could improve the results. 5. Future Work This paper has described initial work on a system for knee segmentation. The work has focussed on creating a framework in which to place a variety of algorithms specific to segmenting individual parts of the knee. Within this framework we have investigated the segmentation of femur and tibia, and femoral and tibial cartilage. Our short-term goal is to look at these algorithms more closely, finding ways to vary the parameters and thresholds which inevitably arise in the processing and automatically assessing what values are giving a good segmentation. While our assumption about relevant spatial relationships between the femur and its associated cartilage were based on heuristics, future work will include research into techniques to automatically generate such relationships from a database of pre-segmented images. Our long-term goal is the generation of patient-specific models of knee anatomy for use in a surgical simulator. This will involve not only the development of a range of algorithms for segmenting healthy knees and knees with pathologies, but also a user interface which readily facilitates visual assessment of the quality of the segmentation, and allows user guidance and modifications to the segmentation process. Acknowledgements: The authors thank Dr. Ron Kikinis and Dr. Jens Richolt of the Surgical Planning Lab at Brigham and Women s hospital for the data used in this paper, as well as for discussions that were helpful in developing the ideas presented here. Thanks to Dr. Shin Nakajima and Dr. Akira Sawada as well for providing some of the manual segmentations. References [1] G. Borgefors, Distance transformations in digital images, Computer Vision, Graphics, and Image Processing, No. 34. pp , [2] R. O. Duda and P. E. Hart, Pattern Classification and Scene Analysis, John Wiley and Sons, 1973.

6 [3] D. Fritsch, S. Pizer, L. Yu, V. Johnson, E. Chaney, Segmentation of Medical Image Objects Using Deformable Shape Loci, Proc. Information Processing in Medical Imaging, pp , [4] S. Gibson, C. Fyock, E. Grimson, T. Kanade, R. Kikinis, H. Lauer, N. McKenzie, A. Mor, S. Nakajima, H. Ohkami, R. Osborne, J. Samosky, A. Sawada, Volumetric object modeling for surgical simulation, accepted for publication, Medical Image Analysis, [5] M. Kamber, D. Collins, R. Shinghal, G. Francis, and A. Evans, Model-based 3D segmentation of multiple sclerosis lesions in dual-echo MRI data, Proc. Visualization in Biomedical Computing, pp. 59-6, [6] T. Kapur, P.A. Beardsley, S.F. Gibson, Segmentation of Bone in knee MRI using Adaptive Region Growing, MERL Tech Report [7] T. McInerny and D. Terzopoulos, Deformable models in medical image analysis: a survey, Medical Image Analysis, Vol.1, No. 2, pp , [8] S. Solloway, C. Hutchinson, J. Waterton, and C.J. Taylor, The use of Active Shape Models for Making Thickness Measurements of Articular Cartilage from MR Images, MRM 37: , 1997 [9] M. Sonka, S. Tadikonda, S. Collins, Knowledgebased interpretation of MR brain images, IEEE Trans. Med. Imaging, Vol. 15, No. 4, pp , [1] L. Staib and J. Duncan, Boundary finding with parametrically deformable models, IEEE Trans. PAMI, Vol. 14, No. 11, pp , [11] G. Szekely, A. Kelemen, C. Brechbuhler, and G. Gerig, Segmentation of 2D and 3D objects from MRI volume data using constrained elastic deformations of flexible fourier contour and surface models, Medical Image Analysis, Vol. 1, No. 1, pp , [12] B. Vemuri, A. Radisavljevic, and C. Leonard, Multiresolution stochastic 3D shape models for image segmentation, Proc. Information Processing in Medical Imaging, pp , [13] S. Warfield, Brigham and Women s Hospital, Personal communication. July [14] W. Wells, R. Kikinis, E. Grimson, and F. Jolesz, Statistical Intensity Correction and Segmentation of Magnetic Resonance Image Data, Proceedings of the Third Conference on Visualization in Biomedical Computing, Rochester MINN, 1994 Figure 5. The top image shows a slice from a clinical MRI scan along with the seed region that was obtained interactively. The middle image shows the result of adaptive region growing using the seed. The bottom image shows the result of running a snake-like regularizer on the boundary obtained from region growing.

7 P(n i, d i C F ) Normal n i (F) Distance d i (F) Figure 6. A manually segmented slice from a knee MRI which shows four structures: femur, tibia, femoral cartilage and tibial cartilage. Figure 7. P (n i (F ); d i (F )jx i 2 C F ). Empirical estimate of the joint density for normals n i and distances d i for femoral cartilage.

8 P(n i, d i C T ) Distance d i (T) Normal n i (T) Intensity Figure 8. P (n i (T ); d i (T )jx i 2 C T ). Empirical estimate of the joint density for normals n i and distances d i for tibial cartilage. Figure 9. P (IjC F ). Empirical estimate of the probability density for pixel intensity of femoral cartilage.

9 Figure 1. Three slices from a knee MRI scan. These slices were used to test our cartilage modelling system, and were not included in the set of images used to train the system. Figure 11. Manually generated cartilage segmentation is overlaid in white on the greyscale slices. This figure is presented for visual comparison with the results generated by our system in Figure 12.

10 Figure 12. The cartilage segmentation generated by our system is overlaid in white on the greyscale slices. Note that in all cases the cartilage is well localized. False positives in the middle slice (compare with corresponding manual segmentation in Figure 11) are discussed in the text.

2 Michael E. Leventon and Sarah F. F. Gibson a b c d Fig. 1. (a, b) Two MR scans of a person's knee. Both images have high resolution in-plane, but ha

2 Michael E. Leventon and Sarah F. F. Gibson a b c d Fig. 1. (a, b) Two MR scans of a person's knee. Both images have high resolution in-plane, but ha Model Generation from Multiple Volumes using Constrained Elastic SurfaceNets Michael E. Leventon and Sarah F. F. Gibson 1 MIT Artificial Intelligence Laboratory, Cambridge, MA 02139, USA leventon@ai.mit.edu

More information

Simon K. Warfield, Michael Kaus, Ferenc A. Jolesz and Ron Kikinis

Simon K. Warfield, Michael Kaus, Ferenc A. Jolesz and Ron Kikinis Medical Image Analysis (2000) volume 4, number 1, pp 43 55 c Elsevier Science BV Adaptive, Template Moderated, Spatially Varying Statistical Classification Simon K. Warfield, Michael Kaus, Ferenc A. Jolesz

More information

Calculating the Distance Map for Binary Sampled Data

Calculating the Distance Map for Binary Sampled Data MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Calculating the Distance Map for Binary Sampled Data Sarah F. Frisken Gibson TR99-6 December 999 Abstract High quality rendering and physics-based

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

NIH Public Access Author Manuscript Proc Soc Photo Opt Instrum Eng. Author manuscript; available in PMC 2014 October 07.

NIH Public Access Author Manuscript Proc Soc Photo Opt Instrum Eng. Author manuscript; available in PMC 2014 October 07. NIH Public Access Author Manuscript Published in final edited form as: Proc Soc Photo Opt Instrum Eng. 2014 March 21; 9034: 903442. doi:10.1117/12.2042915. MRI Brain Tumor Segmentation and Necrosis Detection

More information

Probabilistic Registration of 3-D Medical Images

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

More information

Introduction to Medical Image Processing

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

More information

Prostate Detection Using Principal Component Analysis

Prostate Detection Using Principal Component Analysis Prostate Detection Using Principal Component Analysis Aamir Virani (avirani@stanford.edu) CS 229 Machine Learning Stanford University 16 December 2005 Introduction During the past two decades, computed

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

3D VISUALIZATION OF SEGMENTED CRUCIATE LIGAMENTS 1. INTRODUCTION

3D VISUALIZATION OF SEGMENTED CRUCIATE LIGAMENTS 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 10/006, ISSN 164-6037 Paweł BADURA * cruciate ligament, segmentation, fuzzy connectedness,3d visualization 3D VISUALIZATION OF SEGMENTED CRUCIATE LIGAMENTS

More information

Image Segmentation and Registration

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

More information

Automatic 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

Acknowledgements. Atlas-based automatic measurements of the morphology of the tibiofemoral joint

Acknowledgements. Atlas-based automatic measurements of the morphology of the tibiofemoral joint Atlas-based automatic measurements of the morphology of the tibiofemoral joint M Brehler 1, G Thawait 2, W Shyr 1, J Ramsay 3, JH Siewerdsen 1,2, W Zbijewski 1 1 Dept. of Biomedical Engineering, Johns

More information

Semantic Context Forests for Learning- Based Knee Cartilage Segmentation in 3D MR Images

Semantic Context Forests for Learning- Based Knee Cartilage Segmentation in 3D MR Images Semantic Context Forests for Learning- Based Knee Cartilage Segmentation in 3D MR Images MICCAI 2013: Workshop on Medical Computer Vision Authors: Quan Wang, Dijia Wu, Le Lu, Meizhu Liu, Kim L. Boyer,

More information

Multi-Modal Volume Registration Using Joint Intensity Distributions

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

More information

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 Images

Segmentation of Images Segmentation of Images SEGMENTATION If an image has been preprocessed appropriately to remove noise and artifacts, segmentation is often the key step in interpreting the image. Image segmentation is a

More information

SKULL STRIPPING OF MRI USING CLUSTERING AND RESONANCE METHOD

SKULL STRIPPING OF MRI USING CLUSTERING AND RESONANCE METHOD International Journal of Knowledge Management & e-learning Volume 3 Number 1 January-June 2011 pp. 19-23 SKULL STRIPPING OF MRI USING CLUSTERING AND RESONANCE METHOD K. Somasundaram 1 & R. Siva Shankar

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

Chapter 3 Set Redundancy in Magnetic Resonance Brain Images

Chapter 3 Set Redundancy in Magnetic Resonance Brain Images 16 Chapter 3 Set Redundancy in Magnetic Resonance Brain Images 3.1 MRI (magnetic resonance imaging) MRI is a technique of measuring physical structure within the human anatomy. Our proposed research focuses

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

Performance Issues in Shape Classification

Performance Issues in Shape Classification Performance Issues in Shape Classification Samson J. Timoner 1, Pollina Golland 1, Ron Kikinis 2, Martha E. Shenton 3, W. Eric L. Grimson 1, and William M. Wells III 1,2 1 MIT AI Laboratory, Cambridge

More information

Simulating Surgery using Volumetric Object Representations, Real-Time Volume Rendering and Haptic Feedback

Simulating Surgery using Volumetric Object Representations, Real-Time Volume Rendering and Haptic Feedback MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Simulating Surgery using Volumetric Object Representations, Real-Time Volume Rendering and Haptic Feedback Sarah Frisken Gibson, Christina

More information

Semi-Automatic Segmentation of the Patellar Cartilage in MRI

Semi-Automatic Segmentation of the Patellar Cartilage in MRI Semi-Automatic Segmentation of the Patellar Cartilage in MRI Lorenz König 1, Martin Groher 1, Andreas Keil 1, Christian Glaser 2, Maximilian Reiser 2, Nassir Navab 1 1 Chair for Computer Aided Medical

More information

Simulating Arthroscopic Knee Surgery using Volumetric Object Representations, Real-Time Volume Rendering and Haptic Feedback

Simulating Arthroscopic Knee Surgery using Volumetric Object Representations, Real-Time Volume Rendering and Haptic Feedback MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Simulating Arthroscopic Knee Surgery using Volumetric Object Representations, Real-Time Volume Rendering and Haptic Feedback Sarah Gibson,

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

Object Identification in Ultrasound Scans

Object Identification in Ultrasound Scans Object Identification in Ultrasound Scans Wits University Dec 05, 2012 Roadmap Introduction to the problem Motivation Related Work Our approach Expected Results Introduction Nowadays, imaging devices like

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

Intuitive, Localized Analysis of Shape Variability

Intuitive, Localized Analysis of Shape Variability Intuitive, Localized Analysis of Shape Variability Paul Yushkevich, Stephen M. Pizer, Sarang Joshi, and J. S. Marron Medical Image Display and Analysis Group, University of North Carolina at Chapel Hill.

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

The Use of Unwrapped Phase in MR Image Segmentation: A Preliminary Study

The Use of Unwrapped Phase in MR Image Segmentation: A Preliminary Study The Use of Unwrapped Phase in MR Image Segmentation: A Preliminary Study Pierrick Bourgeat 1, Jurgen Fripp 1,3, Andrew Janke 2, Graham Galloway 2, Stuart Crozier 3,andSébastien Ourselin 1 1 Autonomous

More information

A MORPHOLOGY-BASED FILTER STRUCTURE FOR EDGE-ENHANCING SMOOTHING

A MORPHOLOGY-BASED FILTER STRUCTURE FOR EDGE-ENHANCING SMOOTHING Proceedings of the 1994 IEEE International Conference on Image Processing (ICIP-94), pp. 530-534. (Austin, Texas, 13-16 November 1994.) A MORPHOLOGY-BASED FILTER STRUCTURE FOR EDGE-ENHANCING SMOOTHING

More information

A Multiple-Layer Flexible Mesh Template Matching Method for Nonrigid Registration between a Pelvis Model and CT Images

A Multiple-Layer Flexible Mesh Template Matching Method for Nonrigid Registration between a Pelvis Model and CT Images A Multiple-Layer Flexible Mesh Template Matching Method for Nonrigid Registration between a Pelvis Model and CT Images Jianhua Yao 1, Russell Taylor 2 1. Diagnostic Radiology Department, Clinical Center,

More information

Deformation Analysis for Shape Based Classification

Deformation Analysis for Shape Based Classification In Proc. IPMI 2001, LNCS 2082, pp. 517-530 Deformation Analysis for Shape Based Classification Polina Golland 1, W. Eric L. Grimson 1, Martha E. Shenton 2, and Ron Kikinis 3 1 Artificial Intelligence Laboratory,

More information

Biomedical Image Processing

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

More information

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

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

More information

Correspondence Detection Using Wavelet-Based Attribute Vectors

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

More information

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

Video Registration Virtual Reality for Non-linkage Stereotactic Surgery

Video Registration Virtual Reality for Non-linkage Stereotactic Surgery Video Registration Virtual Reality for Non-linkage Stereotactic Surgery P.L. Gleason, Ron Kikinis, David Altobelli, William Wells, Eben Alexander III, Peter McL. Black, Ferenc Jolesz Surgical Planning

More information

Validation of Image Segmentation and Expert Quality with an Expectation-Maximization Algorithm

Validation of Image Segmentation and Expert Quality with an Expectation-Maximization Algorithm Validation of Image Segmentation and Expert Quality with an Expectation-Maximization Algorithm Simon K. Warfield, Kelly H. Zou, and William M. Wells Computational Radiology Laboratory and Surgical Planning

More information

Color Image Segmentation

Color Image Segmentation Color Image Segmentation Yining Deng, B. S. Manjunath and Hyundoo Shin* Department of Electrical and Computer Engineering University of California, Santa Barbara, CA 93106-9560 *Samsung Electronics Inc.

More information

Segmentation of Bony Structures with Ligament Attachment Sites

Segmentation of Bony Structures with Ligament Attachment Sites Segmentation of Bony Structures with Ligament Attachment Sites Heiko Seim 1, Hans Lamecker 1, Markus Heller 2, Stefan Zachow 1 1 Visualisierung und Datenanalyse, Zuse-Institut Berlin (ZIB), 14195 Berlin

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

A Generic Lie Group Model for Computer Vision

A Generic Lie Group Model for Computer Vision A Generic Lie Group Model for Computer Vision Within this research track we follow a generic Lie group approach to computer vision based on recent physiological research on how the primary visual cortex

More information

Volumetric Object Modeling for Surgical Simulation

Volumetric Object Modeling for Surgical Simulation MERL - A Mitsubishi Electric Research Laboratory Technical Report TR97-02 Nov. 5, 1997 Volumetric Object Modeling for Surgical Simulation Sarah Gibson Christina Fyock Eric Grimson Takeo Kanade Ron Kikinis

More information

IMAGE SEGMENTATION. Václav Hlaváč

IMAGE SEGMENTATION. Václav Hlaváč IMAGE SEGMENTATION Václav Hlaváč Czech Technical University in Prague Faculty of Electrical Engineering, Department of Cybernetics Center for Machine Perception http://cmp.felk.cvut.cz/ hlavac, hlavac@fel.cvut.cz

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

Law, AKW; Zhu, H; Lam, FK; Chan, FHY; Chan, BCB; Lu, PP

Law, AKW; Zhu, H; Lam, FK; Chan, FHY; Chan, BCB; Lu, PP Title Tumor boundary extraction in multislice MR brain images using region and contour deformation Author(s) Law, AKW; Zhu, H; Lam, FK; Chan, FHY; Chan, BCB; Lu, PP Citation International Workshop on Medical

More information

MORPHOLOGY ANALYSIS OF HUMAN KNEE USING MR IMAGERY

MORPHOLOGY ANALYSIS OF HUMAN KNEE USING MR IMAGERY MORPHOLOGY ANALYSIS OF HUMAN KNEE USING MR IMAGERY D. Chetverikov 1,2, G. Renner 1 1 Computer and Automation Research Institute, Budapest, Hungary; 2 Eötvös Loránd University, Budapest, Hungary We present

More information

TEMPLATE-BASED AUTOMATIC SEGMENTATION OF MASSETER USING PRIOR KNOWLEDGE

TEMPLATE-BASED AUTOMATIC SEGMENTATION OF MASSETER USING PRIOR KNOWLEDGE TEMPLATE-BASED AUTOMATIC SEGMENTATION OF MASSETER USING PRIOR KNOWLEDGE H.P. Ng 1,, S.H. Ong 3, P.S. Goh 4, K.W.C. Foong 1, 5, W.L. Nowinski 1 NUS Graduate School for Integrative Sciences and Engineering,

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

Level Set Evolution with Region Competition: Automatic 3-D Segmentation of Brain Tumors

Level Set Evolution with Region Competition: Automatic 3-D Segmentation of Brain Tumors 1 Level Set Evolution with Region Competition: Automatic 3-D Segmentation of Brain Tumors 1 Sean Ho, 2 Elizabeth Bullitt, and 1,3 Guido Gerig 1 Department of Computer Science, 2 Department of Surgery,

More information

Biomedical Image Processing for Human Elbow

Biomedical Image Processing for Human Elbow Biomedical Image Processing for Human Elbow Akshay Vishnoi, Sharad Mehta, Arpan Gupta Department of Mechanical Engineering Graphic Era University Dehradun, India akshaygeu001@gmail.com, sharadm158@gmail.com

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

Parallelization of Mutual Information Registration

Parallelization of Mutual Information Registration Parallelization of Mutual Information Registration Krishna Sanka Simon Warfield William Wells Ron Kikinis May 5, 2000 Abstract Mutual information registration is an effective procedure that provides an

More information

Efficient population registration of 3D data

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

More information

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

ABSTRACT 1. INTRODUCTION 2. METHODS

ABSTRACT 1. INTRODUCTION 2. METHODS Finding Seeds for Segmentation Using Statistical Fusion Fangxu Xing *a, Andrew J. Asman b, Jerry L. Prince a,c, Bennett A. Landman b,c,d a Department of Electrical and Computer Engineering, Johns Hopkins

More information

Segmentation and Modeling of the Spinal Cord for Reality-based Surgical Simulator

Segmentation and Modeling of the Spinal Cord for Reality-based Surgical Simulator Segmentation and Modeling of the Spinal Cord for Reality-based Surgical Simulator Li X.C.,, Chui C. K.,, and Ong S. H.,* Dept. of Electrical and Computer Engineering Dept. of Mechanical Engineering, National

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

MRI Brain Image Segmentation Using an AM-FM Model

MRI Brain Image Segmentation Using an AM-FM Model MRI Brain Image Segmentation Using an AM-FM Model Marios S. Pattichis', Helen Petropoulos2, and William M. Brooks2 1 Department of Electrical and Computer Engineering, The University of New Mexico, Albuquerque,

More information

identified and grouped together.

identified and grouped together. Segmentation ti of Images SEGMENTATION If an image has been preprocessed appropriately to remove noise and artifacts, segmentation is often the key step in interpreting the image. Image segmentation is

More information

ISSN: X Impact factor: 4.295

ISSN: X Impact factor: 4.295 ISSN: 2454-132X Impact factor: 4.295 (Volume3, Issue1) Available online at: www.ijariit.com Performance Analysis of Image Clustering Algorithm Applied to Brain MRI Kalyani R.Mandlik 1, Dr. Suresh S. Salankar

More information

EMSegment Tutorial. How to Define and Fine-Tune Automatic Brain Compartment Segmentation and the Detection of White Matter Hyperintensities

EMSegment Tutorial. How to Define and Fine-Tune Automatic Brain Compartment Segmentation and the Detection of White Matter Hyperintensities EMSegment Tutorial How to Define and Fine-Tune Automatic Brain Compartment Segmentation and the Detection of White Matter Hyperintensities This documentation serves as a tutorial to learn to customize

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

Statistical Models in Medical Image Analysis by Michael Emmanuel Leventon Submitted to the Department of Electrical Engineering and Computer Science o

Statistical Models in Medical Image Analysis by Michael Emmanuel Leventon Submitted to the Department of Electrical Engineering and Computer Science o Statistical Models in Medical Image Analysis by Michael Emmanuel Leventon Submitted to the Department of Electrical Engineering and Computer Science in partial fulfillment of the requirements for the degree

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

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

Automatized & Interactive. Muscle tissues characterization using. Na MRI

Automatized & Interactive. Muscle tissues characterization using. Na MRI Automatized & Interactive Human Skeletal Muscle Segmentation Muscle tissues characterization using 23 Na MRI Noura Azzabou 30 April 2013 What is muscle segmentation? Axial slice of the thigh of a healthy

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

Pathology Hinting as the Combination of Automatic Segmentation with a Statistical Shape Model

Pathology Hinting as the Combination of Automatic Segmentation with a Statistical Shape Model Pathology Hinting as the Combination of Automatic Segmentation with a Statistical Shape Model Pascal A. Dufour 1,2, Hannan Abdillahi 3, Lala Ceklic 3, Ute Wolf-Schnurrbusch 2,3, and Jens Kowal 1,2 1 ARTORG

More information

Context-sensitive Classification Forests for Segmentation of Brain Tumor Tissues

Context-sensitive Classification Forests for Segmentation of Brain Tumor Tissues Context-sensitive Classification Forests for Segmentation of Brain Tumor Tissues D. Zikic, B. Glocker, E. Konukoglu, J. Shotton, A. Criminisi, D. H. Ye, C. Demiralp 3, O. M. Thomas 4,5, T. Das 4, R. Jena

More information

STIC AmSud Project. Graph cut based segmentation of cardiac ventricles in MRI: a shape-prior based approach

STIC AmSud Project. Graph cut based segmentation of cardiac ventricles in MRI: a shape-prior based approach STIC AmSud Project Graph cut based segmentation of cardiac ventricles in MRI: a shape-prior based approach Caroline Petitjean A joint work with Damien Grosgeorge, Pr Su Ruan, Pr JN Dacher, MD October 22,

More information

Tissue Tracking: Applications for Brain MRI Classification

Tissue Tracking: Applications for Brain MRI Classification Tissue Tracking: Applications for Brain MRI Classification John Melonakos a and Yi Gao a and Allen Tannenbaum a a Georgia Institute of Technology, 414 Ferst Dr, Atlanta, GA, USA; ABSTRACT Bayesian classification

More information

Navigation System for ACL Reconstruction Using Registration between Multi-Viewpoint X-ray Images and CT Images

Navigation System for ACL Reconstruction Using Registration between Multi-Viewpoint X-ray Images and CT Images Navigation System for ACL Reconstruction Using Registration between Multi-Viewpoint X-ray Images and CT Images Mamoru Kuga a*, Kazunori Yasuda b, Nobuhiko Hata a, Takeyoshi Dohi a a Graduate School of

More information

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

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

More information

Problem Solving Assignment 1

Problem Solving Assignment 1 CS6240 Problem Solving Assignment 1 p. 1/20 Problem Solving Assignment 1 CS6240 Multimedia Analysis Daniel Dahlmeier National University of Singapore CS6240 Problem Solving Assignment 1 p. 2/20 Introduction

More information

Pathology Hinting as the Combination of Automatic Segmentation with a Statistical Shape Model

Pathology Hinting as the Combination of Automatic Segmentation with a Statistical Shape Model Pathology Hinting as the Combination of Automatic Segmentation with a Statistical Shape Model Pascal A. Dufour 12,HannanAbdillahi 3, Lala Ceklic 3,Ute Wolf-Schnurrbusch 23,JensKowal 12 1 ARTORG Center

More information

MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 9: Medical Image Segmentation (III) (Fuzzy Connected Image Segmentation)

MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 9: Medical Image Segmentation (III) (Fuzzy Connected Image Segmentation) SPRING 2017 1 MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 9: Medical Image Segmentation (III) (Fuzzy Connected Image Segmentation) Dr. Ulas Bagci HEC 221, Center for Research in Computer Vision (CRCV),

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

Automated Tool for Diagnosis of Sinus Analysis CT Scans

Automated Tool for Diagnosis of Sinus Analysis CT Scans Automated Tool for Diagnosis of Sinus Analysis CT Scans Abdel Razzak Natsheh 1, Prasad VS Ponnapalli 1, Nader Anani 1, Atef El-Kholy 2 1 Department of Engineering and Technology, Manchester Metropolitan

More information

A Study of Medical Image Analysis System

A Study of Medical Image Analysis System Indian Journal of Science and Technology, Vol 8(25), DOI: 10.17485/ijst/2015/v8i25/80492, October 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 A Study of Medical Image Analysis System Kim Tae-Eun

More information

Dept of CSE, CIT Gubbi, Tumkur, Mysore, India

Dept of CSE, CIT Gubbi, Tumkur, Mysore, India Volume 5, Issue 6, June 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com MRI Tissue Segmentation

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

City, University of London Institutional Repository

City, University of London Institutional Repository City Research Online City, University of London Institutional Repository Citation: Doan, H., Slabaugh, G.G., Unal, G.B. & Fang, T. (2006). Semi-Automatic 3-D Segmentation of Anatomical Structures of Brain

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

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

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

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 Slide 1/67 Overview Definitions Role of Segmentation Segmentation methods Intensity based Shape based Texture based

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

Segmentation of 3-D medical image data sets with a combination of region based initial segmentation and active surfaces

Segmentation of 3-D medical image data sets with a combination of region based initial segmentation and active surfaces Header for SPIE use Segmentation of 3-D medical image data sets with a combination of region based initial segmentation and active surfaces Regina Pohle, Thomas Behlau, Klaus D. Toennies Otto-von-Guericke

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

A Unified Framework for Atlas Matching using Active Appearance Models

A Unified Framework for Atlas Matching using Active Appearance Models A Unified Framework for Atlas Matching using Active Appearance Models T.F. Cootes, C. Beeston, G.J. Edwards and C.J. Taylor Imaging Science and Biomedical Engineering, University of Manchester, Manchester

More information

Semi-Automatic Detection of Cervical Vertebrae in X-ray Images Using Generalized Hough Transform

Semi-Automatic Detection of Cervical Vertebrae in X-ray Images Using Generalized Hough Transform Semi-Automatic Detection of Cervical Vertebrae in X-ray Images Using Generalized Hough Transform Mohamed Amine LARHMAM, Saïd MAHMOUDI and Mohammed BENJELLOUN Faculty of Engineering, University of Mons,

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

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

Volume visualization. Volume visualization. Volume visualization methods. Sources of volume visualization. Sources of volume visualization

Volume visualization. Volume visualization. Volume visualization methods. Sources of volume visualization. Sources of volume visualization Volume visualization Volume visualization Volumes are special cases of scalar data: regular 3D grids of scalars, typically interpreted as density values. Each data value is assumed to describe a cubic

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

JOURNAL OF INTERNATIONAL ACADEMIC RESEARCH FOR MULTIDISCIPLINARY Impact Factor 2.417, ISSN: , Volume 3, Issue 10, November 2015

JOURNAL OF INTERNATIONAL ACADEMIC RESEARCH FOR MULTIDISCIPLINARY Impact Factor 2.417, ISSN: , Volume 3, Issue 10, November 2015 MEDICAL IMAGE PROCESSING ALGORITHM S.KRISHNAVENI* *Research Scholar, Dept. of Computer Science, Sengunthar Arts and Science College, Tiruchengode, Tamil Nadu, India ABSTRACT This paper makes a review on

More information

Model-based segmentation and recognition from range data

Model-based segmentation and recognition from range data Model-based segmentation and recognition from range data Jan Boehm Institute for Photogrammetry Universität Stuttgart Germany Keywords: range image, segmentation, object recognition, CAD ABSTRACT This

More information