IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 Comparison Between The Performance of Parametric Active Contour Models F. A.Alwan Department of Computer Science, College of Education Ibn Al-Haitham, Unive rsity of Baghdad, Abstract Snakes, or active contours, are used extensively in comp uter vision and image p rocessing app lications, p articularly to locate object boundaries. In this research, for the segmentation of anatomical st ructures in medical images three approaches were imp lemented and comp ared lik e (original snake model, distance p otential force model and Gradient Vector Flow (GVF) snake model). We used Computed Tomography image (CT) for our e xp eriments. Our exp eriments show that original snake model has two p roblems; first is the limited cap ture range and the second is the poor convergence. Dist ance p otential force model solv ed only the first p roblem of original snak e and f ailed with second p roblem. Gradient Vector Flow (GVF snake) p rovides a good cap ture rang and a good conver gence; therefor e good results are obtained where G VF snake could successfully segment the anatomical st ructures from CT images. Introduction Snakes are energy -minimizin g curves that are defined within an image and are deformed by the effect of the internal energy of the curve itself and the external forces derived from the image. Sn akes are widely used in many applications, includin g edge d etection [1], shap e modeling [2], se gmentation [3] and motion trackin g. There are two key difficulties with p arametric active contour algorithms. First , the initial contour which in general must be close to the true boundary or else it will likely conver ge to the wrong result. The second p roblem is that active contours have difficulties p rogressing into boundary concavities [4]. Then, Cohen and Cohen [5] p rop osed a distance p otential force model. The general idea behind this model is to have large external forces far away from the boundaries of the object, t hus increasin g the cap ture range of the snake. Even then, snakes based on this model fail to conver ge to concavities. The technique presented by IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 Xu and Prince (GVF snake) addr esses t hese issues and presents a new for mulation for active contour modelin g [6,7]. In this research, we show the advantages of the GVF snake over the traditional models where we discuss and comp are between it and the original model and distance p otential force model. Also we d iscuss some results obtained by imp lementing and testing the algor ithms of t hese models. Background An original snak e is a curve x(s) = [ x(s), y (s)] s [0,1] that moves through the sp atial domain of an image to minimize the energy functional E = dssEβsα s ))(( x)(x")(x' ext 22 1 2 1 0       where α and β are weighting p arameters that control the snake’s tension and rigidity , resp ectively, )(x' s and )(x" s denote the first and second derivatives of x(s) with resp ect to s. The external energy function E ext is deriv ed from t he image so t hat it takes on its smaller values at t he features of interest, such as boundaries. Given a gray-level image I(x, y), viewed as a function of continuous p osition variables (x, y), typ ical external energies are design ed to lead a snak e toward step edges are: E ext (x, y) = - 2 y)I(x, E ext (x, y) = -   2 y)I(x,y)(x,G * σ  where y)(x,G σ is a two-dimensional Gaussian function with st andard deviation σ and  is the gradient op erator. If the image is a lin e drawing (black on white), then approp riate external ener gies include [8]: E ext (x, y) = I (x, y) E ext (x, y ) = y)I(x,y)(x,G *σ It is easy to see from these definitions that larger σ ’s will cause the boundaries to become blurry. Such large σ ’s are often necessary , however, in order to increase the capture range of the snake. ………. (1) ………. (2) ………. (3) ………. (4) ………. (5) IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 A snake that minimizes E must satisfy the Euler equation 0ext  E)('''x')(' x'α ss β This can be viewed as a for ce balance equation 0FF extint  where Fint = )('''x')(' x'α ss β and Fext = extE . The internal force Fint discourages st retching and bendin g whi le the external p otential force Fext p ulls the snake toward the desired ima ge ed ges. To find a solution to (6), t he snake is made dy namic by treating x as fun ction of time t as well as S ( i.e., x(s, t)). Then, the p artial derivative of x with resp ect to t is then set equal to the left side of (6) as follows: x t (s, t) = ext E )('''x')(' x'α t s,t s, β When the solution x(s, t) st abilizes, the term x t (s, t) vanishes and we achieve a solution of (6). A solution to (8) can be found by discretizing the equation and solv ing the d iscrete system iteratively . Behavior of original Snake Model An examp le of the behavior of an original snake is shown in Fi g.(1). Fi g.(1a) shows a 256256-p ixel line drawing of a V-char ob ject (shown in black) havin g a boundary concavity at t he top . It also shows a sequence of curves (in red) depicting. The iterative p rogression of an original snake (  = 0.05,  = 0, iteration no. = 100) initialized outside the object but within the cap ture ran ge of the potential force field. The potential force field Fext = extE where σ = 0 p ixel is shown in Fig.(1b). We note that t he final solution in Fig (1a) solves the Euler equations of the snake formulation, but remains sp lit across the concave r egion. The reason for the p oor conver gence of this snake is revealed in Fi g.(1c), where a close-up of the external force field within the boundary concavity is shown. Although the external forces correctly p oint toward the object boundary, within the boundary concavity the forces p oint horizontally in opp osite directions. Therefore, the active contour is p ulled ap art ………. (6) ………. (7) ……….(8) IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 toward each of the “fingers” of the V-char, but not mad e to p rogress downward into the concavity . There is no choice of  and  that will correct this p roblem. Anot her key p roblem with ori ginal snake formulations, the problem of limited cap ture range, can be underst ood by examining Fi g.(1b). In this f igure, we see that t he magnitude (5) will increase this range, but the boundary localization will become less accurate and distinct, ultimately obliterating the concavity itself when becomes t oo large. Behavior of Distance potential Force Model Cohen and Cohen [5] p rop osed an external force model that sign ificantly increases t he cap ture range of an original snake. These external forces are the negative gr adient of a p otential function that is comp uted using a Euclidean distance map . Fig.(2) shows the p erformance of a snake using distance p otential forces. Fig.(2a) shows both the V- char ob ject (in black) and a sequence of contours (in red) depicting the progression of the snake from its initialization far from the object to its final configuration. The dist ance p otential forces shown in Fig.(2b) have v ectors with large magnitudes far away from the object, exp lainin g why the cap ture range is l arge for this e xternal force model. As shown in Fig.(2a), this snake also f ails to conver ge to t he boundary concavity . This can be exp lained by insp ecting the magnified p ortion of the distance potential forces shown in Fig.(2c). We see that, like traditional p otential forces, these forces also p oint horizontally in opp osite directions, which p ulls the snake apart but not downward into the boundary concavity . We note that Cohen and Cohen’s modification to the basic distance p otential forces, which applies a nonlinear transformation to the distance map (5), does not change the direction of the forces, only their magn itudes. Therefore, the p roblem of convergence to boundary concavities is not solved by distance potential forces. Gradient Vector Flow Fie ld The authors Xu and Prince present a solution to the p roblems by rep lacin g the standard external force Fext in the force balance equation (7) with a st atic external force whi ch does not change with time or depend on the p osition of the snake itself. This new st atic external force field Fext = v ( x, y) is called the Gradient Vector Field or G VF. Rep lacin g the external p otential force extE in (8) with v y ields the following equation: xt (s, t) = v )('''x')(' x'α t s,t s, β The p arametric curve solving the above dy namic equation is termed as a GVF snak e [6]. ………. (9) IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 S teps of GVF S nake Formation The p rocess starts by calculating the edge map of the given image, using any edge findin g algor ithm from the image processing literature. ),(),( ext yxyxf E i  where i = 1, 2, 3 or 4. The edge map has three imp ortant features relating to snake for mation. One, the gradient of this edge map  f has vectors p ointing towards the edge, which is a desirable p rop erty for snakes. Two, these vectors have lar ge magn itude at the vicinity of the edges. Three, in homogenous regions (regions with little variation in image intensity )  f is almost zero, and therefore no information about nearby or distant edges is availab le. The second and third features can b e problematic when constructing an active contour. To keep the first feature and nullify the effect of the latter two, t he gradient map is extended farther away from the edges and into homogenous regions using a computational diffusion p rocess. The gradient vector flow field is d efined as the vector field v ( x, y)= (u (x, y), v (x, y)) that minimizes the following energy functional:  ε   μ dxdyffyxyx vvuu 222222 )(  -v As can be seen, this is an example of v ariational formulation of regularization. The p arameter μ is a regu larizin g p arameter which adjusts the tradeoff between the first and second terms of the integrand and is set accordin g to the level of noise p resent in the image. Also, when the value of the edge gradient f is small, ener gy is dominated by the sum of the partial derivatives of t he gradient field, and yields a smooth field. On t he other hand, when f is lar ge, the second term dominates the inte grand. In this case, setting v = f minimizes the energy . Overall, this formulation transforms the gradient vector flow field by keep ing it equal to the edge gradient at the boundaries; it also keep s v slowly vary ing at the homogenous regions of the image. Using the calcu lus of variations, it can be shown that t he GVF field can be found by solving the pair of Euler equations. 0))(( 222  yx fff-u-u x  0))(( 222  yxy fff-v-v ………. (10) ………. (11) ………. (12a) ……….(12b) IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 Here, 2 is the Laplacian op erator. These equations give us another intuition beh ind the GVF formulation. It is noted that in homogeneous regions, the se cond term of both equations (12a) and (12b) is zero (because the gr adient of f (x, y) is zero). Therefor e, within these regions, u and v are each determined by Lap lace's equation. This results in a typ e of “fillin g-in” of information taken from the boundaries of t he region. Equations (12a) and (12b) can b e solved numerically by treating u and v as a function of time. The resulting equations are: ),,( tyxu t )),(),,((),,(2 yxftyxutyxu x  )),(),(.( 22 yxfyxf yx  ),,( tyxv t )),(),,((),,(2 yxftyxvtyxv y  )),(),(.( 22 yxfyxf yx  The st eady -state solution of equation (13a) and (13b) y ields the solution to the Euler equations (12a) and (12b). An iterative solution can b e set up for solving the equations above [6]. Equations in (13a) and (13b) are known as generalized diffusion equations, and are known t o arise in such diverse fields as heat conduction, reactor p hy sics, and fluid flow [9]. In GVF snake, they are used to satisfy “filling in” prop erty. The experiments of implementati on of GVF snake algorithm To see the key differences between G VF snake algor ithm and the p revious a lgorithms (the original snake and distance potential force models); it was implemented on the sa me line drawing V- char ima ge, se e Fi g.(3). The p arameters that should be given are  and no. of iteration for comp uting the (GVF fi eld), and  ,  and the no. of iteration for (GVF snake); and their values are shown in the table(1). Fig.(3b) reveals these several key differences. First , the GVF field has a much lar ger cap ture range. A second observation is that the GVF vectors are p ointing somewhat downward into the top of the V-char, which should cause an active contour to move farther into this concave region. Fig.(3a) shows the result of app ly ing a GVF snake. In this case, the snake was initialized farther away from the object than the initialization in Fig.(1a), and yet it converges very well to the boundary of the V-char. ………. (13a) ………. (13b) IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 Implementation of Snakes models with Gray Level Images In this section, we show how the original snake, distance p otential force, and GVF snake model, can b e ap p lied to medical image se gmentation. In order to show t he interest s of the segmentation by these snakes, we select a CT image of 256256 p ixels. The image represents abdominal CT (slice of kidney s). We imp lemented the mentioned above algor ithms on the same CT image to show the difference in p erformance b etween them. To reveal the efficien cy of these snakes in segmentation p rocess, see the Fig.(4). In Figs.(4a, 4b) the original snake and d istance p otential force model could not segment the left kidney p rop erly from CT image in concave region, in contrast with GVF snake wher e it could correctly evolves towards the desired boundary of left kidney , see Fig.(4c). In our exp eriment, the values of p arameters of original snake, dist ance potential force, and GVF snake model are shown in table(2). Key Issues This work on the comp arison between the p erformance of snakes models and us ing their algor ithms in segmentation p rocess of anatomical st ructures from CT images usin g active contours focuses on: Comparisons between the p erformance of original snake model, distance p otential force model and p erformance of G VF snake, and the candidate v alues of snakes’ p arameters. These p hases are discussed in the followin g sections. Comparison of Performance The performance of the original snak e mod el, distance p otential force model and G VF snake model is comp ared in terms of: Convergence to a Concave Region, and Insensitivity to Initialization. With resp ect to convergence to concave region the comparison was exp lained in details in the above sections but the insensitivity to initia lization we discussed only one case of initialization (outside the boundary of desired object), another example about the outside initialization is shown in Fig.(5). In this section, we discuss the initialization from inside the boundary of desired object. See Fig.(6), Fi g.(6a) is the original image of thy roid gland with a cy st ic and capsulated lesion. See the initial curve in r ed color inside the cyst ic lesion. In Fig.(6b) the original snak e model couldn’t segment the cystic lesion while in Fig.(6c, 6d) the distance p otential force and GVF snake model could se gment the cy stic lesion p rop erly because they have large capture range. In our exp eriment, t he values of p arameters are shown in table(3). IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 The Candidate Values of Snakes’ Parameters With resp ect to determine the approp riate values for tension, rigidity and the external force weightings; we found that t he acceptable range for each weight is as follows: Increasing β will increase the rigidity of the model and would affect t he shape ev en if close to st art with. We found that t he rigidity weighting factor can be increased from 0 to 0.03 with almost the same results. Decreasin g the tension we ight causes the active contour to follow the influence of the external force and lose its smoothness. T he accep table range that we found for tension was from 0.02 to 0.08. For valu es over α = 0.08, the active contour must be initialized close to the boundary; otherwise, the tension force tries to contract the model and prevents the contour p oints from easily converging to the boundary . Also we found that with p arametric active contours the ratio of force weightings is more imp ortant than the values themselves. For instance, if the force weighting is increased four times, which indeed exceeds the p reviously recommended ranges for the force weightings (i. e., external force =2.4, α = 0.2 & β =0.06), the active contour behaves as it does for external force =0.6, α = 0.05 & β =0.01, but it requires that t he initial contour be closer to the boundary . With resp ect to regularization p arameter  , the accep table range that we found for it was from 0 to 0.2, but if the desired object has sharp corners t he value of  must be less t han 0.1 else the final configuration has slightly rounder corners. Conclusion The gradient vector flow b ased active contour generation algorithm by Xu and Prince was compared. The algorithm, along with an original snak e generation algor ithm and distance p otential force model were implemented on various images, both grayscale and line dr awing images. It was found t hat t he algorithm succeeds in conver ging the active contour to boundary concavities in both typ es of images. The drawback of the methods is its execution sp eed. Insp ite of its robust ness to initialization and increased cap ture range, the algor ithm takes a long time t o conver ge to object contours. With resp ect to snakes’ p arameters, it is found that, there is no way to comp ute or directly give the ap p rop riate values for t hese parameters, but by exp eriments and common sense. Also the approp riate values of these p arameters of our exp eriments were discussed in the section (The exp eriments With Force Wei ghting Fa ctors). Re ference 1. Kass, M .; Witkin, A. and Terzop oulos, D. (1986). “Snakes: Active Contour M odels”, International Journal of Computer Vision, 3: 321-331. IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 2. Terzop oulos, D. and Fleisch er, K. (1988). “Deformable models”, Vis. Co mput., 4: 306–331. 3. Ley marie, F. and Levine, M . D. (1993). “Tracking deformable objects in the p lane using an active contour model”, IEEE Trans. Pattern Anal. M achine Intell., 15: 617– 634. 4. Davatz ikos, C. and Prince, J. L. (1995). “An active contour model for map p ing the cortex”, IEEE Trans. M ed. Imag., 14 : 65–80. 5. Cohen, L. D. and Coh en, I. (1993). “ Finite-Element M ethods For Active Contour M odels and Balloon For 2D and 3D Images”, IEEE Trans. On Pattern Analysis and M achine Intelligence, 15(11): 1131-1147. 6. Xu, C. and Prince, J. L. (M ar. 1998). “Snak es, Shapes, and Gradient Vector Flow”, IEEE Trans. On Image Processing, 7: 3. 7. Satt ar, J. “Snakes, Sh apes and Gradient Vector Flow”, School of Computer Science, M cGill University, M ontreal QC Canada H3A 2A7. 8. Cohen, L. D. (M ar. 1991). “On active contour models and balloons”, CVGIP: Image Underst and., 53: 211–218. 9. Charles, A. H. and Porschin g, T. A. (1990). “Numerical Analysis of Partial Differential Equ ations”, Prentice Hall, Engelwood Cl iffs, NJ. Table (1) Values of GVF snake parameters with V-char image (  ) GVF iteration ( ) (  ) Iteration No. 0.1 80 0.05 0 380 Table (2) Values of snake models’ paramete rs with CT of kidneys Snake ty p e ( ) (  ) GVF iteration ( ) (  ) Iteration No. Original 3 - - 0.5 0 80 Dist ance 2 - - 0.5 0 80 GVF 2 0.1 80 0.05 0 50 Table (3) Values of snake models’ paramete rs with CT of thyroid gland and with i nside case of initialization. Snake ty p e ( ) (  ) GVF iteration ( ) (  ) Iteration No. Dist ance potential 3 - - 0.01 0 23 GVF snake 0 0.1 80 0.01 0 23 Original snake 3 - - 0.05 0 50 IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 (a) (b) (c) Fig.(1) (a) Convergence of a snake using (b) traditional potential forces, and (c) shown close-up withi n the boundary concavity. (a) (b) (c) Fig.(2) (a) Convergence of a snake using (b) distance potenti al forces, and (c) shown close-up withi n the boundary concavity. (a) (b) (c) Fig.( 3) (a) Convergence of a snake using (b) GVF exte rnal forces, and (c) shown close - up withi n the boundary concavity. IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 (a) (b) (c) Fig.(4) S egmenting the left kidney by (a) the original snake model and (b) the distance potenti al force model which they failed in segmentation process in concave regi on of the left ki dney, (c) is the final snake of GVF model whi ch could se gment the left kidney properly. (a) (b) (c) Fig (5) O utsi de initial curve and S egmenting the cystic lesion of liver by (a) an original snake, (b) a distance potential force snake , and (c) a GVF snake. IBN AL- HAITHAM J. FO R PURE & APPL. SC I. VOL.23 (1) 2010 (a) (b) (c) (d) Fig.(6) (a )O riginal image of thyroid gland with a cystic and capsulated lesion with inside case of initialization (b) an original snake , (c) a distance potential force snake , and (d) a GVF snake. 2010) 1( 23مجلة ابن الھیثم للعلوم الصرفة والتطبیقیة المجلد لمنحنیات النشیطةمقارنة بین أداِء نماذِج ا ن فائزه عبد الجبار علوا جامعة بغداد، أبن الهیثم-كلیة التربیه ،قسم الحاسبات الخالصة من اجل یة الحاسوب ومعالجة الصور الرقمیةفي تطبیقات روؤ االفاعي او المنحنیات النشیطة تستخدم بكثرة .ایجاد حدود االجسام ة نماذج من وألجل تقطیع التراكیب التشریحیة من الصور الطبیة تم استخدام و مقارنة ثالث، في هذا البحث ًا أنموذج االفعى العاملة و، ذج القوى الكامنة للمسافةأنمو ، نموذج االفعى االصلي أو التقلیديأمثل المنحنیات النشیطة وفق ة فلنوع الصور الطبیه التي استخدمت في تجارب هذا البحث أما بالنسبة .لتدفق متجهات المیل هي الصور المقطعی ). CT(بالكومبیوتر ، یمتلك مدى التقاط محدوداالولى انه المشكلة، االصلي یعاني من مشكلتیننموذج االفعى أتجارب البحث أظهرت بأن . لالشكال التعامل مع التغیرات التوبولوجیة مثل الزوایا الحادة والمناطق المقعرة انه الیستطیع التكیف او والمشكلة الثانیة مشكله االولى ال أنموذج القوى الكامنة للمسافةكذلك ة نتمكن من حل ال موذج االفعى االصلى لكنه فشل في حل المشكل ط كبیر جدًا یمتد الى حدود الصورة مما یجعل تمتلك مدى التقاف وفقًا لتدفق متجهات المیل أما االفعى العاملة .الثانیة ت وعبر حدود الجسم المطلوب كذلك ی، من داخل ، بعیدة، یبة یمكن ان تكون قر االفعى االبتدائیة مكنها التكیف للتغیرا ب إذ، تم الحصول على نتائج جیدة لذلك، التبولوجیة تمكنت االفعى العاملة وفقا لتدفق متجهات المیل من تقطیع التراكی . التشریحیة بنجاح من الصور المقطعیة