<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JCC</journal-id><journal-title-group><journal-title>Journal of Computer and Communications</journal-title></journal-title-group><issn pub-type="epub">2327-5219</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jcc.2016.43005</article-id><article-id pub-id-type="publisher-id">JCC-64110</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  A Study on the Influence of Luminance L* in the L*a*b* Color Space during Color Segmentation
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Rodolfo</surname><given-names>Alvarado-Cervantes</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Edgardo</surname><given-names>M. Felipe-Riveron</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Vladislav</surname><given-names>Khartchenko</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Oleksiy</surname><given-names>Pogrebnyak</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib></contrib-group><aff id="aff2"><addr-line>Centro de Investigación en Computación, Instituto Politécnico Nacional, Juan de Dios Batiz w/n, Col. Nueva Industrial Vallejo, P.O. 07738, México</addr-line></aff><aff id="aff1"><addr-line>Centro de Investigaciones Teóricas, Facultad de Estudios Superiores Cuautitlán, Universidad Nacional Autónoma de México, Primero de Mayo S/N Campo 1 Cuautitlán Izcalli, México</addr-line></aff><pub-date pub-type="epub"><day>02</day><month>03</month><year>2016</year></pub-date><volume>04</volume><issue>03</issue><fpage>28</fpage><lpage>34</lpage><history><date date-type="received"><day>15</day>	<month>January</month>	<year>2016</year></date><date date-type="rev-recd"><day>accepted</day>	<month>26</month>	<year>February</year>	</date><date date-type="accepted"><day>2</day>	<month>March</month>	<year>2016</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  <em></em> 
   In this paper an evaluation of the influence of luminance L* at the L*a*b* color space during color segmentation is presented. A comparative study is made between the behavior of segmentation in color images using only the Euclidean metric of a* and b* and an adaptive color similarity function defined as a product of Gaussian functions in a modified HSI color space. For the evaluation synthetic images were particularly designed to accurately assess the performance of the color segmentation. The testing system can be used either to explore the behavior of a similarity function (or metric) in different color spaces or to explore different metrics (or similarity functions) in the same color space. From the results is obtained that the color parameters a* and b* are not independent of the luminance parameter L* as one might initially assume.  
  
 
</p></abstract><kwd-group><kwd>Color Image Segmentation</kwd><kwd> CIELAB Color Space</kwd><kwd> L*a*b* Color Space</kwd><kwd> Color Metrics</kwd><kwd> Color Segmentation Evaluation</kwd><kwd> Synthetic Color Image Generation</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Image segmentation consists of partitioning an entire image into different regions, which are similar in some predefined manner. It is an important and difficult task in image analysis and processing. All subsequent steps, such as object recognition depend on the quality of segmentation [<xref ref-type="bibr" rid="scirp.64110-ref1">1</xref>].</p><p>For some time the development of segmentation algorithms attracted remarkable consideration compared with the relatively fewer efforts on their evaluation and characterization [<xref ref-type="bibr" rid="scirp.64110-ref2">2</xref>]-[<xref ref-type="bibr" rid="scirp.64110-ref5">5</xref>]. Since none of the proposed automatic segmentation algorithms published is generally applicable to all types of images and different algorithms are not equally suitable for particular applications, the performance evaluation of segmentation algorithms and its characterization are very important subjects in the study of segmentation [<xref ref-type="bibr" rid="scirp.64110-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.64110-ref5">5</xref>].</p><p>Perceptual uniform color spaces such as L*a*b*, with the Euclidean metric to quantify color distances are commonly used in color image segmentation of natural scenes using histogram based or clustering techniques among others [<xref ref-type="bibr" rid="scirp.64110-ref1">1</xref>].</p><p>To evaluate the segmentation performance of the Euclidian metric in the L*a*b color space we designed a system that generated synthetic color images, with its associated ground truth (GT), and evaluated the results with Receiver operating characteristics (ROC) curves [<xref ref-type="bibr" rid="scirp.64110-ref7">7</xref>]. The synthetic images where designed to evaluate the efficiency of achieved color information from given segmentation algorithms and are explained in detail in Section 3. A comparative study with an adaptive color similarity function defined as a product of Gaussian functions in a modified HSI color space [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>] is presented in Section 4. Conclusions are presented in Section 5.</p></sec><sec id="s2"><title>2. Previous Works</title><p>The first comprehensive survey on evaluation methods of image segmentation is presented in [<xref ref-type="bibr" rid="scirp.64110-ref2">2</xref>]. It brings a coherent classification of existing methods at the time. An up to date of 5 years of progresses in the subject is presented in [<xref ref-type="bibr" rid="scirp.64110-ref3">3</xref>] after the first survey. Another actualization is presented 5 years later [<xref ref-type="bibr" rid="scirp.64110-ref5">5</xref>], embracing together the principal methods of segmentation evaluation available until 2007.</p><p>In [<xref ref-type="bibr" rid="scirp.64110-ref4">4</xref>] a way to design synthetic images and a corresponding GT for evaluating segmentations algorithms is presented. They introduce a general framework and general design considerations. They also present an evaluation system for generating synthetic gray level images taking into account their design considerations.</p></sec><sec id="s3"><title>3. Design of Synthetic Images for Benchmark Testing</title><p>In [<xref ref-type="bibr" rid="scirp.64110-ref4">4</xref>] the authors present three important design considerations for creating synthetic images: 1) Synthetic images should be appropriate for a quantitative study and should allow objective evaluations of their properties; 2) The synthetic images should reflect the main features of real images, i.e. corruption factors, such as noise and blurring, variation of parameters such as size, shape, etc.; 3) The system should allow the generation of images with progressive variations of each parameter. In this way the study of the influence of each individual parameter is possible.</p><p>Comparative tests between an adaptive color similarity function [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>] and the Euclidean metric in the L*a*b* color space [<xref ref-type="bibr" rid="scirp.64110-ref8">8</xref>] were performed. The manner in which the tests were implemented is as follows:</p><p>In the case of the L*a*b* color space, the RGB image was previously transformed to L*a*b* color space discarding in all cases the luminance L* in order to calculate the Euclidean distance on the planes a*b* (color information) independently of the illumination.</p><p>Then the centroid (average of the values a* and b*) representing the colors of the figure and the background in the color space L*a*b* was calculated. Details are shown in [<xref ref-type="bibr" rid="scirp.64110-ref8">8</xref>]. For the adaptive similarity function [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>] the following steps were performed:</p><p>1) Samples of both background and figure were taken, from which centroid and standard color dispersion were calculated. Details can be consulted in [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>]</p><p>2) The 24-bit RGB image (true color) was transformed to a modified HSI color space.</p><p>3) For each pixel, the similarity function to the centroids of figure and background was calculated creating two color similarity images (CSI) [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>].</p><p>4) Each pixel of the RGB image was classified by calculating the maximum value for each pixel position between the CSI images of the figure and that of the background.</p><p>The base shape of the synthetic test image was created with the following features:</p><p>1) Concave and convex sections in order to make it more representative of real images, such as natural flowers. 2) Extreme omnidirectional curvature in the entire image to hinder obtaining the edges applying mask edge detectors. 3) The object was centered in the image.</p><p>The resulting flower-shaped object in the image is considered as the object of interest and as the ground truth GT in all subsequent tests (<xref ref-type="fig" rid="fig1">Figure 1</xref> left).</p><p>In addition to this object of interest, several features were imposed in order to hinder its color-based segmentation:</p><p>1) Low contrast. The contrast between the object and the background in all images was very low for an observer, including some in which at a first glance the user cannot see the difference (e.g. Flower 5 in <xref ref-type="fig" rid="fig2">Figure 2</xref>).</p><fig-group id="fig1"><label><xref ref-type="fig" rid="fig1">Figure 1</xref></label><caption><title> Flower-shaped ground truth (left) and an image zoomed showing the Gaussian noise introduced (right).</title></caption><fig id ="fig1_1"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x6.png"/></fig><fig id ="fig1_2"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x5.png"/></fig></fig-group><fig id="fig2"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref></label><caption><title> Testing with low saturation with delta in HUE</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x7.png"/></fig><p>The difference between the color characteristics of the object of interest and the background is called Delta by us and occurs at different directions of the HSI space. The tests were performed in color quadrants 0, 60, 120, 180, 240 and 300 degrees.</p><p>2) Blurred edges with an average filter. A mean filter of size 3 &#215; 3 pixels was applied to the whole image in order to blur the corners and to make detection of the object more difficult; this was done before the introduction of Gaussian noise.</p><p>3) Introduction of Gaussian noise with SNR value = 1 (<xref ref-type="fig" rid="fig1">Figure 1</xref> right). The noise was applied to each of the RGB channels individually, and later we assembled the channels to create the RGB color image with noise. <xref ref-type="fig" rid="fig1">Figure 1</xref> right shows an example.</p><p>The basic colors selected for both figure and background were based on maintaining constant intensity to 0.5 and saturation to 0.3 and only varying the hue. Hue was selected as the parameter because its change integrates the three RGB color channels together, making it more difficult to be processed by extending grayscale techniques to each color channel, thus forcing the segmentation algorithms in evaluation to use the color information holistically.</p><p>Samples of pixels corresponding to the figure were obtained by two squares of 2 &#215; 2 pixels starting at the pixel (84, 84) and (150, 150). Samples for background pixels were obtained by two squares of 2 &#215; 2 pixels starting at pixel (15, 15) and (150, 180).</p><p>The images were generated in the sectors 0, 60, 120, 180, 240 and 300 degrees corresponding to the images flower_0, flower_1 … flower_5 (<xref ref-type="fig" rid="fig2">Figure 2</xref>). To these test images we later applied to each one a faded shadow in increments of 10% in each step.</p><p>A shadow fading was applied to all noisy blurred images with the light center in the fixed coordinates (150, 150) in images of 256 &#215; 256 pixels. It was applied gradually with 10% increments in each step. <xref ref-type="fig" rid="fig3">Figure 3</xref> shows this for Flower 0.</p></sec><sec id="s4"><title>4. Results and Discussion</title><p>In this section we show the results of TP (true positives) and FP (false positives) plotted against the level of shadow fading, representing each 10% step of increment. The first position means no shadow and position 11 means 100% shadow fading. All the images had the same post-processing: elimination of areas smaller than 30 pixels and a morphological closing with a circular structuring element of radius equal to two pixels.</p><p>The results of the application with the solution given by [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>] of the color image segmentation with a different level of shadow fading (shown in every even row) compared with those obtained with the Euclidean metric in the L*a*b* rejecting L* (shown in every odd row) are included in <xref ref-type="fig" rid="fig4">Figure 4</xref> for each color quadrant (0˚, 60˚,</p><fig id="fig3"  position="float"><label><xref ref-type="fig" rid="fig3">Figure 3</xref></label><caption><title> Example in color quadrants with a faded shadow applied at 0 degrees</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x8.png"/></fig><fig id="fig4"  position="float"><label><xref ref-type="fig" rid="fig4">Figure 4</xref></label><caption><title> Results of the color segmentation achieved between the Euclidean metric of a* and b* (top rows of each color) and the adaptive color similarity function (bottom rows of each color), for each color quadrant (0˚, 60˚, 120˚, 180˚, 240˚ and 300˚) and at 10% increments of shadow fading in each step</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x9.png"/></fig><p>120˚, 180˚, 240˚ and 300˚) and at 10% increments of the shadow fading.</p><p>As it is shown in the graphs of <xref ref-type="fig" rid="fig5">Figure 5</xref> and in coincidence with the visual analysis of the corresponding flower (<xref ref-type="fig" rid="fig4">Figure 4</xref>), segmentation failures in the L*a*b* space (right) start at different levels of faded shadow, whereas the adaptive color similarity function [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>] is practically immune to the faded shadow (left).</p><p>We can see three general trends in the FP behavior in <xref ref-type="fig" rid="fig5">Figure 5</xref> right (See <xref ref-type="table" rid="table1">Table 1</xref>): 1) Increase in an angle of approximately 45˚ in cases of Flower 0 and Flower 3 (with diamond marker); 2) Slowly and progressively increases in cases of Flower 1 and Flower 4 (with square marker) and 3) Sharply increases in cases of Flower 2 and Flower 5 (with circular marker). The behavior is repeated every 180 degrees and coincides with the opponent color positions (yellow-blue for example).</p><p><xref ref-type="fig" rid="fig6">Figure 6</xref> shows details of the curves related to TP and FP of the color similarity function [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>], with the following color code: Flower 0 (blue), Flower 1 (green), Flower 2 (red), Flower 3 (cyan), Flower 4 (purple) and Flower 5 (yellow). Variations in curves are lower than 1%.</p><p>To obtain a representative ROC curve illustrating behavior of the Euclidean metric in the L*a*b* space (rejecting L*) compared to the color similarity function [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>] in all color sectors under study, we calculated the average TP and FP for all color flowers, obtaining the results shown in <xref ref-type="fig" rid="fig7">Figure 7</xref>.</p><p>In the ROC curve corresponding to the average of TP and FP of all flowers, it can be seen that the results of the adaptive similarity function are maintained in the high efficiency area (coordinate 0, 1) while the color</p><fig-group id="fig5"><label><xref ref-type="fig" rid="fig5">Figure 5</xref></label><caption><title> Plots of the color similarity function [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>] (left) and the Euclidean metric in L*a*b* rejecting L* (right).</title></caption><fig id ="fig5_1"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x10.png"/></fig><fig id ="fig5_2"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x11.png"/></fig></fig-group><fig-group id="fig6"><label><xref ref-type="fig" rid="fig6">Figure 6</xref></label><caption><title> Details of TP (left) and FP (right) of the color similarity function [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>].</title></caption><fig id ="fig6_1"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x12.png"/></fig><fig id ="fig6_2"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x13.png"/></fig></fig-group><fig-group id="fig7"><label><xref ref-type="fig" rid="fig7">Figure 7</xref></label><caption><title> ROC curve of the color similarity function [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>] (left) and the Euclidean metric in the L*a*b* rejecting L*.</title></caption><fig id ="fig7_1"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x14.png"/></fig><fig id ="fig7_2"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/64110x15.png"/></fig></fig-group><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Observations concerning the behavior of the plot curves of the two color metrics</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Flower</th><th align="center" valign="middle" >Line Color</th><th align="center" valign="middle" >Euclidean metric in L*a*b* rejecting L*</th><th align="center" valign="middle" >Color similarity function [<xref ref-type="bibr" rid="scirp.64110-ref6">6</xref>]</th></tr></thead><tr><td align="center" valign="middle" >0</td><td align="center" valign="middle" >Blue</td><td align="center" valign="middle" >60% (position 7) Increases at 45˚</td><td align="center" valign="middle" >Immune</td></tr><tr><td align="center" valign="middle" >1</td><td align="center" valign="middle" >Green</td><td align="center" valign="middle" >30% (position 4) Increases slowly and progressively</td><td align="center" valign="middle" >Immune</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >Red</td><td align="center" valign="middle" >40% (position 5) Sharply increases</td><td align="center" valign="middle" >Immune</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >Cyan</td><td align="center" valign="middle" >70% (position 8) Increases at 45˚</td><td align="center" valign="middle" >Immune</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >Purple</td><td align="center" valign="middle" >20% (position 3) Increases slowly and progressively</td><td align="center" valign="middle" >Immune</td></tr><tr><td align="center" valign="middle" >5</td><td align="center" valign="middle" >Yellow</td><td align="center" valign="middle" >50% (position 6) Sharply increases</td><td align="center" valign="middle" >Immune</td></tr></tbody></table></table-wrap><p>segmentation in L*a*b* space progressively moves away from the high efficiency area.</p><p>The L*a*b* results keep stable initially and later slowly and progressively moves to the upper right area of the ROC curve that can be thought of as the “liberal” side (coordinate 1, 1) as they make positive classifications, and, although there is weak evidence that almost all positives were classified properly, they have a high rate of false positives.</p></sec><sec id="s5"><title>5. Conclusions</title><p>Regarding the evaluation of the color segmentation method with really difficult conditions, we can notice that the adaptive color similarity function performed well in all tests and remained close to the high efficiency zone of the ROC curves (coordinates 0, 1) without noticeable changes when the level of faded shadow increases as shown in the corresponding PLOT curves.</p><p>The segmentation algorithm using the L*a*b* color space and discarding L* in calculating the Euclidean distance, suffered errors in all cases. It manifested in different degrees and at different levels of faded shadow (20% to 80%). Three types of trends or recurring symmetries can be noticed in sectors with 180 degrees of difference: 1) Rise of the curve gradually (Flowers 1 and 4); 2) Rise abruptly (Flowers 2 and 5), and 3) Increase near at 45˚ angle (Flowers 0 and 3).</p><p>As it can be seen from the results of both direct segmentation, and from PLOT &amp; ROC curves, that the adaptive color similarity function in all cases exceeded the Euclidean distance in color space L*a*b* and discarding L*. The similarity function segmentation method performed well in all cases with rates higher than 95% of true positives (TP) and false positive (FP) rate less than 3% on average.</p><p>According to the experiment results we believe that keeping high values of TP (true positive) increased only from the FP (false positive) is due to the position of the center of the shadow fading in (150, 150). If this position is moved away from the object of interest, we can reduce the quantity of TP.</p><p>For future work we wish to evaluate different color zones like with different saturations, gray images, and with delta saturation among others. Our testing system can be used either to explore the behavior of a similarity function (or metric) in different color spaces or to explore different metrics (or similarity functions) in the same color space. Instead of exchanging color spaces in the experiments, it would only be necessary to exchange the metric or the similarity function.</p><p>It can be noticed that the non-consideration of the luminance parameter L* in calculating Euclidean distance (in each pixel of the object or of the background) did not made it immune to changes in lighting; so simple shadow can alter the quality of the results, concluding from them that the parameters a*b* from the color space L*a*b* are not independent of the L* parameter as one might suppose.</p></sec><sec id="s6"><title>Acknowledgements</title><p>The authors of this paper wish to thank the Centro de Investigaciones Te&#243;ricas, Facultad de Estudios Superiores Cuautitlan (FES-C); Universidad Nacional Aut&#243;noma de M&#233;xico (UNAM), M&#233;xico; PAPIIT IN112913 and PIAPIVC06, UNAM; Centro de Investigaci&#243;n en Computaci&#243;n (CIC); Secretar&#237;a de Investigaci&#243;n y Posgrado (SIP); Instituto Polit&#233;cnico Nacional (IPN), M&#233;xico, and CONACyT, M&#233;xico, for their economic support to this work.</p></sec><sec id="s7"><title>Cite this paper</title><p>Rodolfo Alvarado-Cervantes,Edgardo M. Felipe-Riveron,Vladislav Khartchenko,Oleksiy Pogrebnyak, (2016) A Study on the Influence of Luminance L* in the L*a*b* Color Space during Color Segmentation. Journal of Computer and Communications,04,28-34. doi: 10.4236/jcc.2016.43005</p></sec><sec id="s8"><title>NOTES</title></sec></body><back><ref-list><title>References</title><ref id="scirp.64110-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Plataniotis, K.N. and Venetsanopoulos, A.N. (2000) Color Image Processing and Applications. Springer, Berlin Hei-delberg Germany, 354 p. http://dx.doi.org/10.1007/978-3-662-04186-4</mixed-citation></ref><ref id="scirp.64110-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Zhang, Y.J. (1996) A Survey on Evaluation Methods for Image Segmentation. Pattern Recognition, 29, 1335-1346.  
http://dx.doi.org/10.1016/0031-3203(95)00169-7</mixed-citation></ref><ref id="scirp.64110-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Zhang, Y.J. (2001) A Review of Recent Evaluation Methods for Image Segmentation. Proceedings of the 6th International Symposium on Signal Processing and Its Applications, 148-151.</mixed-citation></ref><ref id="scirp.64110-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Zhang, Y.J. and Gerbrands, J.J. (1992) On the Design of Test Images for Segmentation Evaluation. Proceedings EUSIPCO, 1, 551-554.</mixed-citation></ref><ref id="scirp.64110-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Zhang, Y.J. (2006) A Summary of Recent Progresses for Segmentation Evaluation. In: Zhang Y.J. Advances in Image and Video Segmentation. IGI Global Research Collection, Idea Group Inc (IGI), 423-439.</mixed-citation></ref><ref id="scirp.64110-ref6"><label>6</label><mixed-citation publication-type="book" xlink:type="simple">Alvarado-Cervantes, R., Felipe-Riveron, E.M. and Sanchez-Fernandez, L.P. (2010) Color Image Segmentation by Means of a Similarity Function. In: Alvarado-Cervantes, R., Felipe-Riveron, E.M., Sánchez-Fernandez, L.P., Bloch, I. and Cesar Jr., R.M., Eds., 15th Iberoamerican Conference on Pattern Recognition, CIARP, Sao Paulo, Brazil, 8-11 November 2010, 319-328. Springer, Heidelberg.</mixed-citation></ref><ref id="scirp.64110-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Fawcett, T. (2006) An Introduction to ROC Analysis. Pattern Recognition Letters, 27, 861-874.  
http://dx.doi.org/10.1016/j.patrec.2005.10.010</mixed-citation></ref><ref id="scirp.64110-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">http://www.mathworks.com/help/images/examples/color-based-segmentation-using-the-l-a-b-color-space.html  
(Revised on April 27, 2015)</mixed-citation></ref></ref-list></back></article>