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

Size: px
Start display at page:

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

Transcription

1 Medical Image Analysis (2000) volume 4, number 1, pp c Elsevier Science BV Adaptive, Template Moderated, Spatially Varying Statistical Classification Simon K. Warfield, Michael Kaus, Ferenc A. Jolesz and Ron Kikinis Surgical Planning Laboratory, Brigham and Women s Hospital and Harvard Medical School, Dept. of Radiology, 75 Francis St., Boston, MA, 02115, Abstract A novel image segmentation algorithm was developed to allow the automatic segmentation of both normal and abnormal anatomy from medical images. The new algorithm is a form of spatially varying statistical classification, in which an explicit anatomical template is used to moderate the segmentation obtained by statistical classification. The algorithm consists of an iterated sequence of spatially varying classification and nonlinear registration, which forms an adaptive, template moderated (ATM), spatially varying statistical classification (SVC). Classification methods and nonlinear registration methods are often complementary, both in the tasks where they succeed and in the tasks where they fail. By integrating these approaches the new algorithm avoids many of the disadvantages of each approach alone while exploiting the combination. The ATM SVC algorithm was applied to several segmentation problems, involving different image contrast mechanisms and different locations in the body. Segmentation and validation experiments were carried out for problems involving the quantification of normal anatomy (MRI of brains of neonates) and pathology of various types (MRI of patients with multiple sclerosis, MRI of patients with brain tumors, MRI of patients with damaged knee cartilage). In each case, the ATM SVC algorithm provided a better segmentation than statistical classification or elastic matching alone. Keywords: segmentation, elastic matching, nonlinear registration, nearest neighbor classification, multiple sclerosis, knee cartilage, neonate, brain, tumor. 1. INTRODUCTION The segmentation of structures or types of tissue from medical images is still a difficult problem. In particular, the segmentation of pathology often requires intensive manual interaction to achieve good, or even acceptable, segmentations. Our goal was to develop a generally applicable segmentation algorithm that could aid in the automation of medical image analysis tasks by successfully segmenting both normal anatomy and common types of pathology. A strategy of feature detection and classification (spectral segmentation) has been widely used for the identification of tissue types. When spatial information (such as shape and spatial relationships between structures) is significant, a variety of deformable models have been proposed. Some segmentation problems can be solved simply by feature identification and classification. In this case, there is no need to make use of an anatomical template, and the segmentation is a straightforward process. Similarly, some segmentation problems can be solved by matching deformable Corresponding author ( warfield@bwh.harvard.edu) models directly to the image data (Collins, 1994; Kumar et al., 1996; Solloway et al., 1997). Here we deal with those segmentation problems for which feature identification and classification, or matching deformable models alone, are insufficient. These problems are typified by spectral overlap and/or structures to be segmented that are not modelled in, or cannot be matched by, a template of normal anatomy. Statistical classification and nonlinear registration are often complementary segmentation strategies. For example, classification is often successfully applied for the global segmentation of major tissue types (Vannier et al., 1985; Cline et al., 1990; Wells et al., 1996; Warfield, 1996). Deformable models have been successfully applied to the localization of particular anatomical structures. Tissue classification is unsuccessful when different structures to be identified have the same or overlapping spectral properties. Deformable models often need accurate initialization and are usually optimized for particular structures (sometimes with a single closed boundary), and can fail in the presence of abnormal anatomical variability or even in the presence of normal but highly variable structures, such as the cortex Collins (1994); Warfield et al. (1995). Alignment optimiza-

2 44 S. K. Warfield et al. tion strategies have usually been driven by local gradient information which is often insufficient to distinguish particular structures of interest. Explicit anatomical templates have been successfully used to identify anatomical structures through nonlinear registration. Tumors or lesions are not modelled in an anatomical template of normal anatomy, and so cannot be directly segmented in this way. We developed a new algorithm, ATM SVC, which overcomes the above limitations by embedding a traditional multiple feature k-nn classification into a higher dimensionality problem space. The additional dimensionality is derived from an anatomical template, and acts to moderate the statistical classification. In the special case of the classification problem involving separable classes with nonoverlapping anatomy accurately described by a matched anatomical template, the ATM SVC solution is the same as the original k-nn classification problem. In the common case involving some spectral overlap, ATM SVC resolves the ambiguity of the feature space with anatomical context, as well as allowing the classification of structures not present in the anatomical template. 2. METHOD Our algorithm iterates between a classification step to identify tissues and an elastic matching step to align a template of normal anatomy with the classified tissues. The template of anatomy is used to modify the classification to produce a spatially varying, rather than global, classification. The steps are iterated until the matched anatomy and the classification agree. Figure 1 illustrates the ATM SVC algorithm. Initialization for the algorithm consists of image acquisition, tissue class prototype selection and initial registration of a template of normal anatomy to the image data. The anatomical template is converted into a set of features describing anatomical localization with a distance transform. A segmentation based upon these features is computed with k-nn classification. The segmentation is then put through a feedback path that is used to refine the segmentation. A fast elastic matching algorithm is used to refine the alignment of the template of normal anatomy to the classified patient data. The anatomical localization is recomputed with the refined atlas, and the process is iterated Prior to Segmentation Image acquisition It is usually necessary to optimize the image acquisition protocol for automated image analysis, beyond that necessary for inspection by radiologists. Our acquisitions are designed to optimize the tradeoff of resolution, contrast to noise and time in the scanning device for the patient. The goal is to maximize the contrast of the structures we wish to analyze. The ultimate goal of image acquisition optimization is to render segmentation a trivial operation. Usually this is not possible, but good acquisitions make image analysis significantly simpler. We have developed several databases of scans of patients exhibiting particular types of pathology. The automated segmentation of such databases can aid in understanding the nature of these pathologies, through improved quantification and visualization. These databases allow for the assessment of the robustness and validity of new segmentation algorithms Template generation We choose to represent normal anatomy with a 3D volumetric digital atlas. The atlas consists of a 3D volume with each voxel labelled according to the anatomical structure present. A hierarchical representation of the anatomy can be imposed upon the atlas by describing groups of labels according to higher level anatomical constructs. For example, the cerebrum consists of left and right hemispheres, each of which consists of grey matter and white matter, each of which is divided into cortical gyri and subcortical structures and so on. We construct templates of normal anatomy by selecting a scan of a normal volunteer and segmenting the scan by statistical classification followed by manual editting (Kikinis et al., 1996). We have generated atlases for the brain, the knee joint, the abdomen and the chest The ATM SVC algorithm When we come to segment a particular patient, several steps are involved in the initialization of data for the algorithm. Initialization involves the application of feature detection or image enhancement algorithms to construct images that have improved contrasts for the structures of interest (e.g. nonlinear diffusion for noise smoothing, local structure enhancement), the execution of an initial alignment strategy to align the template to the patient scan, and the selection of prototype voxels for tissue classes of interest to allow the construction of a statistical model for the distribution of features for each tissue class. The initial alignment depends upon whether the anatomy to be aligned is rigid or piecewise rigid, and examples are presented in Section 3. For brain MR, the usual rigid registration techniques are suitable, and in the past we have used surface matching (Warfield et al., 1995), whilst more recently we have used a faster, more robust, method based on comparison of dense labelled data (Warfield et al., 1998). For the knee joint, we use a piecewise rigid registration by manual alignment of each of the bones. The atlas and patient bones are displayed in windows showing three orthogonal slices with linked cursors. When a cursor is moved in any window, or a new slice is selected, cursors in each of the linked windows also move, maintaining correspondence of spatial location between the two sets of three orthogonal slices. The user inputs modifications to the transform parameters (three rotation, three translation and three scale parameters) until the bones are aligned. We do not yet have extensive experience with nonrigid areas of the body, but we expect a spline based nonlinear registration

3 Adaptive, Template Moderated, Spatially Varying Statistical Classification 45 Volumetric image data Feature identification knn classification Segmentation Tissue class prototypes Anatomical template Elastic matching Figure 1. Schema for Adaptive Template Moderated Spatially Varying Classification. Initialization consists of image acquisition, tissue class prototype selection and initial registration of a template of normal anatomy to the image data. The anatomical template is converted into a set of features describing anatomical localization with a distance transform. A segmentation based upon these features is computed with k-nn classification. The segmentation is then put through a feedback path that is used to refine the segmentation. A fast elastic matching algorithm is used to refine the alignment of the template of normal anatomy to the classified patient data. The anatomical localization is recomputed with the refined atlas, and the process is iterated. could be successful for initial alignment of a template to a patient scan Supervised Statistical Classification The k-nearest Neighbor (k-nn) classification rule is a technique for nonparametric supervised pattern classification. An excellent description of k-nn classification and its properties is provided in (Duda and Hart, 1973). Given a training data set, P, consisting of N prototype patterns (vectors) of dimension D and the corresponding correct classification of each prototype into one of C classes, a pattern v of unknown class, is classified as class w i if most of the k closest prototype patterns are from class w i (Cover and Hart, 1967). Distance is measured with a distance metric appropriate to the problem domain. The main characteristic of the ATM SVC algorithm is to use Euclidean distance in a modified feature space, as described in Section Feature Detection A wide range of enhancement and filtering techniques tailored to specific applications are known. When an enhancement technique is identified to improve the contrast of a particular structure for a particular segmentation problem it can be used as a feature (also called channel) in a statistical classifier. Local filtering strategies for feature enhancement could be motivated by the anatomical template. We routinely use nonlinear diffusion (Gerig et al., 1992) as an enhancement strategy. It was used for the enhancement of the data used for the examples in Section 3, which include brain scans of patients with multiple sclerosis, brain scans of patients with brain tumors, brain scans of neonates and scans of the knee joint. The matched template is the source of new features that provide anatomical localization, as described in Section These act to improve the segmentation by increasing the separation between different classes in the feature space. Classifier Training Prototypes are voxels selected to act as examples of particular tissue classes. These prototypes are used to model the probability density function of the features of particular tissue classes. The prototypes are selected by an experienced operator, usually a trained technician familiar with the anatomy of the subject to be segmented, and the operation of the classification process. This is similar to the prototype selection that has been used in earlier statistical classification methods (Kikinis et al., 1992; Cline et al., 1990). The prototype selection process records both the spectral information of the prototype (the value of the prototype in each of the features ) and its spatial location. Its spatial location is not directly used in the classification process, but it is recorded so that it can be used to recompute the spectral information if any feature values are changed (such as occurs during the adaptation of the anatomical localization information). Typically prototypes are selected for each class to be segmented. This usually takes less than five minutes of user interaction. For brain MR examples of Section 3 prototypes for background, white matter, grey matter and cerebrospinal fluid were collected. Depending on the nature of the brain MR, we also selected, white matter lesion, tumor, edema, and unmyelinated white matter. In the case of knee MR, we used prototypes for background, skin, fat, ligament, meniscus, muscle, patella cartilage, femoral cartilage, tibial cartilage, fibula cartilage, patella, femur, tibia and fibula Spatially Varying Classification The alignment of the template is used to modify the classification so as to improve the overall segmentation. In our applications, the aligned template either does not model all of the structures to be segmented (such as tumors or lesions), or the nonlinear registration alone does not capture the relevant local shape differences (the scan to be aligned is too variable or does not contain sufficient correspondences or has different topology). k-nn Classification with Anatomical Localization We make use of the approximately aligned template to modify the classification. A particular voxel v of unknown class, is classified by assigning the class that appears most frequently in the set of k nearest prototypes. Determining

4 46 S. K. Warfield et al. the k nearest prototypes involves a distance computation of the form: d 2 D v f f 1 where d is distance, v f is the value of voxel v in feature f, p f is the value of prototype p in feature f, and D is the number of features. If we have no spatial model for the expected anatomy, then this classification scheme is optimal in that it minimizes the risk of making a wrong classification. If we have a perfectly accurate model for the expected anatomy, we could reject from consideration any prototypes lying outside the expected anatomical region. Since we do not have a precisely localized model, instead we modify the computation of the distance to prototypes in a way that reflects our confidence of its spatial location. Consider a segmentation problem where we have anatomical localization of only one structure and that a mechanism exists for transforming the aligned template into a map of certainty of anatomical localization. In the presence of perfect certainty of anatomical localization, the desired effect could be achieved by modifying the distance computation in the following way: d 2 a D v f f 1 where a 0 if p and v are located within the anatomical structure, and a if either p or v are located outside the anatomical structure. When p and v are inside the anatomical structure, d is unmodified from that of the original classification problem, and when either p or v are outside the anatomical structure d becomes larger. We can consider a range of confidence in our anatomical localization, ranging from the regions we have reason to suspect are far away from the anatomical structure, to those regions we suspect are very likely to be the anatomical structure. The nature of the misalignment of the nonlinear registration makes our confidence in the anatomical localization weakest at the boundary of the model. We can also generalize the anatomical localization to allow for more than one anatomical region. A possible modification of the distance computation then becomes: d 2 M v a a 1 p a 2 p f 2 p f 2 D v f f 1 where we have added M features of spatial information, and v a p a 2 represents the difference in anatomical localization of the voxel to be classified and the prototype. Qualitatively, when v and p are from the same anatomical region, v a and p a will vary together, leading to a small addition (ideally zero) to the overall distance, and so the distance will be mainly determined by the features. When v and p are from different anatomical regions, v a and p a p f 2 will vary differently, leading to a large change to the overall distance, causing the distance to be large irrespective of the values in the features. Combining the calculation for all of the features, the distance function is simply d 2 D v f f 1 where D D M. An important advantage of using k-nn classification in this way is that it is straightforward to set up a balance between the influence of the anatomical localization and the other feature channels. When the existing feature channels have insufficient contrast to identify a structure, the anatomical localization can provide weighting for the prototypes from which the classification for a voxel is computed. As the anatomical localization weighting increases, the contrast in feature space between the different structures increases. An incorrect template alignment will have no effect if the anatomical localization weight is less than the contrast in the other feature channels. Estimation of Anatomical Localization We generate anatomical localization feature channels by converting each of the relevant structures of an aligned template into a distance map. We model the uncertainty of anatomical localization, which depends upon the size of the potential error in elastic matching. A straightforward model of error is to use a penalty of 0 where labels for the matched structure is present, and increase the penalty linearly or quadratically with distance from the anatomical template until saturating it. When better error bounds on the anatomical localization are known, they can be directly incorporated by modifying the penalty in the relevant regions. This model is efficient to compute: a volume the size of the data is initialized with large values, the anatomical structure is copied from the aligned template into the volume with value 0, and a distance transform of the volume is computed. The largest penalty is limited by clamping the distance function. This limit is applied since we do not wish very distant structures to dominate the classification distance computation Nonlinear Registration We achieve fast nonlinear registration with an elastic matching algorithm based upon that of Dengler and Schmidt (1988), which is described below. The precise formulation of the nonlinear registration algorithm is not intrinsic to the ATM SVC algorithm, and it is possible to use other nonlinear registration algorithms (Bajcsy and Kova ci c, 1989; Christensen et al., 1994; Thirion, 1998). We have used the method of Dengler and Schmidt (1988) because it is sufficiently fast to be used routinely. The goal of the elastic matching algorithm is, given a source data set g 1 x and a target data set g 2 x, to find a deformation vector field u x such that the function g 1 x u x is as similar to the function g 2 x as possible. p f 2

5 Adaptive, Template Moderated, Spatially Varying Statistical Classification 47 We require u to be slowly varying, so that we can make the following Taylor series approximation. This is reasonable because we only expect to capture local shape differences, and the initial alignment process accounts for global shape differences. The basic method of computing u is via template matching: for a fixed value of x, consider the problem of finding the value of u that minimizes E x u w x x g 2 x g 1 x u 2 dx The resulting value of u is taken as the value of u x. Here, w is a window function whose width determines the size of the region used to compute u x. We make the approximation g 1 x u g 1 x u T g 1 x leading to the expression E x u w x w x x x g 2 x g 1 x u T g 1 x 2 dx g 2 g 1 2 g 2 g 1 u T g 1 dx 2 u T g 1 The value of u minimizing this expression is given by the solution of Qu F where and Q w x x g 1 x g T 1 x dx F w x x g 1 x 2 g 2 x g 1 x dx Our implementation calculates the deformation field with a multiresolution approach which computes u incrementally so that the approximation of small u which is needed to derive the equation Qu F can be satisfied at each resolution. At each resolution level, the deformation field is computed with window functions of several widths and the best window function width is determined adaptively (?). The coarsest level is determined by the additional requirement that for each axis, the width of the window function w is no more than 2 1 of the width of the image. At the top level, the deformation field u is estimated. This is then interpolated down to the next lower level. This procedure is repeated until the bottom level is reached Iteration We compute a classification, and use the classification to update the template alignment. The updated template is then used to generate a new anatomical localization and used to compute a new classification. To recap, the segmentation at iteration number j, s j, is computed with a k-nn classification applied in the feature space derived from the original image acquisition and the spatial localization information derived from anatomical template t j. Following the computation of the segmentation, an updated template, t j 1, is computed by elastic matching of the template t j to the segmentation just derived, s j. The spatial localization is then recomputed from the template t j 1, which is then used to compute the segmentation s j 1 and so on. The iteration is initialized by selecting as t 0 the initial registration of the atlas to the patient. For the segmentation problems described in Section 3, the algorithm converges to a satisfactory segmentation around five or fewer iterations of this process. The current implementation does not make use of a test of convergence (such as a low rate of change of the classification from iteration to iteration), but rather is iterated a fixed number of times, the precise number of which depends upon the particular application because of the different levels of contrast and anatomical variability. The conditions under which k-nn classification is optimal are well understood (Section 2.2.1) and its use here is designed to meet those requirements as well as a practical implementation can. The elastic matching algorithm has been designed to capture slowly varying local nonlinear deformations, and has been successful in practice, but is not guaranteed to converge under all circumstances. In particular, shape differences due to cutting or motion which would require a discontinuity in the deformation field are not captured. A more general nonlinear registration algorithm would be better suited to such applications and could be incorporated in the ATM SVC scheme. 3. RESULTS In this section the application of ATM SVC to segmentation problems involving both normal anatomy and pathology is presented. For each of these problems, segmentation with a global (non-spatially varying) classification was also carried out and a visual comparison was made. In each case the spatially varying classification generated by ATM SVC better reflects the underlying anatomy than global classification techniques Illustrative Example: Segmentation of Brain MR of Patients with Multiple Sclerosis White matter lesions appear in the brain of patients with multiple sclerosis and evolve over time (Guttmann et al., 1995). During the lifetime of a lesion some parts of the lesion develop signal intensity characteristics that overlap those of normal grey matter on conventional spin echo MR images (Warfield et al., 1995). Figure 2 shows a conventional spin echo MR image from a scan of a patient with multiple sclerosis. Figure 3 illustrates the difficulty of classification of lesion and grey matter classes caused by the overlap of the MR intensity range of these classes. Figure 4 shows the grey matter and white matter derived from a matched atlas, and the anatomical localization channels for white matter and grey matter. For the

6 48 S. K. Warfield et al. segmentation of scans of patients with multiple sclerosis we have developed a grey matter localization algorithm, based upon region growing, that improves upon the localization of cortical grey matter that is possible with elastic matching alone (Warfield et al., 1995). We applied that improved grey matter localization algorithm here, as an extra step following elastic matching, in order to improve the localization of grey matter and white matter prior to computing spatially varying penalties for these classes. This improved localization allows a larger penalty to be applied for white matter and grey matter classification outside the area indicated by the refined anatomical model. Figure 5 illustrates that the ATM SVC improves the segmentation of normal white matter, lesion and grey matter, over that of statistical classification alone. The segmentation is derived from a four channel classification incorporating proton density weighted images, T2 weighted images, grey matter localization and white matter localization. The anatomical localization channels act to improve the discrimination between the lesion and grey matter classes. Algorithmic component time (min. x # itns) k-nn classification 0.9 x 5 affine registration 5.9 x 5 distance transform 3.5 x 5 elastic matching 2.5 x 5 erosion/dilation/region growing 1.6 x 5 operator interaction 4.0 x 1 Table 1. Wallclock computation time (minutes x number of iterations) for a typical brain tumor case segmentation. Total time for ATM SVC was 76 minutes (with 4 minutes of operator interaction for initialization) whereas manual segmentation required 180 minutes. Observer ATM SVC C.V. (%) Table 2. Coefficient of variation of volume of manual and ATM SVC femoral cartilage segmentation Classification of Cortical and Subcortical Grey Matter from MR of Neonates In the developing brain, rapid changes in the amount of cortical grey matter occur. These changes can be studied with MR imaging (Hüppi et al., 1997, 1998). Since the brain is still developing, the signal intensity characteristics of different parts of the brain can be quite similar, making it difficult to apply conventional classification techniques. We applied the ATM SVC algorithm to this problem with the goal of improving the segmentation of cortical grey matter and subcortical grey matter. These have similar intensity ranges, but different spatial locations, and accurate measurement of cortical grey matter is a clinically interesting problem. Figure 6 illustrates the improvement in the segmentation that is achieved with ATM SVC. The segmentation was carried out with MR intensity features from SPGR (Spoiled Gradient Recalled acquisition in the steady state), and conventional spin echo imaging (PDw, T2w). Anatomical localization was generated for the basal ganglia and brain stem structures, and a channel representing everything that is not these structures Brain Tumor Segmentation Figure 7 illustrates the segmentation of an MRI of a patient with a brain tumor (a meningioma). The MRI is an SPGR, covering the entire brain with a voxel resolution of x0.9375x1.5 mm 3. A sagittal image from this acquisition is shown in Figure 7(a). For preoperative surgical planning, a segmentation of the skin, brain, ventricles and tumor is desired. Figure 7(b) shows the segmentation of these structures obtained by manual outlining. Figure 7(c) shows statistical classification (k-nn) based on the MR intensity is unable to identify these structures because they have overlapping MR intensity ranges. Elastic matching of a template of normal anatomy can project the boundaries of structures present in the atlas, as shown in Figure 7(d), but does not segment the tumor. Figure 7(e) shows the segmentation obtained by ATM SVC. The anatomical localization provided by the atlas is used to model the skin (fat and bone structures) and the brain. A spatial localization model for the tumor is derived from the k-nn classification and morphological processing (erosion and dilation). Together these three anatomical localization channels and the SPGR channel are combined to form the segmentation of Figure 7(e). Table 1 indicates the wallclock computation time of each of the algorithmic components for the segmentation of a typical brain tumor case. The times were measured on a Sun Microsystems Ultra HPC 5000 server with 8 UltraSPARC-I (167 MHz) CPUs and 2 GB of RAM Segmentation of Knee Cartilage from MRI Figure 8(a) is a single image from an MR of a patient with damaged knee cartilage. A defect in the bright cartilage along the femur/femoral cartilage boundary can be seen. Figure 8(b) is an image showing the ATM SVC segmentation of the cartilage of the patella, femur and tibia. We compared the ATM SVC algorithm with manual outlining for the segmentation of the femoral cartilage. Four experts segmented the patient image 8(a) with a single focal defect, 5 to 10 times on separate occasions over a period of one month. One of the experts also carried out repeated initializations of the automatic segmentation, so the variability induced in the segmentation by differences in initialization could be determined. The volume of the femoral cartilage was recorded, and the coefficient of variation of the volume for each of the experts and the automatic segmentation is shown in Table 2. The use of the ATM SVC was found to greatly reduce the variability of the segmentation.

7 Adaptive, Template Moderated, Spatially Varying Statistical Classification 49 (a) Early echo. (b) Late echo. Figure 2. Conventional spin echo MRI (proton density weighted and T2 weighted) from a patient with multiple sclerosis (lesions appear bright in both images) Grey Matter Lesion Number of voxels Proton Density Intensity (a) Histogram of lesion and grey matter from the proton density weighted MR image from one patient shown in Figure 2. (b) k-nn classification of tissue classes background, ventricles, grey matter, lesion and white matter (in order of increasing intensity). Figure 3. Figure 3(a) illustrates the overlapping range of proton density weighted intensity for the lesion and grey matter tissue classes, derived from the MRI scan of the patient shown in Figure 2. Figure 3(b) shows how a classification algorithm (k-nn) will misclassify lesion and grey matter as a result of this overlap.

8 50 S. K. Warfield et al. (a) Simplified anatomical template showing grey matter, white matter and background. (b) Anatomical localization of white matter. (c) Anatomical localization of grey matter. Figure 4. An example of anatomical localization channels for grey matter and white matter from the brain MR of a patient with multiple sclerosis (Figure 2). Figure 4(a) is a simplified atlas (showing white matter and grey matter) from which the spatially varying classification penalty is computed. Figure 4(b) and Figure 4(c) illustrate the spatially varying penalty applied for white matter and grey matter respectively white regions represent a low penalty and the penalty increases as the image intensity becomes darker. 250 Number of voxels WM Distance PD Intensity (a) Feature space of white matter localization and proton density intensity showing the distribution of grey matter (large peak) and lesion (small peak). (b) ATM SVC segmentation. Figure 5. Figure 5(a) shows a normalized two channel histogram of MR proton density weighted intensity and white matter anatomical localization. Since multiple sclerosis lesions primarily appear in the white matter, a cluster appears for lesion at a distance zero from the white matter. The white matter localization channel ensures that the grey matter cluster appears at a distance from white matter. The amount of the separation can be controlled by adjusting the white matter localization distance function. In the new feature space the lesion and grey matter classes no longer overlap, and so these classes can be accurately segmented, as shown in Figure 5(b).

9 Adaptive, Template Moderated, Spatially Varying Statistical Classification 51 (a) Single slice of neonate brain SPGR MR. (b) Single slice of neonate T2 weighted MR. (c) k-nn classification. (d) ATM SVC segmentation. Figure 6. MRI of neonate, k-nn classification and ATM SVC segmentation. The segmentation shows, in order from darkest to lightest, background, ventricles, unmyelinated white matter, myelinated white matter (present here primarily in the region of the brainstem), cortical grey matter and subcortical grey matter. The quantification of cortical grey matter is a clinically important problem, but it is difficult to distinguish from subcortical grey matter because of the similarity of MR intensity. The ATM SVC algorithm allows the spatial distribution of grey matter to be modelled, and as shown, generates an improved segmentation of cortical and subcortical grey matter over that of k-nn classification alone.

10 52 S. K. Warfield et al. (a) SPGR. (b) Manual segmentation. (c) k-nn classification. (d) Matched atlas. (e) ATM SVC segmentation. (f) Surface rendering of skin, tumor and ventricles. Figure 7. Illustration of the segmentation of a brain tumor from MRI. 4. DISCUSSION AND CONCLUSION We have developed a new algorithm which is an adaptive, template moderated, spatially varying statistical classification. The examples presented in Section 3 demonstrate that ATM SVC can achieve better segmentations than either statistical classification or nonlinear registration alone for the illustrated problems. These problems involve both normal anatomy and also certain types of pathology. The ATM SVC algorithm may be unable to segment structures which have similar characteristics in all feature channels and are also not spatially distinct. When the structures to be segmented have similar characteristics in all feature channels the classification is strongly dependent upon the spatial localization that can be derived from the nonlinear registration. The classification is then strongly dependent upon the boundaries identified by elastic matching. If the structures to be segmented have a boundary that cannot be discerned by elastic matching, the segmentation in the region of the boundary can be wrong, up to the size of the error of the spatial localization. Related work has examined different types of adaptation in the classification problem. The segmentation of tissue classes in the presence of intensity inhomogeneity was the motivation for the development of an adaptive tissue classification algorithm by Wells et al. (1996). This method, based upon the Expectation-Maximization (EM) algorithm, iteratively adapts a model of intensity inhomogeneity to drive a tissue classification algorithm. This has the advantage of making it possible to classify patient scans without per-patient prototype selection. For ATM SVC we carry out protype selection on a per-patient basis and iterate the classification with respect to an adaptive anatomical model. For the examples of Section 3, we have found it unnecessary to explicitly include estimation of intensity inhomogeneity, although it would be straightforward to incorporate. An alternative modification to the usual statistical classification model is to use a spatially varying a priori probability field. Van Leemput et al. (1998) incorporated such a field into the adaptive segmentation algorithm of Wells et al. (1996). This improved the performance of the algorithm by providing improved a priori information about the spatial distribution of tissue classes (white matter, grey matter and cerebrospinal fluid). Kamber et al. (1992) built

11 Adaptive, Template Moderated, Spatially Varying Statistical Classification 53 (a) Single slice of knee MR showing bones (patella, femur, tibia and fibula), cartilage (bright signal), with a defect in the cartilage of the femur. (b) ATM SVC segmentation of the cartilage of the patella, femur and tibia (in order from left to right across the image). (c) Surface rendering showing the femur, the tibia, and cartilage of the femur, tibia and patella. (d) A second surface rendering showing the segmentation of Figure 8(c) from another angle. Figure 8. MRI of a patient knee (Figure 8(a)), the ATM SVC segmentation of the cartilage of Figure 8(a) and surface renderings of the ATM SVC segmentation of the entire volume, showing the automated segmentation of bone and cartilage.

12 54 S. K. Warfield et al. a probabilistic spatially varying a priori model which was successful at reducing the number of false positives in a lesion classification problem. However, neither of these algorithms used nonlinear registration to adapt the spatially varying model to the particular patient being segmented. A probabilistic atlas of this type provides useful information about the population from which the atlas is derived. The ATM SVC approach makes use of an individualized anatomical template which is adapted to each subject. Future extensions of the ATM SVC approach could include the incorporation of Expectation-Maximization based intensity inhomogeneity correction and the use of a probabilistic atlas to incorporate a spatially varying prior probability field for the spatial distribution of tissue classes. Acknowledgements This investigation was supported (in part) by a grant from the National Multiple Sclerosis Society (SKW) and by NIH grants P41 RR , R01 RR A and P01 CA REFERENCES Bajcsy, R. and Kova ci c, S., (1989). Multiresolution Elastic Matching. Computer Vision, Graphics, and Image Processing, 46, Christensen, G. E., Rabbitt, R. D. and Miller, M. I., (1994). 3D brain mapping using a deformable neuroanatomy. Phys. Med. Biol., 39, Clarke, L. P., Velthuizen, R. P., Phuphanich, S., Schellenberg, J. D., Arrington, J. A. and Silbiger, M., (1993). MRI: Stability Of Three Supervised Segmentation Techniques. Magnetic Resonance Imaging, 11, Cline, H. E., Lorensen, W. E., Kikinis, R. and Jolesz, F., (1990). Three-Dimensional Segmentation of MR Images of the Head Using Probability and Connectivity. Journal of Computer Assisted Tomography, 14, 6, Collins, D. L., (1994). 3D Model-based segmentation of individual brain structures from magnetic resonance imaging data. Ph.D. thesis, McGill University. Cover, T. M., (1968). Estimation by the Nearest Neighbor Rule. IEEE Transactions On Information Theory, IT-14, 1, Cover, T. M. and Hart, P. E., (1967). Nearest Neighbor Pattern Classification. IEEE Transactions On Information Theory, IT-13, 1, Dengler, J. and Schmidt, M., (1988). The Dynamic Pyramid A Model for Motion Analysis with Controlled Continuity. International Journal of Pattern Recognition and Artificial Intelligence, 2, 2, Duda, R. O. and Hart, P. E., (1973). Pattern Classification and Scene Analysis. John Wiley & Sons, Inc. Friedman, J. H., Baskett, F. and Shustek, L. J., (1975). An Algorithm for Finding Nearest Neighbors. IEEE Transactions On Computers, C-24, 10, Gerig, G., Kübler, O., Kikinis, R. and Jolesz, F. A., (1992). Nonlinear Anisotropic Filtering of MRI Data. IEEE Transactions On Medical Imaging, 11, 2, Guttmann, C. R. G., Ahn, S. S., Hsu, L., Kikinis, R. and Jolesz, F. A., (1995). The Evolution of Multiple Sclerosis Lesions on Serial MR. AJNR, 16, Hüppi, P., Warfield, S., Kikinis, R., Barnes, P. D., Zientara, G. P., Jolesz, F. A., Tsuji, M. K. and Volpe, J. J., (1998). Quantitative Magnetic Resonance Imaging of Brain Development in Premature and Mature Newborns. Ann. Neurol., 43, 2, Hüppi, P., Warfield, S., Taranto, R., Ringer, S., Jolesz, F. and Volpe, J., (1997). Cortical brain development in preterm and fullterm infants: surface and volume changes measured by 3D-MRI. In The Society for Pediatric Research 1997 Annual Meeting, vol. 41, p Kamber, M., Collins, D. L., Shinghal, R., Francis, G. S. and Evans, A. C., (1992). Model-based 3D segmentation of multiple sclerosis lesions in dual-echo MRI data. In SPIE Vol. 1808, Visualization in Biomedical Computing, pp Kikinis, R., Shenton, M. E., Gerig, G., Martin, J., Anderson, M., Metcalf, D., Guttmann, C. R. G., McCarley, R. W., Lorenson, W. E., Cline, H. and Jolesz, F., (1992). Routine Quantitative Analysis of Brain and Cerebrospinal Fluid Spaces with MR Imaging. Journal of Magnetic Resonance Imaging, 2, Kikinis, R., Shenton, M. E., Iosifescu, D. V., McCarley, R. W., Saiviroonporn, P., Hokama, H. H., Robatino, A., Metcalf, D., Wible, C. G., Portas, C. M., Donnino, R. M. and Jolesz, F. A., (1996). A Digital Brain Atlas for Surgical Planning, Model Driven Segmentation, and Teaching. IEEE Transactions on Visualization and Computer Graphics, 2, 3, Kumar, A., Tannenbaum, A. R. and Balas, G. J., (1996). Optical Flow: A Curve Evolution Approach. IEEE Transactions On Image Processing, 5, 4, Solloway, S., Hutchinson, C., Waterton, J. and Taylor, C., (1997). The use of active shape models for making thickness measurements of articular cartilage from MR images. Magn Reson Med, 37, 6, Thirion, J., (1998). Image matching as a diffusion process: an analogy with maxwell s demons. Medical Image Analysis, 2, 3, Van Leemput, K., Maes, F., Vandermeulen, D. and Suetens, P., (1998). Automatic Segmentation of Brain Tissues and

13 Adaptive, Template Moderated, Spatially Varying Statistical Classification 55 MR Bias Field Correction Using a Digital Brain Atlas. In MICCAI 98: First International Conference on Medical Image Computing and Computer-Assisted Intervention, eds. Wells, W., Colchester, A. and Delp, S., vol of Lecture Notes in Computer Science, pp Boston, USA. Vannier, M. W., Butterfield, R. L., Jordan, D., Murphy, W. A., Levitt, R. G. and Gado, M., (1985). Multispectral Analysis of Magnetic Resonance Images. Radiology, 154, Warfield, S., (1996). Fast k-nn Classification for Multichannel Image Data. Pattern Recognition Letters, 17, 7, Warfield, S., Dengler, J., Zaers, J., Guttmann, C. R., Wells III, W. M., Ettinger, G. J., Hiller, J. and Kikinis, R., (1995). Automatic identification of Grey Matter Structures from MRI to Improve the Segmentation of White Matter Lesions. Journal of Image Guided Surgery, 1, 6, Warfield, S. K., Jolesz, F. and Kikinis, R., (1998). A High Performance Computing Approach to the Registration of Medical Imaging Data. Parallel Computing, 24, 9 10, Wells, W. M., Kikinis, R., Grimson, W. E. L. and Jolesz, F., (1996). Adaptive segmentation of MRI data. IEEE Transactions On Medical Imaging, 15, APPENDIX In this appendix, the K Nearest Neighbor classification algorithm and its properties are described in more detail. Each prototype voxel has associated with it a class, and the most frequently occurring class is determined by counting occurrences of classes of prototypes in N v, where N v is the subset of prototypes, drawn from the set of training prototypes P, with distance less than or equal to the distance to the kth nearest prototype, d k : N v p P : v p d k!#" It has been shown that, with mild conditions, in the infinite training data case the conditional risk of the k-nn rule is 1 1 $ k R&, where R& is the Bayes risk (minimum possible) (Cover, 1968). Each pattern is a D-dimensional vector constructed from the value of the voxel in each of the D features of the image. The k-nn rule has higher accuracy and stability for MRI data than other common statistical classifiers, but straightforward implementations can be slow (Clarke et al., 1993). For low dimensionality problems it is efficient to compute a lookup table for every possible pattern that could occur in the image data, and then classify the volume by finding the location of the value of each voxel in the lookup table (Warfield, 1996). For arbitrary dimensionality problems, such as those our ATM SVC algorithm is designed to solve, an efficient k-nn algorithm is that of Friedman et al. (1975). The algorithm described by Friedman et al. (1975) reduces the number of distance calculations required to find the k-nn. First the prototypes are ordered on the values of each feature axis, generating D ordered sets. In order to classify a test pattern v, an estimate of the local sparsity in the region of v for each feature axis is made, and the ordering corresponding to the largest sparsity is chosen. The location of the test pattern in the ordered prototypes is determined and the search for the k-nn is carried out by considering the prototypes nearest the test pattern using the selected order. The search for the k-nn can be terminated when the distance to the next pattern along the feature axis exceeds that of the k th pattern already found. Statistical analysis (Friedman et al., 1975) indicates the expected number of distance calculations is O(Fk 1' D N 1( 1' D ), where F is the number of patterns to classify, k is the number of nearest neighbors to find, N is the number of training prototypes, and D is the dimensionality of the feature space. That is, if the set of prototypes N v consists of k prototypes, k wi of which have label w i, then the joint probability p v" w i can be estimated by p v" w i k wi $ N V where V is the volume enclosed by k samples, and so the a posteriori probabilities P w i % v can be estimated by: P w i % v k wi k and the minimum risk classification of the voxel v is the class w i.

A Binary Entropy Measure to Assess Nonrigid Registration Algorithms

A Binary Entropy Measure to Assess Nonrigid Registration Algorithms A Binary Entropy Measure to Assess Nonrigid Registration Algorithms Simon K. Warfield 1, Jan Rexilius 1, Petra S. Huppi 2, Terrie E. Inder 3, Erik G. Miller 1, William M. Wells III 1, Gary P. Zientara

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

Automatic Segmentation of Neonatal Brain MRI

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

More information

Model Based Segmentation of Clinical Knee MRI

Model Based Segmentation of Clinical Knee MRI 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: tkapur@ai.mit.edu Abstract A method

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

An Anatomical Atlas to Support the Virtual Planning of Hip Operations

An Anatomical Atlas to Support the Virtual Planning of Hip Operations An Anatomical Atlas to Support the Virtual Planning of Hip Operations J. Ehrhardt a, H. Handels a, T. Malina a, B. Strathmann b, W. Plötz b, S. J. Pöppl a a Institute for Medical Informatics and b Department

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

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

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

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

Multi-subject Registration for Unbiased Statistical Atlas Construction

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

More information

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

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

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

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

Automatic Generation of Training Data for Brain Tissue Classification from MRI

Automatic Generation of Training Data for Brain Tissue Classification from MRI Automatic Generation of Training Data for Brain Tissue Classification from MRI Chris A. COCOSCO, Alex P. ZIJDENBOS, and Alan C. EVANS http://www.bic.mni.mcgill.ca/users/crisco/ McConnell Brain Imaging

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

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

Nonlinear Registration and Template Driven. Segmentation

Nonlinear Registration and Template Driven. Segmentation Nonlinear Registration and Template Driven Segmentation Simon Warfield Andre Robatino Joachim Dengler Ferenc Jolesz Ron Kikinis I Introduction Registration is the process of the alignment of medical image

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

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

Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos

Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos Jue Wu and Brian Avants Penn Image Computing and Science Lab, University of Pennsylvania, Philadelphia, USA Abstract.

More information

Automatic segmentation of 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

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

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

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

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

An Automated Registration Algorithm for Measuring MRI Subcortical Brain Structures 1,2

An Automated Registration Algorithm for Measuring MRI Subcortical Brain Structures 1,2 NEUROIMAGE 6, 13 25 (1997) ARTICLE NO. NI970274 An Automated Registration Algorithm for Measuring MRI Subcortical Brain Structures 1,2 Dan V. Iosifescu,* Martha E. Shenton,* Simon K. Warfield, Ron Kikinis,

More information

Where are we now? Structural MRI processing and analysis

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

More information

Spatio-Temporal Registration of Biomedical Images by Computational Methods

Spatio-Temporal Registration of Biomedical Images by Computational Methods Spatio-Temporal Registration of Biomedical Images by Computational Methods Francisco P. M. Oliveira, João Manuel R. S. Tavares tavares@fe.up.pt, www.fe.up.pt/~tavares Outline 1. Introduction 2. Spatial

More information

Computer-Aided Tracking of MS lesions

Computer-Aided Tracking of MS lesions Computer-Aided Tracking of MS lesions Deborah Sturm* 1, Devorah Gurwitz Kletenik 2 Phillip Koshy 3 1 Department of Computer Science, College of Staten Island, City University of New York, 2800 Victory

More information

Incorporating Non-rigid Registration into Expectation Maximization Algorithm to Segment MR Images

Incorporating Non-rigid Registration into Expectation Maximization Algorithm to Segment MR Images Incorporating Non-rigid Registration into Expectation Maximization Algorithm to Segment MR Images Kilian M Pohl 1, William M. Wells 2, Alexandre Guimond 3, Kiyoto Kasai 4, Martha E. Shenton 2,4, Ron Kikinis

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

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

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

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

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

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

More information

Anomaly Detection through Registration

Anomaly Detection through Registration Anomaly Detection through Registration Mei Chen Takeo Kanade Henry A. Rowley Dean Pomerleau meichen@cs.cmu.edu tk@cs.cmu.edu har@cs.cmu.edu pomerlea@cs.cmu.edu School of Computer Science, Carnegie Mellon

More information

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

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

More information

Supplementary methods

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

More information

Biomedical Image Analysis based on Computational Registration Methods. João Manuel R. S. Tavares

Biomedical Image Analysis based on Computational Registration Methods. João Manuel R. S. Tavares Biomedical Image Analysis based on Computational Registration Methods João Manuel R. S. Tavares tavares@fe.up.pt, www.fe.up.pt/~tavares Outline 1. Introduction 2. Methods a) Spatial Registration of (2D

More information

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

ADAPTIVE GRAPH CUTS WITH TISSUE PRIORS FOR BRAIN MRI SEGMENTATION

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

More information

Image 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

Segmentation of the neonatal brain for MR images A REVIEW

Segmentation of the neonatal brain for MR images A REVIEW Segmentation of the neonatal brain for MR images A REVIEW Tineke Hoppinga 19-5-2010 Inhoud Abbreviations... 4 Abstract... 5 Introduction... 6 Method... 8 Basic explanations of the methods... 8 Weisenfeld...

More information

An Automated Measurement of Subcortical Brain MR Structures in Schizophrenia

An Automated Measurement of Subcortical Brain MR Structures in Schizophrenia An Automated Measurement of Subcortical Brain MR Structures in Schizophrenia Dan V. Iosifescu 1, Martha E. Shenton 1, Simon K. Warfield 3, Ron Kikinis 2, Joachim Dengler 4, Ferenc A. Jolesz 2, and Robert

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

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

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

On Standardizing the MR Image Intensity Scale

On Standardizing the MR Image Intensity Scale On Standardizing the MR Image Intensity Scale László G. Nyúl and Jayaram K. Udupa* Magnetic Resonance in Medicine 42:1072 1081 (1999) The lack of a standard image intensity scale in MRI causes many difficulties

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

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

Atlas Based Segmentation of the prostate in MR images

Atlas Based Segmentation of the prostate in MR images Atlas Based Segmentation of the prostate in MR images Albert Gubern-Merida and Robert Marti Universitat de Girona, Computer Vision and Robotics Group, Girona, Spain {agubern,marly}@eia.udg.edu Abstract.

More information

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

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

Automatic Subthalamic Nucleus Targeting for Deep Brain Stimulation. A Validation Study

Automatic Subthalamic Nucleus Targeting for Deep Brain Stimulation. A Validation Study Automatic Subthalamic Nucleus Targeting for Deep Brain Stimulation. A Validation Study F. Javier Sánchez Castro a, Claudio Pollo a,b, Jean-Guy Villemure b, Jean-Philippe Thiran a a École Polytechnique

More information

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

Labeling the Brain Surface Using a Deformable Multiresolution Mesh

Labeling the Brain Surface Using a Deformable Multiresolution Mesh Labeling the Brain Surface Using a Deformable Multiresolution Mesh Sylvain Jaume 1, Benoît Macq 2, and Simon K. Warfield 3 1 Multiresolution Modeling Group, California Institute of Technology, 256-80,

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

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

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

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

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

ECSE 626 Project Report Multimodality Image Registration by Maximization of Mutual Information

ECSE 626 Project Report Multimodality Image Registration by Maximization of Mutual Information ECSE 626 Project Report Multimodality Image Registration by Maximization of Mutual Information Emmanuel Piuze McGill University Montreal, Qc, Canada. epiuze@cim.mcgill.ca Abstract In 1997, Maes et al.

More information

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

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

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

More information

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

Automated MR Image Analysis Pipelines

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

More information

Non-Rigid Image Registration III

Non-Rigid Image Registration III Non-Rigid Image Registration III CS6240 Multimedia Analysis Leow Wee Kheng Department of Computer Science School of Computing National University of Singapore Leow Wee Kheng (CS6240) Non-Rigid Image Registration

More information

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

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

More information

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

Integrated Approaches to Non-Rigid Registration in Medical Images

Integrated Approaches to Non-Rigid Registration in Medical Images Work. on Appl. of Comp. Vision, pg 102-108. 1 Integrated Approaches to Non-Rigid Registration in Medical Images Yongmei Wang and Lawrence H. Staib + Departments of Electrical Engineering and Diagnostic

More information

THE identification and delineation of brain structures from

THE identification and delineation of brain structures from IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 26, NO. 4, APRIL 2007 479 Atlas Renormalization for Improved Brain MR Image Segmentation Across Scanner Platforms Xiao Han and Bruce Fischl* Abstract Atlas-based

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

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

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

More information

Learning to Identify Fuzzy Regions in Magnetic Resonance Images

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

More information

Image Registration I

Image Registration I Image Registration I Comp 254 Spring 2002 Guido Gerig Image Registration: Motivation Motivation for Image Registration Combine images from different modalities (multi-modality registration), e.g. CT&MRI,

More information

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

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

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

More information

Super-resolution Reconstruction of Fetal Brain MRI

Super-resolution Reconstruction of Fetal Brain MRI Super-resolution Reconstruction of Fetal Brain MRI Ali Gholipour and Simon K. Warfield Computational Radiology Laboratory Children s Hospital Boston, Harvard Medical School Worshop on Image Analysis for

More information

A Novel Nonrigid Registration Algorithm and Applications

A Novel Nonrigid Registration Algorithm and Applications A Novel Nonrigid Registration Algorithm and Applications J. Rexilius 1, S.K. Warfield 1, C.R.G. Guttmann 1, X. Wei 1, R. Benson 2, L. Wolfson 2, M. Shenton 1, H. Handels 3, and R. Kikinis 1 1 Surgical

More information

STATISTICS AND ANALYSIS OF SHAPE

STATISTICS AND ANALYSIS OF SHAPE Control and Cybernetics vol. 36 (2007) No. 2 Book review: STATISTICS AND ANALYSIS OF SHAPE by H. Krim, A. Yezzi, Jr., eds. There are numerous definitions of a notion of shape of an object. These definitions

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

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

Hybrid Formulation of the Model-Based Non-rigid Registration Problem to Improve Accuracy and Robustness

Hybrid Formulation of the Model-Based Non-rigid Registration Problem to Improve Accuracy and Robustness Hybrid Formulation of the Model-Based Non-rigid Registration Problem to Improve Accuracy and Robustness Olivier Clatz 1,2,Hervé Delingette 1, Ion-Florin Talos 2, Alexandra J. Golby 2,RonKikinis 2, Ferenc

More information

Highly Accurate Segmentation of Brain Tissue and Subcortical Gray Matter from Newborn MRI

Highly Accurate Segmentation of Brain Tissue and Subcortical Gray Matter from Newborn MRI Highly Accurate Segmentation of Brain Tissue and Subcortical Gray Matter from Newborn MRI Neil I. Weisenfeld 1,2, Andrea U.J. Mewes 1, and Simon K. Warfield 1 1 Computational Radiology Laboratory Brigham

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

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

Segmenting Glioma in Multi-Modal Images using a Generative-Discriminative Model for Brain Lesion Segmentation Segmenting Glioma in Multi-Modal Images using a Generative-Discriminative Model for Brain Lesion Segmentation Bjoern H. Menze 1,2, Ezequiel Geremia 2, Nicholas Ayache 2, and Gabor Szekely 1 1 Computer

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

Distance Transforms in Multi Channel MR Image Registration

Distance Transforms in Multi Channel MR Image Registration Distance Transforms in Multi Channel MR Image Registration Min Chen 1, Aaron Carass 1, John Bogovic 1, Pierre-Louis Bazin 2 and Jerry L. Prince 1 1 Image Analysis and Communications Laboratory, 2 The Laboratory

More information

Topology Correction for Brain Atlas Segmentation using a Multiscale Algorithm

Topology Correction for Brain Atlas Segmentation using a Multiscale Algorithm Topology Correction for Brain Atlas Segmentation using a Multiscale Algorithm Lin Chen and Gudrun Wagenknecht Central Institute for Electronics, Research Center Jülich, Jülich, Germany Email: l.chen@fz-juelich.de

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

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

ANALYSIS OF PULMONARY FIBROSIS IN MRI, USING AN ELASTIC REGISTRATION TECHNIQUE IN A MODEL OF FIBROSIS: Scleroderma

ANALYSIS OF PULMONARY FIBROSIS IN MRI, USING AN ELASTIC REGISTRATION TECHNIQUE IN A MODEL OF FIBROSIS: Scleroderma ANALYSIS OF PULMONARY FIBROSIS IN MRI, USING AN ELASTIC REGISTRATION TECHNIQUE IN A MODEL OF FIBROSIS: Scleroderma ORAL DEFENSE 8 th of September 2017 Charlotte MARTIN Supervisor: Pr. MP REVEL M2 Bio Medical

More information

Contributions to the Automated Segmentation of Brain Tumors in Magnetic Resonance Images

Contributions to the Automated Segmentation of Brain Tumors in Magnetic Resonance Images Contributions to the Automated Segmentation of Brain Tumors in Magnetic Resonance Images Der Technischen Fakultät der Universität Erlangen-Nürnberg zur Erlangung des Grades D O K T O R - I N G E N I E

More information

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

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

More information

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

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

Multi-Sectional Views Textural Based SVM for MS Lesion Segmentation in Multi-Channels MRIs

Multi-Sectional Views Textural Based SVM for MS Lesion Segmentation in Multi-Channels MRIs 56 The Open Biomedical Engineering Journal, 2012, 6, 56-72 Open Access Multi-Sectional Views Textural Based SVM for MS Lesion Segmentation in Multi-Channels MRIs Bassem A. Abdullah*, Akmal A. Younis and

More information

Elastically Deforming a Three-Dimensional Atlas to Match Anatomical Brain Images

Elastically Deforming a Three-Dimensional Atlas to Match Anatomical Brain Images University of Pennsylvania ScholarlyCommons Technical Reports (CIS) Department of Computer & Information Science May 1993 Elastically Deforming a Three-Dimensional Atlas to Match Anatomical Brain Images

More information