<?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">ABCR</journal-id><journal-title-group><journal-title>Advances in Breast Cancer Research</journal-title></journal-title-group><issn pub-type="epub">2168-1589</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/abcr.2013.23013</article-id><article-id pub-id-type="publisher-id">ABCR-33738</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Medicine&amp;Healthcare</subject></subj-group></article-categories><title-group><article-title>
 
 
  Mammogram Images Thresholding for Breast Cancer Detection Using Different Thresholding Methods
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>oumena</surname><given-names>Al-Bayati</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Ali</surname><given-names>El-Zaart</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Department of Mathematics and Computer Science, Beirut Arab University, Beirut, Lebanon</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>Moumena.alhadithi@yahoo.com(OA)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>24</day><month>06</month><year>2013</year></pub-date><volume>02</volume><issue>03</issue><fpage>72</fpage><lpage>77</lpage><history><date date-type="received"><day>April</day>	<month>2,</month>	<year>2013</year></date><date date-type="rev-recd"><day>May</day>	<month>5,</month>	<year>2013</year>	</date><date date-type="accepted"><day>May</day>	<month>13,</month>	<year>2013</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>
 
 
   The purpose of this study is to apply different thresholding in mammogram images, and then we will determine which technique is the best in thresholding (extraction) malignant and benign tumors from the rest breast tissues. The used technique is Otsu method, because it is one of the most effective methods for most real world views with regard to uniformity and shape measures. Also, we present all the thresholding methods that used the concept of between class variance. We found from the experimental results that all the used thresholding techniques work well in detection normal breast tissues. But in abnormal tissues (breast tumors), we found that only neighborhood valley emphasis method gave best detection of malignant tumors. Also, the results demonstrate that variance and intensity contrast technique is the best in extraction the micro calcifications which represent the first signs of breast cancer. 
 
</p></abstract><kwd-group><kwd>Breast Cancer; Mammogram; Segmentation; Threshold; Otsu Method</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Normal cells of the human body grow and divide to generate new cells in order to meet the body needs. If these normal cells grow old or destroyed, they die. So the new cells take their place. Cancer occurs when these new cells are generated and the body does not need them; in addition, the old and destroyed cells do not die as they should, so these additional cells are constructed as a mass tissue known as a lump, growth or tumor [<xref ref-type="bibr" rid="scirp.33738-ref1">1</xref>].</p><p>One of the main lethal cancers is breast cancer [1,2]. It occurs in both males and females, but the breast cancer in men is scarce [1,3]. Around 25% of all cancers in woman are breast cancer, and approximately 20% of cancers causing death are breast cancers. It primarily sites in ducts (tubas that transfers milk to the nipple) and in the lobules (glands which make milk) in the breast by taking the form as micro-calcifications or masses [<xref ref-type="bibr" rid="scirp.33738-ref1">1</xref>]. Commonly, breast cancer cannot be avoidable, but at least early detection gives a big opportunity of the treatment of this disease [<xref ref-type="bibr" rid="scirp.33738-ref2">2</xref>]. One of the best tools for scanning the structure of the breast is mammogram [1,2]. Mammogram images are classified depended on the categories as malignant, benign and normal. Where benign and malignant are abnormal; benign tumors can be treated (not cancerous). In contrast, to malignant tumors (cancerous), this can damage neighboring tissues and spread to the rest parts of body [1,2]. Mammogram images are represented as very accurate and complex images to be interpreted [1,3]. Moreover, many cases (about 25%) of cancers are not detected in the screen. Therefore, there is a necessary need to improve computer-aided diagnosis (CAD) systems to help a radiologist in his diagnosis for the cancer [3,4]. For these reasons, our aim in this paper is to put the scope on applying different thresholding techniques on mammogram images as a try to determine which one presents best results.</p><p>This paper is organized as follows: Section 2 is a brief introduction of segmentation, and mention types of segmentation used in mammograms. It also defined the thresholding, and related works for thresholding used in mammogram images. Section 3 illustrated the formulation of the structure of an image. Section 4 describes Otsu method, and the techniques related to it. Section 5 is about the thresholding evaluation methods. Section 6 is a discussion for experimental results. Conclusions appear in Section 7.</p></sec><sec id="s2"><title>2. Thresholding</title><p>Segmentation in image processing plays a central role in detection the region of interest from background. Its inputs are images and the outputs are the properties were obtained from those images [1,2]. Segmentation of intensity images (such as mammograms), contains four types of methods: thresholding techniques, boundary-based methods, region-based methods, and hybrid techniques that used both boundary and region criteria [<xref ref-type="bibr" rid="scirp.33738-ref1">1</xref>].</p><p>The thresholding in mammograms images is based on separated the histogram into background and breast tissues. Depending on the value of threshold all pixels less than the threshold are classified as background, and the reminder pixels are breast or vice versa [1-5]. As a related work there are many researchers used (global or local) thresholds to split the breast region from background; like in [<xref ref-type="bibr" rid="scirp.33738-ref6">6</xref>] presents simple histogram thresholding. Others like in [7-9] used global thresholding to extract the regions of interest (ROI) from the background. In contrary, in [<xref ref-type="bibr" rid="scirp.33738-ref10">10</xref>] local thresholds are used; in addition to region growing and morphological filter. In [<xref ref-type="bibr" rid="scirp.33738-ref5">5</xref>] the researcher applied entropy threshold to segment microcalcifications in mammographic X-ray images. Finally, in [<xref ref-type="bibr" rid="scirp.33738-ref11">11</xref>] a comparison has been done of automatic thresholding methods including Otsu’s method, Kapur ’s method, Pun’s method, Johannes’s method Iterative Selection, Fuzzy Sets, and semi-supervised thresholding method-Black PCT. After the comparison among these methods is done, the experimental outcomes ensured that Otsu method is the best in determination tumor cells.</p><p>In general, the previous thresholding techniques have disadvantages including some need manual adjustment of thresholds, and others require local statistics to get the thresholds (local thresholds) [<xref ref-type="bibr" rid="scirp.33738-ref5">5</xref>]. Therefore, we will use one of the best automatic thresholding selection techniques (Otsu method). Its concept based on selected the optimal threshold that maximizes the separability classes in gray levels [<xref ref-type="bibr" rid="scirp.33738-ref12">12</xref>]. Furthermore, many thresholding techniques have been appeared to revise Otsu technique; like [13-16]; each one developed Otsu method in a specific way. This research focuses on implemented thresholding techniques (Otsu method and the techniques related to it) on mammograms.</p></sec><sec id="s3"><title>3. Formulation</title><p>To analyze and process any image we should know that an image is generated from a set of pixels denoted as n; for each image level there are a set of pixels denoted as&#160;n<sub>i</sub>. Therefore, the total number of pixels is defined as:</p><disp-formula id="scirp.33738-formula109172"><label>(1)</label><graphic position="anchor" xlink:href="5-2470030\964e3f7e-f16c-4bb6-a586-f4c2e71ca363.jpg"  xlink:type="simple"/></disp-formula><p>Gray level histogram is normalized and regarded as a probability distribution:</p><disp-formula id="scirp.33738-formula109173"><label>(2)</label><graphic position="anchor" xlink:href="5-2470030\56583512-ec20-40f9-9b60-93fb2d6a6a64.jpg"  xlink:type="simple"/></disp-formula><p>The gray level of an image is [0… L−1]. where the gray level 0 is the darkest and the gray level L−1 is the lightest.</p><p>The probability of occurrence of the two classes can be denoted as the following:</p><p><img src="5-2470030\124d0876-f69e-438a-9e76-c9eee7d7a1f6.jpg" /><img src="5-2470030\fd389c87-3852-4ce3-b8f5-4ca6070e189c.jpg" /> (3)</p><p>The mean and variance of the foreground and background are denoted respectively as the following:</p><p><img src="5-2470030\06c41c56-c3de-425f-af80-d9ceaa8a00ab.jpg" />, <img src="5-2470030\583474a3-28d9-4763-b164-8a3c1c5ce98c.jpg" />(4)</p><p><img src="5-2470030\cca1d9ae-2833-43cf-bb00-ac3d8339c87e.jpg" />, <img src="5-2470030\8e8cc084-d8fb-4b8e-a271-2bc5cf263581.jpg" />(5)</p><p>It worth to mention that in each image there is a specific thresholding algorithm used to get an optimal threshold, which separated the object from the background.</p></sec><sec id="s4"><title>4. Otsu Method</title><p>Otsu method is based on established the optimal threshold that (minimizing intra-class variance) or maximizing inter-class variance. The following equations will represent the within-class variance, and the between class variance respectively.</p><disp-formula id="scirp.33738-formula109174"><label>(6)</label><graphic position="anchor" xlink:href="5-2470030\2c715f92-93b3-4f79-9e9a-c2f9843b787c.jpg"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.33738-formula109175"><label>(7)</label><graphic position="anchor" xlink:href="5-2470030\d8685da5-69e5-4acc-ba63-d281b7752db3.jpg"  xlink:type="simple"/></disp-formula><p>The final form of between-class variance can also be denoted as the following:</p><disp-formula id="scirp.33738-formula109176"><label>(8)</label><graphic position="anchor" xlink:href="5-2470030\d675ca7b-14ee-4bef-b109-dca1fcddbf74.jpg"  xlink:type="simple"/></disp-formula><p>Otsu method is known as: It’s simple, effective, easier to apply and choosing the optimal threshold is automatically and stably [<xref ref-type="bibr" rid="scirp.33738-ref12">12</xref>].</p><p>The position of the optimal threshold is displayed in <xref ref-type="fig" rid="fig1">Figure 1</xref> where first class represents the background, while the second class represents the object.</p><sec id="s4_1"><title>4.1. Valley Emphasis Method</title><p>The reason for formulating valley emphasis technique is that it can establish an optimal threshold for both bi-</p><p>modal and unimodal histogram. In other word, it can extract large and small objects from the background. This technique can be considered as a modified of Otsu method, which failed in detection small objects. Establishing the optimal threshold will be based on two factors:</p><p>• It should have minimum probability of occurrence (valley in the grey level histogram).</p><p>• Making between class variance is larger as much as possible like in Otsu method.</p><p>The valley-emphasis equation is as in [<xref ref-type="bibr" rid="scirp.33738-ref13">13</xref>].</p><disp-formula id="scirp.33738-formula109177"><label>(9)</label><graphic position="anchor" xlink:href="5-2470030\f68be91b-c3b6-401c-b068-cb2a96f5f253.jpg"  xlink:type="simple"/></disp-formula><p>In this technique the smallest probability of occurrence h (t) value; means the largest the weight (1 − h (t)). The largest weight confirms that the chosen threshold is in the valley between two peaks for (bimodal histogram) as seen in <xref ref-type="fig" rid="fig2">Figure 2</xref>(a), or at the bottom rim of a single peak for (unimodal histogram) as seen in <xref ref-type="fig" rid="fig2">Figure 2</xref>(b) [<xref ref-type="bibr" rid="scirp.33738-ref13">13</xref>].</p></sec><sec id="s4_2"><title>4.2. Neighborhood Valley Emphasis Method</title><p>To give more reliable segmentation result; a neighbourhood valley emphasis technique is presented. It developed the prior technique by computing the grey values for both the valley point and its neighborhood. So that, selection the optimal threshold will be based on maximum weight <img src="5-2470030\ceb042bb-aa84-408d-ad37-a7a6305db1b7.jpg" /> of the valley and its neighborhood.</p><p>If the image has one dimensional histogram h(i); the neighborhood grey value h(i) of the grey level i is denoted as :</p><disp-formula id="scirp.33738-formula109178"><label>(10)</label><graphic position="anchor" xlink:href="5-2470030\74cd25f1-23cb-43bb-967c-331897871f47.jpg"  xlink:type="simple"/></disp-formula><p>Equation (10) refers to the sum of probability of occurrence for the neighborhood valley point; within the range n = 2m + 1. Where n is denoted as neighborhood length; usually it is odd number.</p><p>The neighborhood valley emphasis technique is de-</p><p>noted as the following:</p><disp-formula id="scirp.33738-formula109179"><label>(11)</label><graphic position="anchor" xlink:href="5-2470030\b98c87b6-c3a8-4b2a-9360-151050497700.jpg"  xlink:type="simple"/></disp-formula><p>The optimal threshold which increasing between class variance will be denoted as the following:</p><disp-formula id="scirp.33738-formula109180"><label>(12)</label><graphic position="anchor" xlink:href="5-2470030\583b161d-2a30-47b0-aefc-b30de577adb2.jpg"  xlink:type="simple"/></disp-formula><p>Equation (11) represents the smallest probability of occurrence of the valley point and its neighborhood; in contrast, to Equation (9) that has only minimum probability of occurrence of the valley point.</p><p>This technique is suitable for processing images with big diversity between the object variance and background variance [<xref ref-type="bibr" rid="scirp.33738-ref14">14</xref>].</p></sec><sec id="s4_3"><title>4.3. Thresholding Based on Variance and Intensity Contrast</title><p>A presented technique used both within-class variance and the intensity contrast at the same time.</p><p>This technique succeeded in extraction an object from complex background distribution in an image. It is idea based on attempt to make the within class variance is smallest, and the intensity contrast is largest simultaneously. In addition, there is a parameter λ&#160;that represents the important factor in the formula. It’s a weight that balanced the contribution for the (within class variance and intensity contrast).</p><p>The proposed formula is defined as the following:</p><disp-formula id="scirp.33738-formula109181"><label>(13)</label><graphic position="anchor" xlink:href="5-2470030\28263338-7f93-455e-b386-5badaf790c9b.jpg"  xlink:type="simple"/></disp-formula><p>where <img src="5-2470030\94bb44c9-e93a-42c3-9333-f36e981c4bc5.jpg" />(t),&#160;<img src="5-2470030\f798a2d9-3fee-4b22-abc2-99ee154536d4.jpg" />(t) are the mean intensities of the object and background. <img src="5-2470030\04cd1031-b3ea-4060-99a2-c794d9b33432.jpg" />Refers to the square root of within-class variance; the <img src="5-2470030\72d1e5e1-0e2b-4c14-8703-2f88b2ed5be7.jpg" /> is formulated from the following equation (14).</p><disp-formula id="scirp.33738-formula109182"><label>(14)</label><graphic position="anchor" xlink:href="5-2470030\fea72a57-46b1-4db8-84a1-e3674f8d9bcd.jpg"  xlink:type="simple"/></disp-formula><p>In Equation (14), the first term refers to the probability of class occurrence and the standard deviation (variance) of the first class, while the second term refers to the probability of class occurrence and the standard deviation (variance) of the second class.</p><p>The optimal threshold will dichotomize the image into object and background to get best segmentation result [<xref ref-type="bibr" rid="scirp.33738-ref15">15</xref>].</p></sec><sec id="s4_4"><title>4.4. Variance Discrepancy Method</title><p>The presented technique is used for segmented images that have large variance discrepancy between the object and background. It computes both the variance sum and variances discrepancy to get effective segmentation outcomes.</p><p>The introduced technique is formulated as the following:</p><disp-formula id="scirp.33738-formula109183"><label>(15)</label><graphic position="anchor" xlink:href="5-2470030\4caf88cc-4c29-43c9-a244-8a78e3bb918b.jpg"  xlink:type="simple"/></disp-formula><p>where</p><disp-formula id="scirp.33738-formula109184"><label>(16)</label><graphic position="anchor" xlink:href="5-2470030\4b11950d-a6a8-4307-86d0-cc2ad9ba40f4.jpg"  xlink:type="simple"/></disp-formula><p>and</p><p><img src="5-2470030\20f9f5fa-f7fc-427f-b25a-0e50b86f6f85.jpg" /></p><p>or</p><p><img src="5-2470030\a04c1978-5de1-4c3d-b90d-5863a3d1f1c6.jpg" />.</p><p>σ<sub>D</sub>(t) Is a measurement of the two classes. σ<sub>0</sub><sup>1</sup>(t), σ<sub>0</sub><sup>2</sup>(t) are the standard deviation (variances) for the two classes. α is a main factor that determines the contributions of variance sum and variance discrepancy.</p><p>The optimal threshold will tend to make the effect of class variance sum is smallest, and increase the focus of variance discrepancy at the same time [<xref ref-type="bibr" rid="scirp.33738-ref16">16</xref>].</p></sec></sec><sec id="s5"><title>5. Thresholding Evaluation Methods</title><p>The quality of thresholding technique is a critical issue; it various depending on the type of the thresholding technique and the kind of image. In order to analyze the performance of the thresholding techniques, there are different evaluation methods used to measure their robustness and efficiency. In our study we used two evaluation methods Region Non-Uniformity (NU) and Inter-Region Contrast (GC) [<xref ref-type="bibr" rid="scirp.33738-ref17">17</xref>]. Then, we compare the results of the five thresholding techniques to determine which technique is the best in determination the region of interest (object) from the background.</p><sec id="s5_1"><title>5.1. Region Non-Uniformity (NU)</title><p>This method measures the ability to distinguish between the background and object in the thresholded image. A good thresholded image should contain higher intra region uniformity, which is related to the similarity attribute about region element In the following NU Equation (17): σ<sup>2</sup>(t) denotes to the variance of the whole image, while σ<sub>0</sub><sup>2</sup>(t) denotes to the variance of the object (foreground). w<sub>0</sub>(t) denotes to the probability of occurrence of the object. NU equal to zero denotes to well thresholded image, but NU = 1 denotes to incorrect thresholded image [<xref ref-type="bibr" rid="scirp.33738-ref17">17</xref>].</p><disp-formula id="scirp.33738-formula109185"><label>(17)</label><graphic position="anchor" xlink:href="5-2470030\705538c4-885a-4c71-a627-96a3cd8fd1fd.jpg"  xlink:type="simple"/></disp-formula></sec><sec id="s5_2"><title>5.2. Inter-Region Contrast (GC)</title><p>This method is very important in measure the contrast degree in the thresholded image. A good thresholded image should have higher contrast across adjacent regions. In the following GC Equation (18) the object average gray-level is known as μ<sub>0</sub>(t), and the background average gray-level is known as μ<sub>b</sub>(t) [<xref ref-type="bibr" rid="scirp.33738-ref17">17</xref>].</p><disp-formula id="scirp.33738-formula109186"><label>(18)</label><graphic position="anchor" xlink:href="5-2470030\6752427c-5d14-42dd-96bb-85b4e1f86407.jpg"  xlink:type="simple"/></disp-formula></sec></sec><sec id="s6"><title>6. Experimental Results</title><p>In the following examples we applied the thresholding techniques on negative mammogram images in order to bring the part of interest from bright region (second mode) to dark region (first mode) and then determine the threshold values. It is worth to mention that the radiologist diagnosis the first <xref ref-type="fig" rid="fig3">Figure 3</xref>(a1) normal breast masses, <xref ref-type="fig" rid="fig4">Figure 4</xref>(a2) is an image for micro calcifications, while <xref ref-type="fig" rid="fig5">Figure 5</xref>(a3) represents breast tissues with small malignnant tumor. In the following examples we will show the performance of each thresholding techniques.</p><p>In the first example <xref ref-type="fig" rid="fig3">Figure 3</xref>(a1) is the original image of normal breast tissues. In general, and as we see all the five thresholding techniques detect the normal breast tissues. In <xref ref-type="fig" rid="fig3">Figure 3</xref>(b), the result of Otsu method that separated the object from the background successfully with T = 157. <xref ref-type="fig" rid="fig3">Figure 3</xref>(c), Valley emphasis method also extracted the object from the background with T = 150. <xref ref-type="fig" rid="fig3">Figure 3</xref>(d) The third method neighborhood valley emphasis method gave the same result of segmentation of the valley emphasis method with T = 149. <xref ref-type="fig" rid="fig3">Figure 3</xref>(e), Variance and intensity contrast method gave T = 141 to separate the object from the background. Finally, <xref ref-type="fig" rid="fig3">Figure 3</xref>(f) is the variance discrepancy method with T = 141 that also extracted the normal tissues from the background. The best region non uniformity NU = 0.112841 is introduced from Otsu method, on the other side the best inter region contrast GC = 0.556721 is get from both variance and intensity contrast technique and variance discrepancy technique.</p><p>Most early breast cancer can be diagnosed by detecting micro calcifications in the mammogram image. <xref ref-type="fig" rid="fig4">Figure 4</xref>(a) is an example for the micro calcifications in the mammogram image. As we see in <xref ref-type="fig" rid="fig4">Figure 4</xref>(b) Otsu method did not detect the micro calcifications, and its optimal threshold T = 53. In <xref ref-type="fig" rid="fig4">Figure 4</xref>(c) valley emphasis method failed in isolated the micro calcifications from the background; its optimal threshold T = 49. The third method is neighborhood valley emphasis method with threshold T = 78 gives bad results as shown in <xref ref-type="fig" rid="fig4">Figure 4</xref>(d). Variance and intensity method succeed in isolation the micro calcifications from the complex intensity background. Its optimal threshold is get from λ = 0.05. Moreover, this method presents the smallest value of region non uniformity NU = 0.00799638 and the smallest</p><p>average = 0.169415. On the other hand, the smallest inter region contrast GC = 0.319315 is presented from variance discrepancy method.</p><p><xref ref-type="fig" rid="fig5">Figure 5</xref>(a3) is the original image with a small tumor. <xref ref-type="fig" rid="fig5">Figure 5</xref>(b) Otsu method with T = 190 did not detect the tumor; moreover, the object details are not clear. The reminder methods like <xref ref-type="fig" rid="fig5">Figure 5</xref>(c) valley emphasis method failed to extract the tumor from the rest normal tissues. <xref ref-type="fig" rid="fig5">Figure 5</xref>(e) variance and intensity contrast method also failed in detection the tumor, and it reported incorrect threshold with white image. <xref ref-type="fig" rid="fig5">Figure 5</xref>(f) is variance discrepancy method also failed in detection the tumor from the background. Only, <xref ref-type="fig" rid="fig5">Figure 5</xref>(d) the threshold that is obtained from neighborhood valley emphasis method succeeded in detection the tumor from the background with optimal threshold T = 114 NU = 0.614376, GC = 0.606957, and the average = 0.610667. Moreover, the radiologist diagnoses the tumor with all its protrusions as malignant tumor. <xref ref-type="table" rid="table1">Table 1</xref> displays the results of the five thresholding methods including the optimal threshold, region non uniformity, inter region contrast and the average.</p></sec></body><back><ref-list><title>References</title><ref id="scirp.33738-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">D. Pnraj, M. Jenifer, P. Poongodi and J. Manoharan, “A Survey on the Preprocessing Techniques of Mammogram for the Detection of Breast Cancer,” Journal of Emerging Trends in Computing and Information Sciences, Vol. 2, No. 12, 2011, pp. 656-664. http://www.cisjournal.org</mixed-citation></ref><ref id="scirp.33738-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">M. Vasntha, “Classifications of Mammogram Images Using Hybrid Features,” European Journal of Scientific Research, Vol. 57, No. 1, 2011, pp. 87-96. 
http://www.eurojournals.com/ejsr.htm</mixed-citation></ref><ref id="scirp.33738-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">B. Hong and M. Brady, “Segmentation of Mammograms in Topographic Approach,” Medical Vision Laboratory, University of Oxford, Oxford, 2003, pp. 157-160.</mixed-citation></ref><ref id="scirp.33738-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">S. Dehghani and M. Dezfooli, “A Method for Improve Preprocessing Images Mammography,” International Journal of Information and Education Technology, Vol. 1, No. 1, 2011, pp. 90-93.</mixed-citation></ref><ref id="scirp.33738-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">M. Melloul and L. Joskowicz, “Segmentation of Micro Calcification in X-Ray Mammograms Using Entropy Thresholding,” CARS/Springer, Berlin, 2002.</mixed-citation></ref><ref id="scirp.33738-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">A. Hoyer and W. Spiesberg, “Computerized Mammogram Processing,” Phillips Technical Review, Vol. 38, 1979, pp. 347-355.</mixed-citation></ref><ref id="scirp.33738-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">T. Lau and W. Bischoff, “Automated Detection of Breast Tumors Using the Asymmetry Approach,” Computers and Biomedical Research, Vol. 24, No. 3, 1991, pp. 273-295. 
doi:10.1016/0010-4809(91)90049-3</mixed-citation></ref><ref id="scirp.33738-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Yin and M. Giger, “Computerized Detection of Masses in Digital Mammogram: Analysis of Bilateral Subtraction Images,” Medical Physics and Biology, Vol. 28, 1991, pp. 955-963.</mixed-citation></ref><ref id="scirp.33738-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">J. Byng and N. Boyd, “Automated Analysis of Mammographic Densities,” Medical Physics and Biology, Vol. 41, No. 5, 1996, pp. 909-923.  
doi:10.1088/0031-9155/41/5/007</mixed-citation></ref><ref id="scirp.33738-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">U. Bick and M. Giger, “Automated Segmentation of Digitized Mammograms,” Academic Radiology, Vol. 2, No. 1, 1995, pp. 1-9. doi:10.1016/S1076-6332(05)80239-9</mixed-citation></ref><ref id="scirp.33738-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">H. Jeong, T. Kim, H. Hwang, H. Choi, H. Park and H. Choi, “Comparison of Thresholding Methods for Breast Tumor Cell Segmentation,” 2005, pp. 392-395.</mixed-citation></ref><ref id="scirp.33738-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">N. Otsu, “A threshold Selection Method from Gray Level Histograms,” IEEE Transactions on Systems, Man and Cybernetics, Vol. SMC-9, No. 1, 1979, pp. 62-66.</mixed-citation></ref><ref id="scirp.33738-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">H. Ng, “Automatic Thresholding for Defect Detection,” Pattern Recognition Letters, Vol. 27, No. 14, 2006, pp. 1644-1649. doi:10.1016/j.patrec.2006.03.009</mixed-citation></ref><ref id="scirp.33738-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">J. Fan and B. Lei, “A Modified Valley-Emphasis Method for Automatic Thresholding,” Pattern Recognition Letters, Vol. 33, No. 6, 2012, pp. 703-708. 
doi:10.1016/j.patrec.2011.12.009</mixed-citation></ref><ref id="scirp.33738-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Y. Qiaoa, Q. Hua, G. Qiana, S. Luob and W. Nowinskia, “Thresholding Based on Variance and Intensity Contrast,” Pattern Recognition, Vol. 40, No. 2, 2007, pp. 596-608. 
doi:10.1016/j.patcog.2006.04.027</mixed-citation></ref><ref id="scirp.33738-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Z. Li, C. Liu, G. Liu ,Y. Cheng, X. Yang and C. Zhao, “A Novel Statistical Image Thresholding Method,” International Journal of Electronics and Communications, Vol. 64, No. 12, 2010, pp. 1137-1147.  
doi:10.1016/j.aeue.2009.11.011</mixed-citation></ref><ref id="scirp.33738-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Y. J. Zhang, “A Survey on Evaluation Methods for Image Segmentation,” Pattern Recognition, Vol. 29, No. 8, 1996, pp. 1335-1346.</mixed-citation></ref></ref-list></back></article>