IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 23, NO. 10, OCTOBER Jian Chen and Amir A. Amini*, Senior Member, IEEE

Size: px
Start display at page:

Download "IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 23, NO. 10, OCTOBER Jian Chen and Amir A. Amini*, Senior Member, IEEE"

Transcription

1 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 23, NO. 10, OCTOBER Quantifying 3-D Vascular Structures in MRA Images Using Hybrid PDE and Geometric Deformable Models Jian Chen and Amir A. Amini*, Senior Member, IEEE Abstract The aim of this paper is to present a hybrid approach to accurate quantification of vascular structures from magnetic resonance angiography (MRA) images using level set methods and deformable geometric models constructed with 3-D Delaunay triangulation. Multiple scale filtering based on the analysis of local intensity structure using the Hessian matrix is used to effectively enhance vessel structures with various diameters. The level set method is then applied to automatically segment vessels enhanced by the filtering with a speed function derived from enhanced MRA images. Since the goal of this paper is to obtain highly accurate vessel borders, suitable for use in fluid flow simulations, in a subsequent step, the vessel surface determined by the level set method is triangulated using 3-D Delaunay triangulation and the resulting surface is used as a parametric deformable model. Energy minimization is then performed within a variational setting with a first-order internal energy; the external energy is derived from 3-D image gradients. Using the proposed method, vessels are accurately segmented from MRA data. Index Terms 3-D Delaunay triangulation, filtering, geometric deformable models, level set methods, multiple scale analysis, vessel segmentation. I. INTRODUCTION ACCURATE quantification of three-dimensional (3-D) vascular structures has become increasingly important for diagnosis and quantification of vascular disease, for vascular surgery planning, and for patient-specific flow simulations. There are a considerable number of approaches in the literatures to segmentation and measurement of 3-D vascular structures [16] [18], [21], [24] [28]. What seems to be lacking, however, are tools to ensure accuracy of segmentation. In addition, most proposed methods are either two-dimensional (2-D) or require user intervention making segmentation somewhat subjective. Automatic and accurate segmentation of vascular structures can, therefore, be highly significant in clinical practice. Motivated by the aforementioned reasons, we present a hybrid approach to automatic and accurate quantification of vascular structures from MRA images. Manuscript received October 30, 2003; revised June 22, This work was supported in part by a grant from BJH foundation and in part by the National Science Foundation (NSF) under Grant IRI The Associate Editor responsible for coordinating the review of this paper and recommending its publication was W. J. Niessen. Asterisk indicates corresponding author. J. Chen is with the Cardiovascular Image Analysis Laboratory, Washington University School of Medicine, Box 8086, 660 S. Euclid Ave., St. Louis, MO USA. *A. Amini is with the Cardiovascular Image Analysis Laboratory, Washington University School of Medicine, Box 8086, 660 S. Euclid Ave., St. Louis, MO USA ( amini@cauchy.wustl.edu). Digital Object Identifier /TMI In order to accurately quantify 3-D vascular structures, first, as a preprocessing step, an appropriate method for enhancement of vascular structures and elimination of other tissues is required; second, a robust method for automatic extraction of the enhanced vessels without user interaction is needed; finally, an appropriate method for correction of the initial segmentation is needed so as to reduce any bias from the preprocessing step and for making the final segmentation fit the true vessel surface. In this paper (a preliminary version appeared in [30]), we use multiple scale filtering for enhancement of vascular structures and for eliminating unwanted image structures. Subsequently, we employ the level set technique for obtaining an initial segmentation. Finally, geometric deformable models are used to correct and refine the segmented vessel surface. Previous work on the segmentation of vascular structures from 3-D MRA images relevant to our work can be classified into the following three categories: Multiple Scale Filtering: Vessel intensity in MRA images varies within a relatively wide range due to blood flow rate and vessel dimensions. Multiple scale filtering was proposed for segmentation of vessels with various diameters on 3-D images [16] [18], [21]. Since the vessels with different diameters can be considered to be line structures with different widths, they can be enhanced by employing multiple scale filtering based on the analysis of eigenvalues of the Hessian matrix at each voxel in the image and segmented by thresholding the enhanced images. Such methods may fail however when vessel diameters change abruptly. In addition, they may also cause bias or artificial vessel structures. Finally, most of the proposed methods are far from being fully automated since they require user interaction for selecting appropriate thresholds. Geometric Deformable Models Minimizing Static Energy: Since Kass et al. first introduced the active contour model or snake [3], a multitude of powerful deformable models for medical image segmentation have been proposed [9]. Klein and Amini [14], Huang and Amini [19], and Frangi et al. [21] proposed to reconstruct 2-D vessel boundaries or 3-D vessel walls using deformable surface models represented by B-spline surfaces. However, it is not possible to employ parameterized geometric models to effectively deal with whole vessel trees, as the models would be required to change topology during evolution. The only exception is the work of McInerney and Terzopoulos who proposed T-snakes for dealing /04$ IEEE

2 1252 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 23, NO. 10, OCTOBER 2004 with topology changes in images [7], [20]. Other papers employing geometric deformable models include papers by Yim et al. who recently proposed a tubular deformable model [26] and deformable isosurface model [28], both of which are based on triangulated meshes for vessel construction. It may be problematic to apply the methods [20], [26], [28] to segmentation of vessels from low-contrast MRA images. Dynamic Implicit Surface Models Level Sets and Geodesic Active Contours Model: Level set methods were first formulated by Osher and Sethian [4], [23], and first introduced to computer vision and image processing community by Malladi et al. [6]. Level set methods have been widely used for image segmentation, providing an elegant solution to change in the initial model s topology as well as model initialization [10], [12], [13], [15], [22], [25], [27], [29]. In the area of 3-D MRA data segmentation, Lorigo et al. used a geodesic active contour model based on the level set method for segmentation of brain vasculatures, and the abdominal aorta from high-contrast MRA and CT images [25]. Bemmel et al.[29] also applied the level set method for segmentation of MRA data using a speed function derived from the multiple scale filtering technique proposed by Frangi et al. [21]. As addressed above, the filtering may cause a bias field in the segmented structures. However, no correction methods for improving the segmentation results were proposed in either paper. Antiga et al. [27] employed multiple steps of level sets evolution for directly segmenting MRA data of vessel of interest instead of whole vascular tree by interactively activating three terms in their evolution equation and refined the resulting models for computational fluid dynamics (CFD) simulations. However, their method only focuses on vessels of interest instead of the entire vascular tree. Multiple scale filtering based on the analysis of the Hessian matrix and its eigenvalues has received a large amount of attention in segmentation of CTA/MRA data[16] [18],[21]. In this paper, we enhance vessel structures by utilizing the eigenvalues of the Hessian matrix and define a classification function associated with the eigenvalues; an effective tool for discriminating vessel structures from nonvessel structures. An initial vessel segmentation is then obtained by applying the level set technique to enhanced vessel structures. The segmented vessel surface is derived as the zero level set of the higher dimensional level set function using the marching cubes algorithm[2]. Although extremely useful is eliminating nonvessel structures, unfortunately, in practice multiple scale filtering often degrades boundaries of vessel structures, and introduces bias in segmentation. Therefore, we need to reduce the bias field andmake the segmentedvessel surfacefit the true vessel surface. A geometric deformable model is, thus, applied to correct and reconstruct the segmented vessel surface. We triangulate the segmented vessel surface using 3-D Delaunay triangulation and use the triangulated surface as the initial deformable model for fine tuning the level-set segmentation. The paper is organized as follows: the method proposed for automatic quantification of vascular structures is described in Section II. In Section III, we address the sensitivity of the proposed method using mathematical simulation of high degree stenoses and in Section IV, experimental results using both in vitro phantom data and three human data are presented. For Fig. 1. Abdominal MRA: the MIP image of the original coronal data volume (left) and two resliced axial image planes at cross section of the abdominal aorta and renal arteries in the axial direction (right) at the 109th and 136th slice location. all cases, we compare automatic segmentations with manually traced boundaries. Finally, in Section V, we summarize the work and provide conclusions. II. METHOD To motivate the need for applying vessel-enhancing filters, Fig. 1 illustrates original image slices from an MRA study and their gradient magnitude images. As shown in the figure, not only vessels but also other tissues such as the left and the right kidneys are enhanced after administration of contrast agent. Therefore, it is difficult to directly segment vessel structures using level set techniques or parametric deformable models without suppressing signal from other tissues. Therefore, in a preprocessing step, application of appropriate filters is necessary in order to enhance vessels and suppress other tissues. In this section, we first introduce the multiple scale filtering method for vessel enhancement, and then show how the level set technique may be used in conjunction to segment the enhanced vessels. Finally, we present a geometric deformable model technique to refine the initial segmentation. A. Vessel Enhancement On MRA images, the vessel intensity may vary within a relatively wide range due to blood flow rate and vessel dimensions. Vessels with various diameters on MRA images can be regarded as 3-D line-structures. Therefore, the problem of vessel enhancement may be cast as a task of multiple scale line analysis. Let be the Hessian matrix of a 3-D function about a point, and with be the eigenvalues of with corresponding eigenvectors given by,, and, respectively. Using the matrix of the eigenvectors, we have (1)

3 CHEN AND AMINI: QUANTIFYING 3-D VASCULAR STRUCTURES IN MRA IMAGES 1253 Equation (1) states that the matrix describes the second-order structure of local intensity variations around each point of, and the local second-order features of can be directly obtained by the eigenvalues,, and which are equivalent to second partial derivatives of with respect to a rotated coordinate system with. The local cross-sectional profile of an ideal 3-D line model is then considered to have a 2-D Gaussian shape where the standard deviation is related to the width of the line,, when is a3 3 rotation matrix, and is the center of the profile. According to (1) and (2), the absolute values of and associated with a point on a line structure should be large. Therefore, we can utilize the following condition to determine if a point is on a line structure or not: (3) and On the other hand, the absolute values of and associated with a point on a plate structure such as left or right kidney (Fig. 1) in abdominal images should be small, but the absolute value of associated with such a point should be large. We can utilize the following condition to eliminate such structures: We use normalized second partial derivatives of the Gaussian function with standard deviation (corresponding to width of the filter) to determine the elements of the Hessian matrix where or denotes,, or. The Hessian matrix can be obtained by (6) where denotes the convolution operator. The eigenvalues of are also given by with. We define to determine if satisfies (3) where, and if and otherwise (8) The derivation of is given Appendix I. As given in (7), if were to satisfy (3), should take a large value. (2) (4) (5) (7) As stated in (4), for a point on a plate-structure, the corresponding should be great and should be small. On the other hand, both and corresponding to a point on a line-structure, should be greater according to (3). Therefore, we can use given in (7) and to measure lineness and generate the line-structure enhanced image for a given from Enhancement of vessels can be achieved by a nonlinear combination of multiple scale filtering. That is where is given by (9). (9) (10) B. Vessel Segmentation In the preprocessing step, vessel structures can be effectively enhanced, and other tissues can be suppressed simultaneously using the proposed multiple scale filtering method. For automatic segmentation of the enhanced vessel structures, a robust method is strongly needed. In this work, we apply the level set method because of its main advantages that include efficient numerical implementation with a fixed discrete grid in spatial domain as well as handling of topological changes. The aim of segmentation is to extract the surface walls of vessels enhanced by the multiple scale filtering method. The problem of segmenting vessel is formulated as evolving a higher dimensional function that contains the embedded motion of implicit vessel surface defined as the zero level set of. Initially, is defined as a function of signed distance from to but is evolved over time with a speed function that can be directly derived from the enhanced vessel image. For given,, and the enhanced vessel image [see (10)], we define the speed function as follows: (11) The speed function is a smooth function and permits stopping the propagation when the propagating vessel surface arrives at the enhanced vessel boundaries. Finally, the level set evolution equation for vessel segmentation is formulated as if is outside if is on if is inside (12) where,,, is an initial vessel surface, and is the distance from to. The numerical discretization of (12) is given in Appendix II. The evolution stops when the difference between the volumes of the vessel regions that are extracted (the level set function taking on a value less than or equal to 0) in iterations and does not change or becomes smaller than a threshold. Since the goal is to extract the zero level set of.wehave implemented (29) using the narrow band technique in order to reduce computational costs. That is, while evolving, we only

4 1254 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 23, NO. 10, OCTOBER 2004 update grid points that are within a fixed appropriate value of signed distance instead of in the whole volume. Moreover, in order to preserve the level set function as a signed distance function during evolution, we use the following to reinitialize it at iteration : if otherwise (13) The numerical discretization of (13) is also given in Appendix III. We used in our experiments. C. Correction of the Segmented Vessel Surface Using the marching cubes algorithm [2], the segmented vessel surface can be extracted as the zero level set of the function [see (12)]. In order to reduce the bias field associated with scale space filtering and so as to make the final vessel surface fit the true vessel surface more accurately, a geometric deformable model is applied. The reasons for applying a geometric deformable model in the correction step instead of an edge-driven level set are as follows. 1) The gradient magnitude of unwanted tissues such as left and right kidneys in our MRA data would be great due to the image contrast in original data. A gradient term in an edgedriven level set evolution equation would attract the propagating vessel surface to all boundaries including both vessels and other unwanted tissues. 2) Although a curvature based smoothing term may suppress unwanted tissues, it may fail where there is a stenosis (due to occurrence of singularity during evolution the wellknown dumbell effect [1]). Therefore, it is difficult to employ the level set method in the correction step. Unlike an implicit level set function, a geometric deformable model is an explicit surface whose topology does not change. Furthermore, since the level-set segmented vessel surface is close to the true vessel boundaries, small deformations would result in the requisite correction. Therefore, a geometric deformable model is more suitable than edge-driven level sets for the correction step. The main idea for the correction step is to use the segmented surface as an explicit initial deformable model, associate an appropriate energy with this model, and proceed to minimize it numerically. 1) Three-Dimensional Delaunay Triangulation: The segmented surface is extracted as a zero level set isosurface from the level set function by the marching cubes algorithm [2] a well-known algorithm for isosurface generation through triangulation. Since the connectivities of vertices on the triangulated isosurface depend on the topological structure of the volumetric data, there would be a problem with triangulation quality once the locations of vertices on the isosurface have changed. On the other hand, even though parametric functions have many advantages for representation of curves and surfaces, their main disadvantage is that it is difficult to represent branching structures such as vascular trees with them. In this paper, we, therefore, adopt 3-D Delaunay triangulation a powerful tool for building topological structures from a given finite set of points. The advantage of a polyhedral surface in this context is that no a priori topological information for constructing Fig. 2. An example of 3-D Delaunay triangulation using incremental-flips algorithm [11]. (a) The existing 3-D Delaunay triangulation. The black point is to be inserted into the point set. (b) The updated 3-D Delaunay triangulation after point insertion. the initial geometric deformable model is required. The 3-D Delaunay triangulation is defined as the unique triangulation that satisfies the 3-D Delaunay criterion a 3-D circumsphere of each tetrahedron contains no other points of the triangulation except for the four points defining the tetrahedron. There are a wide variety of algorithms available for 3-D Delaunay triangulation. Edelsbrunner et al. [5] proposed a well-known method called -Shapes to represent a given finite point set in as multiple level shapes, each of which is derived from 3-D Delaunay triangulation of the point set with a controlling parameter that is similar to the radius of 3-D circumsphere defined in the 3-D Delaunay criterion. A desired level shape can be obtained by selecting an appropriate controlling parameter. In the algorithm of -Shapes, the Delaunay triangulation is first computed for the boundary without a boundary mesh. The points are then inserted incrementally into the triangulation and the topology is updated by splitting and flipping the current triangulation according to the 3-D Delaunay criterion. Fig. 2 demonstrates the incremental insertion algorithm. We adopt -Shapes to triangulate the segmented vessel surface (with ) keeping all vertices lying on it. Subsequently the triangulated surface is used as the initial geometric deformable model. 2) Geometric Deformable Model: Let be the set of vertices lying on the triangulated surface, and represent the connectivity graph derived from 3-D Delaunay triangulation of, the deformable model can be defined as (14) where, is the number of vertices, and. Let and be parameters mapping the vertex of the deformable model in (14) as. The following energy functional is then minimized: (15) where is the weighting parameter. The internal energy function in (15) is a first-order membrane term. The external energy function in (15) is derived from image gradient information in the original unfiltered data. We use first partial derivatives of the

5 CHEN AND AMINI: QUANTIFYING 3-D VASCULAR STRUCTURES IN MRA IMAGES 1255 Gaussian at multiple scales as filters to obtain the gradient information of surface of vessels with different diameters. Hence, is given by and (16) Therefore, the numerical solution to (22) is obtained by iteratively solving (23) over iteration. That is, the set of vertices in (14) is updated by (23). In the numerical implementation of (23), we update the connectivity graph in (14) to maintain the quality of the triangulation. We use the updated to reconstruct the deformable model surface with the -Shapes Delaunay triangulation technique following each iteration. The iteration continues until the average of distance between the vertices at current and the previous iterations is less than a small threshold. (17) where integer, is the convolution operator,,, and denote normalized first partial derivative of the Gaussian (mean 0 and standard deviation ) with respect to,, and, respectively. Our deformable model minimizing the energy functional [see (15)] is given by an evolution equation obtained from the Euler equation of (18) the internal force smoothes the model, and the external potential force pulls the model toward surface boundaries. The internal force is the Laplacian of at node and is defined by [8] III. SENSITIVITY ANALYSIS USING MATHEMATICAL SIMULATION OF VESSELS WITH HIGH DEGREE STENOSES As pointed out in previous sections, due to the enhancement and segmentation steps a bias field may exist around the regions of stenosis, where the diameter of vessel changes abruptly. In order to reveal the influence of the degree of stenosis on the segmentation performance, we performed sensitivity analysis of the proposed method to quantification of vessel structures in images. In particular, we simulated 75%, 80%, and 90% degree stenosed vessels for detailed validation of techniques under a variety of additive noise conditions. An ideal 3-D vessel with degree of stenosis having cross-sectional Gaussian shape can be mathematically represented as (24) where (19) where is the standard deviation of the Gaussian at the cross section where the stenosis exists. We use, 0.80, and 0.90 and in (24) to mathematically synthesize vessels with 75%, 80%, and 90% degree stenoses, respectively. According to (24), the cross section of the synthesized stenosis is located at the axial image plane where, and the highest intensity in the profiles of the synthesized vessels equals 1.0. We mathematically estimate the true region for each synthesized ideal 3-D vessel [see (24)] using the following: (20) and if the vertex vertex otherwise is connected to with (21) The Euler equation of derived in (18) yields the flow that is given by (22) Equation (22) is, thus, discretized as (23) if otherwise (25) We use the estimated as a standard to carry out sensitivity analysis. In order to strictly evaluate the method, we compare the number of voxels in vessel regions obtained from the segmentation or correction method with the number of voxels in the true vessel region obtained from [see (25)]. Let denote the volume of [see (25)] for, 0.80, or 0.90, denote the volume of, and denote the volume of ( ; see Fig. 3). Hence, the rate of correct voxel classification of the method is given by (26)

6 1256 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 23, NO. 10, OCTOBER 2004 TABLE I RESULTS OBTAINED FOR THE SYNTHESIZED VESSELS WITH 75%, 80% and 90% DEGREE STENOSES AND IMPOSED GAUSSIAN NOISE WITH MEAN 0 AND STANDARD DEVIATION =0:0, 0.05, 0.1, 0.15, AND 0.2. NOTE THAT, THE TERM BEFORE CORRECTION INDICATES THE RESULTS OBTAINED FROM THE SEGMENTATION METHOD, AND THE TERM AFTER CORRECTION INDICATES RESULTS OBTAINED BY APPLYING THE CORRECTION METHOD TO THE SEGMENTED RESULTS Fig. 4. (a) The level-set segmented surface (gray) and original true surface (dark). A discrepancy, especially at the stenosis location is clear. (b) Final surface obtained after the application of a geometric deformable model segmentation technique (dark) and original true surface (gray). In this figure, the stenosis degree of the synthesized vessel is 80% area stenosis. Fig. 3. A Venn diagram indicating the true region, as well as artificial, missed, and correctly obtained regions using the segmentation or correction techniques. In addition, the rate of missed voxel classification is obtained as 100%. Let be the artificial region ratio (27) Clearly, a large value for implies a large number of voxels having been misclassified as belonging to true vessel regions. We define the criteria (28) to also evaluate the obtained result. If, i.e.,, the segmentation is perfect and, whereas if,. Therefore,, and becomes larger as ((26)) becomes larger and ((27)) becomes smaller. We applied the method to noise corrupted synthesized 3-D MRA s with stenosis degrees 75%, 80%, and 90% ((24)). The added noise had Gaussian statistics with mean 0 and standard deviation, 0.05, 0.1, 0.15, or 0.2. In these studies, we used and in (23). The obtained results were compared with the estimated ((25)). For each, we calculated ((26)), ((27)), and ((28) for the fifteen data sets. Table I illustrates the results. The findings are summarized in Sections III-A and III-B. A. Sensitivity Analysis of the Segmentation Method The for each case obtained from the segmentation method is relatively large, while is also large. Fig. 4(a) shows an overlapped display of the segmented regions and the estimated true regions for the stenosis data with and [see (24)]. As shown in the figure, the true regions are almost identical to the segmented regions; i.e., is large. On the other hand, artificial regions exist around the location of stenosis; this makes large. This indicates that even though the segmentation method has a good performance for determining vessel regions, it also causes artificial vessel regions due to abrupt diameter changes near the location of a high degree stenosis. B. Sensitivity Analysis of the Correction Method In all cases, obtained from the correction method is less than that obtained from the segmentation method. This indicates the good performance of the correction method in reducing the artificial vessel regions caused by the filtering. Fig. 4(b) shows an overlapped display of the corrected regions and the estimated true regions. As shown, the artificial regions due to the filtering [Fig. 4(a)] are greatly reduced by the correction method. However, due to the internal forces for smoothing the model [see

7 CHEN AND AMINI: QUANTIFYING 3-D VASCULAR STRUCTURES IN MRA IMAGES 1257 Fig. 5. Plots of [see (26)], [see (27)], and [see (28)] as a function of [see (23)] for correction of segmentations obtained for the ideal synthesized vessels [see (24)] in 75% (a), 80% (b), and 90% (c) degree area stenoses. (18)], the regions obtained from the correction method slightly shrink during smoothing. As a result, although obtained from the correction method has decreased in value, obtained from the correction method also decreases in value. This means that there is a trade-off between the internal forces for smoothing the model and the external forces [see (18)] for pulling the model toward the actual boundaries. When, obtained from the correction method is greater than that obtained from the segmentation method. Therefore, the correction method is able to improve the segmentation results when signal-to-noise ratio (SNR) is good. In summary, the correction method is appropriate for refinement of segmented results from MRA images since generally, these images have high SNR. Finally, in order to reveal the influence of [see (23)] on the performance of the correction step, we varied and applied the correction method to three segmented results for the synthesized vessels with 75%, 80%, and 90% stenosis degrees (with ). Fig. 5 plots,, and versus. As illustrated in Fig. 5, when,. In particular, for,,, and. IV. EXPERIMENTAL RESULTS AND VALIDATION We applied the proposed method to MRA data collected from an in vitro vessel phantom with 90% degree stenosis as well as to 3-D abdominal and Carotid arteriography images. In all cases, automatic segmentations were compared to manual segmentations. We used in (7), and in (12), and and in (23). A. Experimental Results 1) Phantom With 90% Stenosis Degree: Fig. 6 displays results of segmentation of Sinc-interpolated, isotropically reconstructed image an MRA image series of a phantom with 90% degree stenosis and The original MRA image series had an in-plane resolution of and axial resolution of 2.4 mm. The reconstructed 3-D isotropic image had a resolution of.as illustrated in Fig. 6(a), the diameter near the location of stenosis changes abruptly because of the high degree of stenosis. As also demonstrated in Fig. 6(b) and (c), comparison of the enhanced and segmented results with the original MRA maximum intensity projection (MIP) reveals that a bias field exists near the location of the As illustrated in Fig. 6(d) (f), the contours obtained from the final corrected segmentation fit the true phantom boundaries more accurately than those obtained by the initial level set technique. In particular, the large bias field resulting from the multiple scale filtering around the location of stenosis was reduced by the proposed correction method. 2) Three Cases of Real MRA Data: We used two abdominal and one carotid MRA cases for validation of the proposed method. The in-plane resolution of the original data in cases 1

8 1258 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 23, NO. 10, OCTOBER 2004 Fig. 6. Results of segmentation of in vitro MRA data collected in a phantom with 90% degree stenosis. (a) MIP of the reconstructed isotropic image of the phantom. (b) MIP of the phantom enhanced by our multiple scale filtering. (c) Overlapping the level-set segmented result (light) and the final result obtained after the application of a geometric deformable model segmentation technique (dark). (d) (f) The intersection contours of a sagittal image slice (d) at slice location 25, a coronal image slice (e) at slice location 31, and axial image slices (f) at slice locations 2, 46, 54 and 89, and the initial level-set segmented (black) and final (white) surfaces, respectively. and 2 (abdominal MRA image series) is. The voxel resolution in the sagittal direction is mm. Both 3-D isotropic images reconstructed from cases 1 and 2 have a resolution of. Case 3 (carotid MRA image series) has an in-plane and axial resolutions of and 0.8 mm, respectively. The isotropic image reconstructed in this case has a resolution of. The filtering step including calculating [see (10)] and [see (16)] with for cases 1, 2, and 3 with sizes,, and consumed most of the computational costs: 557, 874, and 1404 minutes (CPU times), respectively. The processing time for the level set method to segment vessels for cases 1, 2, and 3 were 7, 8, and 19 minutes (CPU times), respectively. Since we retriangulated the deformable model following each iteration, the correction steps for cases 1, 2, and 3 also consumed 69, 52, and 38 minutes (CPU times), respectively. All computations were performed on Sun Blade 100 with 700 Mb of memory. The code was not optimized. Fig. 7 presents the results from segmentation of vessels in case 1. As shown in Fig. 7(a), there is a vessel tree including common hepatic artery, left and right renal arteries, common iliac artery, abdominal aorta, splenic artery, celiac trunk, and superior and inferior mesenteric arteries in the image. In order to demonstrate the usefulness of the proposed multiple scale filtering, Fig. 7(b) shows a result obtained by directly applying the proposed level set method to the original data. As shown in the figure, except for the vessel structures, the unwanted parts of left and right kidneys as well as noise voxels were included in the segmentation. Since the aim of this study is to quantify the entire vascular tree, the filtering step is required. We first applied the multiple scale filtering to images to effectively enhance the vessel tree [Fig. 7(c)], and then automatically segmented the enhanced vessels using the proposed level set method [Fig. 7(d)]. Fig. 7(d) demonstrates the evolution of the propagating implicit surface for segmentation of vessels. In our study, we used a cube as the initial surface, and constructed the initial level set function to embed the initial surface as its zero level set. The level set function is defined by a signed distance function where the sign of the distance from a point to the surface indicates whether the point is located inside or outside the surface [see (12)]. As shown in Fig. 7(d), propagation of the surface moves along the inward normal direction. The arteries in the vessel tree were effectively enhanced and segmented. In addition, other tissues such as the left and right kidneys displayed in the MIP were ef-fectively suppressed by filtering. In order to make surfaces of the level-set segmented vessels fit the true vessel surface more accurately, we corrected and refined the segmented vessel surface with the proposed geometric deformable model [Fig. 7(e) and (f)]. Fig. 7(g) illustrates the effectiveness of the proposed hybrid method in case 1. As shown, both contours obtained from the corrected surfaces fit the actual vessel boundaries on image

9 CHEN AND AMINI: QUANTIFYING 3-D VASCULAR STRUCTURES IN MRA IMAGES 1259 Fig. 7. Results of segmentation of vessels in case 1. (a) Reconstructed images for the abdominal arteriography images with voxel dimensions (b) Labeled result obtained by directly applying the level set method to the original data without using filtering. Besides the vessel structures, unwanted parts of left and right kidneys and noise voxels were part of the segmentation. (c) MIP of enhanced vessel tree. (d) Interim and final results of the evolution of the propagating surface. (e) The final corrected vessel surface. (f) An enlarged view of part of the final vessel surface triangulated with 3-D Delaunay triangulation. (g) The intersection contours of sagittal, coronal, and axial image planes with the level-set segmented result (white) and the final result obtained after the application of a geometric deformable model segmentation technique (gray). slices, while there is a bias in the initial segmented surface. The bias is reduced by the correction of the segmented surface. Fig. 8 presents results from segmentation of vessels in cases 2 and 3 [Fig. 8(a)], respectively, and demonstrates effectiveness of the proposed method in these cases by displaying the intersection contours of image slices with the final corrected surfaces. The final corrected surfaces for these two cases are given in Fig. 8(b). As demonstrated in Fig. 8(c), the intersection contours fit the actual vessel boundaries accurately. However, a few missed regions still remained in the final surface due to the low image contrast in the original images. B. Validation In order to validate the method, we first manually segmented the phantom, the vessels in the two cases of abdominal MRA along the aorta, and the vessel in the case of carotid MRA along the internal carotid artery, and compared the results obtained by the proposed method with the manual segmentation. We calculated [see (26)], [see (27)], and [see (28)] using results obtained before and after correction. Table II displays the calculated,, and for all cases. As indicated in the table, is greater than 87.5% in all cases. In addition, for results obtained by the hybrid method is smaller than for results obtained by level set method alone. This implies that the artificial bias field was reduced by the correction method. In particular, after correction, for the results in the case of the phantom and case 1 decreased substantially. This was also demonstrated in Figs. 6 and 7. It is important to note that after correction became smaller than 6.95% and becomes greater than 88.23% in all cases. Additionally, after correction, for all cases increased in value. V. DISCUSSION AND CONCLUSION We have described a hybrid approach consisting of multiple scale filtering, level set method, and deformable geometric modeling for automatic and accurate quantification of vessel structures from 3-D MRA image data. The method was validated using mathematical simulation of vessels with high degrees of stenoses, with in vitro MRA phantom data, and with in vitro MRA data. We compare the proposed method with previously reported methods as follows. Sato et al. [18] and Frangi et al. [21] independently proposed the eigenvalues of the Hessian matrix based multiple scale filtering for enhancement of vessel structures from 3-D images. In their methods, the enhancement results depends somewhat on the selection of filter parameters. In addition, since the minimal eigenvalue,, is involved as

10 1260 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 23, NO. 10, OCTOBER 2004 Fig. 8. Results from segmentation of vessels in cases 2 and 3. (a) Reconstructed images for the abdominal and carotid arteriography images with voxel dimensions and , respectively. (b) The final corrected vessel surface. (c) The intersection contours of sagittal and coronal image planes and the final vessel surfaces of cases 2 (white) and 3 (black). TABLE II VALIDATION RESULTS FOR REAL MRA DATA one of the dominant factors for enhancing vessel structures, as a result, it could make the filters sensitive to plate-like structures. Our method and their methods share certain similarities in that both utilize the eigenvalues of the Hessian matrix as filters to enhance vessel structures. However, unlike their methods, our method avoids the need to select many filter parameters in advance. In our technique, only is involved, resulting in suppression of nonvessel structures such as the kidney. Moreover, the advantage of the hybrid method is reduction of the bias field due to filtering. Previously, Lorigo et al. applied geodesic active contour models for segmentation of vessel structures from high-contrast MRA and CT images [25]. However, no corrections were applied to the level-set segmentation, especially required for small vessel structures. Yim et al. recently proposed a tubular deformable model [26] and deformable isosurface models [28] both of which are based on triangulated meshes for vessel construction. However, since no pre-processing step for distinguishing vessel structures from other tissues exists, application of the technique to low-contrast MRA images may be difficult. In addition, the difference between our method and the one proposed by Bemmel et al. [29] is that we include a correction step for reducing the bias field that results from multiple scale filtering. Unlike the methods mentioned above, our method consists of three processing steps: enhancement, segmentation, and correction. Both the experimental results from the phantom data and real MRA data demonstrate the effectiveness of the hybrid approach for accurate quantification of vessel structures.

11 CHEN AND AMINI: QUANTIFYING 3-D VASCULAR STRUCTURES IN MRA IMAGES 1261 APPENDIX I DERIVATION OF THE VESSELNESS MEASURE According to (3), we define an ideal reference template set as, where and. Let be any set with. The means for and are given by and, respectively. The normalized correlation between and can be obtained by as in (8). If satisfies (3), then. APPENDIX II NUMERICAL DISCRETIZATION OF (12) We numerically solve (12) by discretizing and on a Cartesian grid and then apply an upwind difference scheme that is first-order accurate to evolve forward in time moving across the grid. That is, (12) is approximated by the following upwind scheme [23]: where The CFL condition for (29) is and,. APPENDIX III NUMERICAL DISCRETIZATION OF (13) (29) (30) (31). Since Equation (13) can be approximated by the following upwind scheme with (30) and (31): if otherwise (32) ACKNOWLEDGMENT The authors would like to thank Dr. K. Bae for providing the MRA data for this project. REFERENCES [1] G. Huisken, Flow by mean curvature of convex surfaces into spheres, J. Differential Geometry, vol. 20, pp , [2] W. E. Lorensen and H. E. Cline, Marching cubes: a high resolution 3D surface construction algorithm, Comput. Graphics, vol. 21, no. 4, pp , [3] M. Kass, A. Witkin, and D. Terzopoulos, Snakes: active contour models, Int. J. Comput. Vis., vol. 1, pp , [4] S. Osher and J. A. Sethian, Fronts propagating with curvature-dependent speed: algorithms based on Hamilton-Jacobi formulations, J. Computational Phys., vol. 79, pp , [5] H. Edelsbrunner and E. Mucke, Three-dimensional alpha shapes, ACM Trans. Graphics, vol. 13, pp , [6] R. Malladi, J. A. Sethian, and B. C. Vemuri, Shape modeling with front propagation: a level set approach, IEEE Trans. Pattern Anal. Machine Intell., vol. 17, pp , Feb [7] T. McInerney and D. Terzopoulos, Topologically adaptable snakes, in Proc. 5th Int. Conf. Computer Vision, 1995, pp [8] G. Taubin, Curve and surface smoothing without shrinkage, in Proc. 5th Int. Conf. Computer Vision, 1995, pp [9] T. McInerney and D. Terzopoulos, Deformable models in medical image analysis: a survey, Med. Image Anal., vol. 1, no. 2, pp , [10] V. Caselles, R. Kimmel, and G. Sapiro, Geodesic active contours, Int. J. Comput. Vis., vol. 22, pp , [11] M. de Berg, M. van Kreveld, M. Overmars, and O. Schwarzkopf, Computational Geometry Algorithms and Applications. Berlin, Germany: Springer-Verlag, [12] V. Caselles, R. Kimmel, G. Sapiro, and C. Sbert, Minimal surfaces based object segmentation, IEEE Trans. Pattern Anal. Machine Intell., vol. 19, pp , Apr [13] A. Yezzi, S. Kichenasamy, O. Olver, and A. Tannenbaum, A geometric snake model for segmentation of medical imagery, IEEE Trans. Med. Imag., vol. 16, pp , Apr [14] A. K. Klein, F. Lee, and A. A. Amini, Quantitative coronary angiography with deformable spline models, IEEE Trans. Med. Imag., vol. 16, pp , Oct [15] H. Tek and B. B. Kimia, Volumetric segmentation of medical images by three-dimensional bubbles, Comput. Vis. Image Understanding, vol. 64, no. 2, pp , [16] C. Lorenz, I.-C. Carlsen, T. M. Buzug, C. Fassnacht, and J. Weese, A multi-scale line filter with automatic scale selection based on the hessian matrix for medical image segmentation, in Lecture Notes In Computer Science, 1997, vol. 1252, Proceedings of First International Conference on Scale-Space Theories in Computer Vision, pp [17] K. Krissian, G. Malandain, N. Ayache, R. Vaillant, and Y. Trousset, Model based multiscale detection of 3D vessels, in Proc IEEE Computer Society Conf. Computer Vision and Pattern Recognition, 1998, pp [18] Y. Sato, S. Nakajima, N. Shiraga, H. Atsumi, S. Yoshida, T. Koller, G. Gerig, and R. Kikinis, Three-dimensional multi-scale line filter for segmentation and visualization of curvilinear structures in medical images, Med. Image Anal., vol. 2, no. 2, pp , [19] J. Huang and A. A. Amini, Anatomical object volumes from deformable B-spline surface models, in Proc IEEE Int. Conf. Image Processing, 1998, pp [20] T. McInerney and D. Terzopoulos, Topology adaptive deformable surfaces for medical image volume segmentation, IEEE Trans. Med. Imag., vol. 18, pp , Oct [21] A. F. Frangi, W. J. Niessen, R. M. Hoogeveen, T. van Walsum, and M. A. Viergever, Model-based quantitation of 3-D magnetic resonance angiographic images, IEEE Trans. Med. Imag., vol. 18, pp , Oct [22] X. Zeng, L. H. Staib, R. T. Schultz, and J. S. Duncan, Segmentation and measurement of the cortex from 3-D MR images using coupled-surfaces propagation, IEEE Trans. Med. Imag., vol. 18, pp , Oct

12 1262 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 23, NO. 10, OCTOBER 2004 [23] J. A. Sethian, Level Set Methods and Fast Marching Methods, 2nd ed. Cambridge, U.K.: Cambridge Univ. Press, [24] S. R. Aylward and E. Bullitt, Initialization, noise, singularities, and scale in height ridge traversal for tubular object centerline extraction, IEEE Trans. Med. Imag., vol. 21, pp , Feb [25] L. M. Lorigo, O. Faugeras, W. E. L. Grimson, R. Keriven, R. Kikins, A. Nabavi, and C.-F. Westin, CURVES: curve evolution for vessel segmentation, Med. Image Anal., vol. 5, pp , [26] P. J. Yim, J. Cebral, R. Mullick, H. B. Marcos, and P. J. Choyke, Vessel surface reconstruction with a tubular deformable model, IEEE Trans. Med. Imag., vol. 20, pp , Dec [27] L. Antiga, B. Ene-Iordache, and A. Remuzzi, Computational geometry for patient-specific reconstruction and meshing of blood vessels from MR and CT angiography, IEEE Trans. Med. Imag., vol. 22, pp , May [28] P. J. Yim, G. Boudewijn, C. Vasbinder, V. B. Ho, and P. L. Choyke, Isosurfaces as deformable models for magnetic resonance angiography, IEEE Trans. Med. Imag., vol. 22, pp , July [29] C. M. van Bemmel, L. J. Spreeuwers, M. A. Viergever, and W. J. Niessen, Level-set-based artery-vein separation in blood pool agent CE-MR angiograms, IEEE Trans. Med. Imag., vol. 22, pp , Oct [30] J. Chen and A. A. Amini, Quantifying vascular structures in MRA images using hybrid PDE and geometric deformable models, Proc. SPIE, vol. 5369, pp , 2004.

MRA Image Segmentation with Capillary Active Contour

MRA Image Segmentation with Capillary Active Contour MRA Image Segmentation with Capillary Active Contour Pingkun Yan and Ashraf A. Kassim Department of Electrical & Computer Engineering, National University of Singapore {pingkun,ashraf}@nus.edu.sg Abstract.

More information

DETECTING and extracting blood vessels in magnetic resonance

DETECTING and extracting blood vessels in magnetic resonance 1224 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 26, NO. 9, SEPTEMBER 2007 Weighted Local Variance-Based Edge Detection and Its Application to Vascular Segmentation in Magnetic Resonance Angiography Max

More information

Vessel Segmentation Using A Shape Driven Flow

Vessel Segmentation Using A Shape Driven Flow Vessel Segmentation Using A Shape Driven Flow Delphine Nain, Anthony Yezzi and Greg Turk Georgia Institute of Technology, Atlanta GA 30332, USA {delfin, turk}@cc.gatech.edu, ayezzi@ece.gatech.edu Abstract.

More information

Comparison of Vessel Segmentations Using STAPLE

Comparison of Vessel Segmentations Using STAPLE Comparison of Vessel Segmentations Using STAPLE Julien Jomier, Vincent LeDigarcher, and Stephen R. Aylward Computer-Aided Diagnosis and Display Lab, The University of North Carolina at Chapel Hill, Department

More information

Comparison of Vessel Segmentations using STAPLE

Comparison of Vessel Segmentations using STAPLE Comparison of Vessel Segmentations using STAPLE Julien Jomier, Vincent LeDigarcher, and Stephen R. Aylward Computer-Aided Diagnosis and Display Lab The University of North Carolina at Chapel Hill, Department

More information

Application of level set based method for segmentation of blood vessels in angiography images

Application of level set based method for segmentation of blood vessels in angiography images Lodz University of Technology Faculty of Electrical, Electronic, Computer and Control Engineering Institute of Electronics PhD Thesis Application of level set based method for segmentation of blood vessels

More information

Automated Segmentation Using a Fast Implementation of the Chan-Vese Models

Automated Segmentation Using a Fast Implementation of the Chan-Vese Models Automated Segmentation Using a Fast Implementation of the Chan-Vese Models Huan Xu, and Xiao-Feng Wang,,3 Intelligent Computation Lab, Hefei Institute of Intelligent Machines, Chinese Academy of Science,

More information

Automatic Vascular Tree Formation Using the Mahalanobis Distance

Automatic Vascular Tree Formation Using the Mahalanobis Distance Automatic Vascular Tree Formation Using the Mahalanobis Distance Julien Jomier, Vincent LeDigarcher, and Stephen R. Aylward Computer-Aided Diagnosis and Display Lab, Department of Radiology The University

More information

Characterizing Vascular Connectivity from microct Images

Characterizing Vascular Connectivity from microct Images Characterizing Vascular Connectivity from microct Images Marcel Jackowski 1, Xenophon Papademetris 1,2,LawrenceW.Dobrucki 1,3, Albert J. Sinusas 1,3, and Lawrence H. Staib 1,2 1 Departments of Diagnostic

More information

Evaluation of Hessian-based filters to enhance the axis of coronary arteries in CT images

Evaluation of Hessian-based filters to enhance the axis of coronary arteries in CT images International Congress Series 1256 (2003) 1191 1196 Evaluation of Hessian-based filters to enhance the axis of coronary arteries in CT images S.D. Olabarriaga a, *, M. Breeuwer b, W.J. Niessen a a University

More information

Probabilistic Tracking and Model-based Segmentation of 3D Tubular Structures

Probabilistic Tracking and Model-based Segmentation of 3D Tubular Structures Probabilistic Tracking and Model-based Segmentation of 3D Tubular Structures Stefan Wörz, William J. Godinez, Karl Rohr University of Heidelberg, BIOQUANT, IPMB, and DKFZ Heidelberg, Dept. Bioinformatics

More information

Edge-Preserving Denoising for Segmentation in CT-Images

Edge-Preserving Denoising for Segmentation in CT-Images Edge-Preserving Denoising for Segmentation in CT-Images Eva Eibenberger, Anja Borsdorf, Andreas Wimmer, Joachim Hornegger Lehrstuhl für Mustererkennung, Friedrich-Alexander-Universität Erlangen-Nürnberg

More information

Human Heart Coronary Arteries Segmentation

Human Heart Coronary Arteries Segmentation Human Heart Coronary Arteries Segmentation Qian Huang Wright State University, Computer Science Department Abstract The volume information extracted from computed tomography angiogram (CTA) datasets makes

More information

Cerebral Artery Segmentation with Level Set Methods

Cerebral Artery Segmentation with Level Set Methods H. Ho, P. Bier, G. Sands, P. Hunter, Cerebral Artery Segmentation with Level Set Methods, Proceedings of Image and Vision Computing New Zealand 2007, pp. 300 304, Hamilton, New Zealand, December 2007.

More information

CURVES: Curve Evolution for Vessel Segmentation

CURVES: Curve Evolution for Vessel Segmentation Medical Image Analysis (????) volume??, number??, pp 1 14 cfl Oxford University Press CURVES: Curve Evolution for Vessel Segmentation Liana M. Lorigo 1Λ, Olivier D. Faugeras 1,2, W. Eric L. Grimson 1,

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

Accurate Quantification of Small-Diameter Tubular Structures in Isotropic CT Volume Data Based on Multiscale Line Filter Responses

Accurate Quantification of Small-Diameter Tubular Structures in Isotropic CT Volume Data Based on Multiscale Line Filter Responses Accurate Quantification of Small-Diameter Tubular Structures in Isotropic CT Volume Data Based on Multiscale Line Filter Responses Yoshinobu Sato 1, Shuji Yamamoto 2, and Shinichi Tamura 1 1 Division of

More information

IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 26, NO. 9, SEPTEMBER /$ IEEE

IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 26, NO. 9, SEPTEMBER /$ IEEE IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 26, NO. 9, SEPTEMBER 2007 1213 Vessels as 4-D Curves: Global Minimal 4-D Paths to Extract 3-D Tubular Surfaces and Centerlines Hua Li and Anthony Yezzi* Abstract

More information

Dr. Ulas Bagci

Dr. Ulas Bagci Lecture 9: Deformable Models and Segmentation CAP-Computer Vision Lecture 9-Deformable Models and Segmentation Dr. Ulas Bagci bagci@ucf.edu Lecture 9: Deformable Models and Segmentation Motivation A limitation

More information

Topologically Adaptable Snakes

Topologically Adaptable Snakes Published in the Proc. of the Fifth Int. Conf. on Computer Vision (ICCV 95), Cambridge, MA, USA, June, 1995, 840 845.840 Topologically Adaptable Snakes Tim McInerney and Demetri Terzopoulos Department

More information

Modeling and preoperative planning for kidney surgery

Modeling and preoperative planning for kidney surgery Modeling and preoperative planning for kidney surgery Refael Vivanti Computer Aided Surgery and Medical Image Processing Lab Hebrew University of Jerusalem, Israel Advisor: Prof. Leo Joskowicz Clinical

More information

LATEST TRENDS on APPLIED MATHEMATICS, SIMULATION, MODELLING

LATEST TRENDS on APPLIED MATHEMATICS, SIMULATION, MODELLING 3D surface reconstruction of objects by using stereoscopic viewing Baki Koyuncu, Kurtuluş Küllü bkoyuncu@ankara.edu.tr kkullu@eng.ankara.edu.tr Computer Engineering Department, Ankara University, Ankara,

More information

Extract Object Boundaries in Noisy Images using Level Set. Literature Survey

Extract Object Boundaries in Noisy Images using Level Set. Literature Survey Extract Object Boundaries in Noisy Images using Level Set by: Quming Zhou Literature Survey Submitted to Professor Brian Evans EE381K Multidimensional Digital Signal Processing March 15, 003 Abstract Finding

More information

Co-Dimension 2 Geodesic Active Contours for MRA Segmentation

Co-Dimension 2 Geodesic Active Contours for MRA Segmentation Co-Dimension 2 Geodesic Active Contours for MRA Segmentation Liana M. Lorigo 1, Olivier Faugeras 1,2, W.E.L. Grimson 1, Renaud Keriven 3, Ron Kikinis 4, Carl-Fredrik Westin 4 1 MIT Artificial Intelligence

More information

3D Vascular Segmentation using MRA Statistics and Velocity Field Information in PC-MRA

3D Vascular Segmentation using MRA Statistics and Velocity Field Information in PC-MRA 3D Vascular Segmentation using MRA Statistics and Velocity Field Information in PC-MRA Albert C. S. Chung 1, J. Alison Noble 1, Paul Summers 2 and Michael Brady 1 1 Department of Engineering Science, Oxford

More information

Rigid and Deformable Vasculature-to-Image Registration : a Hierarchical Approach

Rigid and Deformable Vasculature-to-Image Registration : a Hierarchical Approach Rigid and Deformable Vasculature-to-Image Registration : a Hierarchical Approach Julien Jomier and Stephen R. Aylward Computer-Aided Diagnosis and Display Lab The University of North Carolina at Chapel

More information

Vessels as 4D Curves: Global Minimal 4D Paths to Extract 3D Tubular Surfaces

Vessels as 4D Curves: Global Minimal 4D Paths to Extract 3D Tubular Surfaces Vessels as 4D Curves: Global Minimal 4D Paths to Extract 3D Tubular Surfaces Hua Li Anthony Yezzi School of ECE, Georgia Institute of Technology, Atlanta, GA, USA {hua.li, ayezzi}@ece.gatech.edu Abstract

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

Open Topology: A Toolkit for Brain Isosurface Correction

Open Topology: A Toolkit for Brain Isosurface Correction Open Topology: A Toolkit for Brain Isosurface Correction Sylvain Jaume 1, Patrice Rondao 2, and Benoît Macq 2 1 National Institute of Research in Computer Science and Control, INRIA, France, sylvain@mit.edu,

More information

Hierarchical Segmentation of Thin Structures in Volumetric Medical Images

Hierarchical Segmentation of Thin Structures in Volumetric Medical Images Hierarchical Segmentation of Thin Structures in Volumetric Medical Images Michal Holtzman-Gazit 1, Dorith Goldsher 2, and Ron Kimmel 3 1 Electrical Engineering Department 2 Faculty of Medicine - Rambam

More information

Multi-Scale Free-Form Surface Description

Multi-Scale Free-Form Surface Description Multi-Scale Free-Form Surface Description Farzin Mokhtarian, Nasser Khalili and Peter Yuen Centre for Vision Speech and Signal Processing Dept. of Electronic and Electrical Engineering University of Surrey,

More information

Conformal flattening maps for the visualization of vessels

Conformal flattening maps for the visualization of vessels Conformal flattening maps for the visualization of vessels Lei Zhua, Steven Hakerb, and Allen Tannenbauma adept of Biomedical Engineering, Georgia Tech, Atlanta bdept of Radiology, Brigham and Women's

More information

2D Vessel Segmentation Using Local Adaptive Contrast Enhancement

2D Vessel Segmentation Using Local Adaptive Contrast Enhancement 2D Vessel Segmentation Using Local Adaptive Contrast Enhancement Dominik Schuldhaus 1,2, Martin Spiegel 1,2,3,4, Thomas Redel 3, Maria Polyanskaya 1,3, Tobias Struffert 2, Joachim Hornegger 1,4, Arnd Doerfler

More information

3D Surface Reconstruction of the Brain based on Level Set Method

3D Surface Reconstruction of the Brain based on Level Set Method 3D Surface Reconstruction of the Brain based on Level Set Method Shijun Tang, Bill P. Buckles, and Kamesh Namuduri Department of Computer Science & Engineering Department of Electrical Engineering University

More information

Multiple Contour Finding and Perceptual Grouping as a set of Energy Minimizing Paths

Multiple Contour Finding and Perceptual Grouping as a set of Energy Minimizing Paths Multiple Contour Finding and Perceptual Grouping as a set of Energy Minimizing Paths Laurent D. COHEN and Thomas DESCHAMPS CEREMADE, UMR 7534, Université Paris-Dauphine 75775 Paris cedex 16, France cohen@ceremade.dauphine.fr

More information

Implicit Active Contours Driven by Local Binary Fitting Energy

Implicit Active Contours Driven by Local Binary Fitting Energy Implicit Active Contours Driven by Local Binary Fitting Energy Chunming Li 1, Chiu-Yen Kao 2, John C. Gore 1, and Zhaohua Ding 1 1 Institute of Imaging Science 2 Department of Mathematics Vanderbilt University

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

Level Set Evolution without Reinitilization

Level Set Evolution without Reinitilization Level Set Evolution without Reinitilization Outline Parametric active contour (snake) models. Concepts of Level set method and geometric active contours. A level set formulation without reinitialization.

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

Linköping University Post Print. Phase Based Level Set Segmentation of Blood Vessels

Linköping University Post Print. Phase Based Level Set Segmentation of Blood Vessels Post Print Phase Based Level Set Segmentation of Blood Vessels Gunnar Läthén, Jimmy Jonasson and Magnus Borga N.B.: When citing this work, cite the original article. 2009 IEEE. Personal use of this material

More information

Precise Segmentation of Vessels from MRA Brain Images

Precise Segmentation of Vessels from MRA Brain Images Precise Segmentation of Vessels from MRA Brain Images D.Jenefa Magdalene 1 PG Scholar Department Of Computer Science & Engineering Dr.sivanthi Aditanar College of Engineering Tiruchendur, Tamil Nadu. G.R.Jainish

More information

Fast 3D Mean Shift Filter for CT Images

Fast 3D Mean Shift Filter for CT Images Fast 3D Mean Shift Filter for CT Images Gustavo Fernández Domínguez, Horst Bischof, and Reinhard Beichel Institute for Computer Graphics and Vision, Graz University of Technology Inffeldgasse 16/2, A-8010,

More information

Model-Based Respiratory Motion Compensation for Image-Guided Cardiac Interventions

Model-Based Respiratory Motion Compensation for Image-Guided Cardiac Interventions Model-Based Respiratory Motion Compensation for Image-Guided Cardiac Interventions February 8 Matthias Schneider Pattern Recognition Lab Friedrich-Alexander-University Erlangen-Nuremberg Imaging and Visualization

More information

A Toolbox of Level Set Methods

A Toolbox of Level Set Methods A Toolbox of Level Set Methods Ian Mitchell Department of Computer Science University of British Columbia http://www.cs.ubc.ca/~mitchell mitchell@cs.ubc.ca research supported by the Natural Science and

More information

Automatic Parameter Optimization for De-noising MR Data

Automatic Parameter Optimization for De-noising MR Data Automatic Parameter Optimization for De-noising MR Data Joaquín Castellanos 1, Karl Rohr 2, Thomas Tolxdorff 3, and Gudrun Wagenknecht 1 1 Central Institute for Electronics, Research Center Jülich, Germany

More information

Brain Structure Segmentation from MRI by Geometric Surface Flow

Brain Structure Segmentation from MRI by Geometric Surface Flow Brain Structure Segmentation from MRI by Geometric Surface Flow Greg Heckenberg Yongjian Xi Ye Duan Jing Hua University of Missouri at Columbia Wayne State University Abstract In this paper, we present

More information

Geometrical Modeling of the Heart

Geometrical Modeling of the Heart Geometrical Modeling of the Heart Olivier Rousseau University of Ottawa The Project Goal: Creation of a precise geometrical model of the heart Applications: Numerical calculations Dynamic of the blood

More information

Volumetric Deformable Models for Simulation of Laparoscopic Surgery

Volumetric Deformable Models for Simulation of Laparoscopic Surgery Volumetric Deformable Models for Simulation of Laparoscopic Surgery S. Cotin y, H. Delingette y, J.M. Clément z V. Tassetti z, J. Marescaux z, N. Ayache y y INRIA, Epidaure Project 2004, route des Lucioles,

More information

Edge Detection in Angiogram Images Using Modified Classical Image Processing Technique

Edge Detection in Angiogram Images Using Modified Classical Image Processing Technique Edge Detection in Angiogram Images Using Modified Classical Image Processing Technique S. Deepak Raj 1 Harisha D S 2 1,2 Asst. Prof, Dept Of ISE, Sai Vidya Institute of Technology, Bangalore, India Deepak

More information

Automatic Cerebral Aneurysm Detection in Multimodal Angiographic Images

Automatic Cerebral Aneurysm Detection in Multimodal Angiographic Images Automatic Cerebral Aneurysm Detection in Multimodal Angiographic Images Clemens M. Hentschke, Oliver Beuing, Rosa Nickl and Klaus D. Tönnies Abstract We propose a system to automatically detect cerebral

More information

Active Geodesics: Region-based Active Contour Segmentation with a Global Edge-based Constraint

Active Geodesics: Region-based Active Contour Segmentation with a Global Edge-based Constraint Active Geodesics: Region-based Active Contour Segmentation with a Global Edge-based Constraint Vikram Appia Anthony Yezzi Georgia Institute of Technology, Atlanta, GA, USA. Abstract We present an active

More information

4D Motion Modeling of the Coronary Arteries from CT Images for Robotic Assisted Minimally Invasive Surgery

4D Motion Modeling of the Coronary Arteries from CT Images for Robotic Assisted Minimally Invasive Surgery 4D Motion Modeling of the Coronary Arteries from CT Images for Robotic Assisted Minimally Invasive Surgery Dong Ping Zhang 1, Eddie Edwards 1,2, Lin Mei 1,2, Daniel Rueckert 1 1 Department of Computing,

More information

Segmentation Using Active Contour Model and Level Set Method Applied to Medical Images

Segmentation Using Active Contour Model and Level Set Method Applied to Medical Images Segmentation Using Active Contour Model and Level Set Method Applied to Medical Images Dr. K.Bikshalu R.Srikanth Assistant Professor, Dept. of ECE, KUCE&T, KU, Warangal, Telangana, India kalagaddaashu@gmail.com

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

Active Contour-Based Visual Tracking by Integrating Colors, Shapes, and Motions Using Level Sets

Active Contour-Based Visual Tracking by Integrating Colors, Shapes, and Motions Using Level Sets Active Contour-Based Visual Tracking by Integrating Colors, Shapes, and Motions Using Level Sets Suvarna D. Chendke ME Computer Student Department of Computer Engineering JSCOE PUNE Pune, India chendkesuvarna@gmail.com

More information

DEVELOPMENT OF REALISTIC HEAD MODELS FOR ELECTRO- MAGNETIC SOURCE IMAGING OF THE HUMAN BRAIN

DEVELOPMENT OF REALISTIC HEAD MODELS FOR ELECTRO- MAGNETIC SOURCE IMAGING OF THE HUMAN BRAIN DEVELOPMENT OF REALISTIC HEAD MODELS FOR ELECTRO- MAGNETIC SOURCE IMAGING OF THE HUMAN BRAIN Z. "! #$! Acar, N.G. Gençer Department of Electrical and Electronics Engineering, Middle East Technical University,

More information

A Geometric Flow for Segmenting Vasculature in Proton-Density Weighted MRI

A Geometric Flow for Segmenting Vasculature in Proton-Density Weighted MRI A Geometric Flow for Segmenting Vasculature in Proton-Density Weighted MRI Maxime Descoteaux a D. Louis Collins b Kaleem Siddiqi c, a Odyssée Project Team, INRIA, Sophia-Antipolis, France b McConnell Brain

More information

Universities of Leeds, Sheffield and York

Universities of Leeds, Sheffield and York promoting access to White Rose research papers Universities of Leeds, Sheffield and York http://eprints.whiterose.ac.uk/ This is an author produced version of a paper published in Lecture Notes in Computer

More information

A FAST IMPLEMENTATION OF THE LEVEL SET METHOD WITHOUT SOLVING PARTIAL DIFFERENTIAL EQUATIONS. Yonggang Shi, William Clem Karl

A FAST IMPLEMENTATION OF THE LEVEL SET METHOD WITHOUT SOLVING PARTIAL DIFFERENTIAL EQUATIONS. Yonggang Shi, William Clem Karl A FAST IMPLEMENTATION OF THE LEVEL SET METHOD WITHOUT SOLVING PARTIAL DIFFERENTIAL EQUATIONS Yonggang Shi, William Clem Karl January, 2005 Boston University Department of Electrical and Computer Engineering

More information

Automatic Ascending Aorta Detection in CTA Datasets

Automatic Ascending Aorta Detection in CTA Datasets Automatic Ascending Aorta Detection in CTA Datasets Stefan C. Saur 1, Caroline Kühnel 2, Tobias Boskamp 2, Gábor Székely 1, Philippe Cattin 1,3 1 Computer Vision Laboratory, ETH Zurich, 8092 Zurich, Switzerland

More information

Segmentation in Noisy Medical Images Using PCA Model Based Particle Filtering

Segmentation in Noisy Medical Images Using PCA Model Based Particle Filtering Segmentation in Noisy Medical Images Using PCA Model Based Particle Filtering Wei Qu a, Xiaolei Huang b, and Yuanyuan Jia c a Siemens Medical Solutions USA Inc., AX Division, Hoffman Estates, IL 60192;

More information

Medical Image Segmentation using Level Sets

Medical Image Segmentation using Level Sets Medical Image Segmentation using Level Sets Technical Report #CS-8-1 Tenn Francis Chen Abstract Segmentation is a vital aspect of medical imaging. It aids in the visualization of medical data and diagnostics

More information

Generation of Triangle Meshes from Time-of-Flight Data for Surface Registration

Generation of Triangle Meshes from Time-of-Flight Data for Surface Registration Generation of Triangle Meshes from Time-of-Flight Data for Surface Registration Thomas Kilgus, Thiago R. dos Santos, Alexander Seitel, Kwong Yung, Alfred M. Franz, Anja Groch, Ivo Wolf, Hans-Peter Meinzer,

More information

The Level Set Method. Lecture Notes, MIT J / 2.097J / 6.339J Numerical Methods for Partial Differential Equations

The Level Set Method. Lecture Notes, MIT J / 2.097J / 6.339J Numerical Methods for Partial Differential Equations The Level Set Method Lecture Notes, MIT 16.920J / 2.097J / 6.339J Numerical Methods for Partial Differential Equations Per-Olof Persson persson@mit.edu March 7, 2005 1 Evolving Curves and Surfaces Evolving

More information

weighted minimal surface model for surface reconstruction from scattered points, curves, and/or pieces of surfaces.

weighted minimal surface model for surface reconstruction from scattered points, curves, and/or pieces of surfaces. weighted minimal surface model for surface reconstruction from scattered points, curves, and/or pieces of surfaces. joint work with (S. Osher, R. Fedkiw and M. Kang) Desired properties for surface reconstruction:

More information

coding of various parts showing different features, the possibility of rotation or of hiding covering parts of the object's surface to gain an insight

coding of various parts showing different features, the possibility of rotation or of hiding covering parts of the object's surface to gain an insight Three-Dimensional Object Reconstruction from Layered Spatial Data Michael Dangl and Robert Sablatnig Vienna University of Technology, Institute of Computer Aided Automation, Pattern Recognition and Image

More information

A Singular Example for the Averaged Mean Curvature Flow

A Singular Example for the Averaged Mean Curvature Flow To appear in Experimental Mathematics Preprint Vol. No. () pp. 3 7 February 9, A Singular Example for the Averaged Mean Curvature Flow Uwe F. Mayer Abstract An embedded curve is presented which under numerical

More information

Mimics Innovation Suite Mimics Centerline Extraction: Quantitative Validation

Mimics Innovation Suite Mimics Centerline Extraction: Quantitative Validation Mimics Innovation Suite Mimics Centerline Extraction: Quantitative Validation Verhoelst Eefje, Shtankevych Oleksii, Schepers Jan, Maes Jan, Sindhwani Nikhil, Lysogor Andriy, Veeckmans Bart 1 / Introduction

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

Lecture 12 Level Sets & Parametric Transforms. sec & ch. 11 of Machine Vision by Wesley E. Snyder & Hairong Qi

Lecture 12 Level Sets & Parametric Transforms. sec & ch. 11 of Machine Vision by Wesley E. Snyder & Hairong Qi Lecture 12 Level Sets & Parametric Transforms sec. 8.5.2 & ch. 11 of Machine Vision by Wesley E. Snyder & Hairong Qi Spring 2017 16-725 (CMU RI) : BioE 2630 (Pitt) Dr. John Galeotti The content of these

More information

A Level-Set Based Volumetric CT Segmentation Technique: A Case Study with Pulmonary Air Bubbles

A Level-Set Based Volumetric CT Segmentation Technique: A Case Study with Pulmonary Air Bubbles A Level-Set Based Volumetric CT Segmentation Technique: A Case Study with Pulmonary Air Bubbles José Silvestre Silva 1,2, Beatriz Sousa Santos 1,3, Augusto Silva 1,3, and Joaquim Madeira 1,3 1 Departamento

More information

Scene-Based Segmentation of Multiple Muscles from MRI in MITK

Scene-Based Segmentation of Multiple Muscles from MRI in MITK Scene-Based Segmentation of Multiple Muscles from MRI in MITK Yan Geng 1, Sebastian Ullrich 2, Oliver Grottke 3, Rolf Rossaint 3, Torsten Kuhlen 2, Thomas M. Deserno 1 1 Department of Medical Informatics,

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

Bone enhancement filtering: application to sinus bone segmentation and simulation of pituitary surgery

Bone enhancement filtering: application to sinus bone segmentation and simulation of pituitary surgery Bone enhancement filtering: application to sinus bone segmentation and simulation of pituitary surgery Maxime Descoteaux a, Michel Audette b, Kiyoyuki Chinzei b, and Kaleem Siddiqi c a Odyssee Team, INRIA

More information

STATISTICAL ATLAS-BASED SUB-VOXEL SEGMENTATION OF 3D BRAIN MRI

STATISTICAL ATLAS-BASED SUB-VOXEL SEGMENTATION OF 3D BRAIN MRI STATISTICA ATAS-BASED SUB-VOXE SEGMENTATION OF 3D BRAIN MRI Marcel Bosc 1,2, Fabrice Heitz 1, Jean-Paul Armspach 2 (1) SIIT UMR-7005 CNRS / Strasbourg I University, 67400 Illkirch, France (2) IPB UMR-7004

More information

High dynamic range magnetic resonance flow imaging in the abdomen

High dynamic range magnetic resonance flow imaging in the abdomen High dynamic range magnetic resonance flow imaging in the abdomen Christopher M. Sandino EE 367 Project Proposal 1 Motivation Time-resolved, volumetric phase-contrast magnetic resonance imaging (also known

More information

Pearling: Medical Image Segmentation with Pearl Strings

Pearling: Medical Image Segmentation with Pearl Strings Pearling: Medical Image Segmentation with Pearl Strings Jarek Rossignac 1, Brian Whited 1, Greg Slabaugh 2, Tong Fang 2, Gozde Unal 2 1 Georgia Institute of Technology Graphics, Visualization, and Usability

More information

Isogeometric Analysis of Fluid-Structure Interaction

Isogeometric Analysis of Fluid-Structure Interaction Isogeometric Analysis of Fluid-Structure Interaction Y. Bazilevs, V.M. Calo, T.J.R. Hughes Institute for Computational Engineering and Sciences, The University of Texas at Austin, USA e-mail: {bazily,victor,hughes}@ices.utexas.edu

More information

Variational Methods II

Variational Methods II Mathematical Foundations of Computer Graphics and Vision Variational Methods II Luca Ballan Institute of Visual Computing Last Lecture If we have a topological vector space with an inner product and functionals

More information

Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes

Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes Dorit Merhof 1,2, Martin Meister 1, Ezgi Bingöl 1, Peter Hastreiter 1,2, Christopher Nimsky 2,3, Günther

More information

Project Updates Short lecture Volumetric Modeling +2 papers

Project Updates Short lecture Volumetric Modeling +2 papers Volumetric Modeling Schedule (tentative) Feb 20 Feb 27 Mar 5 Introduction Lecture: Geometry, Camera Model, Calibration Lecture: Features, Tracking/Matching Mar 12 Mar 19 Mar 26 Apr 2 Apr 9 Apr 16 Apr 23

More information

Three Dimensional Segmentation of Intravascular Ultrasound Data

Three Dimensional Segmentation of Intravascular Ultrasound Data Three Dimensional Segmentation of Intravascular Ultrasound Data Marc Wennogle 1 and William Hoff 2 1 Veran Medical Technologies, Nashville, Tennessee marc.wennogle@veranmedical.com 2 Colorado School of

More information

A REVIEW ON THE CURRENT SEGMENTATION ALGORITHMS FOR MEDICAL IMAGES

A REVIEW ON THE CURRENT SEGMENTATION ALGORITHMS FOR MEDICAL IMAGES A REVIEW ON THE CURRENT SEGMENTATION ALGORITHMS FOR MEDICAL IMAGES Zhen Ma, João Manuel R. S. Tavares, R. M. Natal Jorge Faculty of Engineering, University of Porto, Porto, Portugal zhen.ma@fe.up.pt, tavares@fe.up.pt,

More information

A Hybrid Method for Coronary Artery Stenoses Detection and Quantification in CTA Images

A Hybrid Method for Coronary Artery Stenoses Detection and Quantification in CTA Images A Hybrid Method for Coronary Artery Stenoses Detection and Quantification in CTA Images İlkay Öksüz 1, Devrim Ünay 2, Kamuran Kadıpaşaoğlu 2 1 Electrical and Electronics Engineering, Bahçeşehir University,

More information

Author Manuscript Faculty of Biology and Medicine Publication

Author Manuscript Faculty of Biology and Medicine Publication Serveur Académique Lausannois SERVAL serval.unil.ch Author Manuscript Faculty of Biology and Medicine Publication This paper has been peer-reviewed but dos not include the final publisher proof-corrections

More information

Isophote-Based Interpolation

Isophote-Based Interpolation Isophote-Based Interpolation Bryan S. Morse and Duane Schwartzwald Department of Computer Science, Brigham Young University 3361 TMCB, Provo, UT 84602 {morse,duane}@cs.byu.edu Abstract Standard methods

More information

3D Volume Mesh Generation of Human Organs Using Surface Geometries Created from the Visible Human Data Set

3D Volume Mesh Generation of Human Organs Using Surface Geometries Created from the Visible Human Data Set 3D Volume Mesh Generation of Human Organs Using Surface Geometries Created from the Visible Human Data Set John M. Sullivan, Jr., Ziji Wu, and Anand Kulkarni Worcester Polytechnic Institute Worcester,

More information

Point-Based Geometric Deformable Models for Medical Image Segmentation

Point-Based Geometric Deformable Models for Medical Image Segmentation Point-Based Geometric Deformable Models for Medical Image Segmentation Hon Pong Ho 1, Yunmei Chen 2, Huafeng Liu 1,3, and Pengcheng Shi 1 1 Dept. of EEE, Hong Kong University of Science & Technology, Hong

More information

Coronary vessel cores from 3D imagery: a topological approach

Coronary vessel cores from 3D imagery: a topological approach Coronary vessel cores from 3D imagery: a topological approach Andrzej Szymczak a and Allen Tannenbaum b and Konstantin Mischaikow c a College of Computing, Georgia Tech, Atlanta, GA 30332, USA; b Department

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 26 (1): 309-316 (2018) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ Application of Active Contours Driven by Local Gaussian Distribution Fitting

More information

Vessel Centerline Tracking in CTA and MRA Images Using Hough Transform

Vessel Centerline Tracking in CTA and MRA Images Using Hough Transform Vessel Centerline Tracking in CTA and MRA Images Using Hough Transform Maysa M.G. Macedo 1, Choukri Mekkaoui 2, and Marcel P. Jackowski 1 1 University of São Paulo, Department of Computer Science, Rua

More information

Level Set-Based Integration of Segmentation and Computational Fluid Dynamics for Flow Correction in Phase Contrast Angiography

Level Set-Based Integration of Segmentation and Computational Fluid Dynamics for Flow Correction in Phase Contrast Angiography Level Set-Based Integration of Segmentation and Computational Fluid Dynamics for Flow Correction in Phase Contrast Angiography Masao Watanabe, PhD, Ron Kikinis, MD, Carl-Fredrik Westin, PhD Rationale and

More information

Image Analysis, Geometrical Modelling and Image Synthesis for 3D Medical Imaging

Image Analysis, Geometrical Modelling and Image Synthesis for 3D Medical Imaging Image Analysis, Geometrical Modelling and Image Synthesis for 3D Medical Imaging J. SEQUEIRA Laboratoire d'informatique de Marseille - FRE CNRS 2246 Faculté des Sciences de Luminy, 163 avenue de Luminy,

More information

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

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

More information

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

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications Per-Olof Persson (persson@mit.edu) Department of Mathematics Massachusetts Institute of Technology http://www.mit.edu/

More information

Landmark-based 3D Elastic Registration of Pre- and Postoperative Liver CT Data

Landmark-based 3D Elastic Registration of Pre- and Postoperative Liver CT Data Landmark-based 3D Elastic Registration of Pre- and Postoperative Liver CT Data An Experimental Comparison Thomas Lange 1, Stefan Wörz 2, Karl Rohr 2, Peter M. Schlag 3 1 Experimental and Clinical Research

More information

3-D deformable model for abdominal aortic aneurysm segmentation from CT images

3-D deformable model for abdominal aortic aneurysm segmentation from CT images Abstract 3-D deformable model for abdominal aortic aneursm segmentation from CT images Sven Lončarić, Marko Subašić, and Erich Sorantin * Facult of Electrical Engeneering and Computing, Universit of Zagreb

More information

Simulated Wave Propagation and Traceback in Vascular Extraction

Simulated Wave Propagation and Traceback in Vascular Extraction Simulated Wave Propagation and Traceback in Vascular Extraction Francis K.H. Quek, Cemil Kirbas, and Xiayun ong, Vision Interfaces and Systems Laboratory (VISLab) Department of Computer Science and Engineering,

More information

A Survey of Image Segmentation Based On Multi Region Level Set Method

A Survey of Image Segmentation Based On Multi Region Level Set Method A Survey of Image Segmentation Based On Multi Region Level Set Method Suraj.R 1, Sudhakar.K 2 1 P.G Student, Computer Science and Engineering, Hindusthan College Of Engineering and Technology, Tamilnadu,

More information