<?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">JSIP</journal-id><journal-title-group><journal-title>Journal of Signal and Information Processing</journal-title></journal-title-group><issn pub-type="epub">2159-4465</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jsip.2014.54015</article-id><article-id pub-id-type="publisher-id">JSIP-50479</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>
 
 
  Edge Detection with a Preprocessing Approach
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>ohamed</surname><given-names>Abo-Zahhad</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>Reda</surname><given-names>Ragab Gharieb</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>Sabah</surname><given-names>M. Ahmed</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>Ahmed</surname><given-names>Abd El-Baset Donkol</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib></contrib-group><aff id="aff2"><addr-line>Department of Electrical Engineering and Computer Sciences, Nahda University, Beni-Suef, Egypt</addr-line></aff><aff id="aff1"><addr-line>Department of Electrical Engineering Communication and Electronics, Assuit University, Assiut, Egypt</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>zahhad@yahoo.com(OA)</email>;<email>rrgharieb@gmail.com(RRG)</email>;<email>sabahma@yahoo.com(SMA)</email>;<email>eng_ahmeddonkol@yahoo.com(AAED)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>07</day><month>10</month><year>2014</year></pub-date><volume>05</volume><issue>04</issue><fpage>123</fpage><lpage>134</lpage><history><date date-type="received"><day>18</day>	<month>August</month>	<year>2014</year></date><date date-type="rev-recd"><day>15</day>	<month>September</month>	<year>2014</year>	</date><date date-type="accepted"><day>7</day>	<month>October</month>	<year>2014</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>
 
 
  Edge detection is the process of determining where boundaries of objects fall within an image. So far, several standard operators-based methods have been widely used for edge detection. However, due to inherent quality of images, these methods prove ineffective if they are applied without any preprocessing. In this paper, an image preprocessing approach has been adopted in order to get certain parameters that are useful to perform better edge detection with the standard operators-based edge detection methods. The proposed preprocessing approach involves computation of the histogram, finding out the total number of peaks and suppressing irrelevant peaks. From the intensity values corresponding to relevant peaks, threshold values are obtained. From these threshold values, optimal multilevel thresholds are calculated using the Otsu method, then multilevel image segmentation is carried out. Finally, a standard edge detection method can be applied to the resultant segmented image. Simulation results are presented to show that our preprocessed approach when used with a standard edge detection method enhances its performance. It has been also shown that applying wavelet edge detection method to the segmented images, generated through our preprocessing approach, yields the superior performance among other standard edge detection methods.
 
</p></abstract><kwd-group><kwd>Discrete Wavelet Transform</kwd><kwd> Image Edge Detection</kwd><kwd> Robert</kwd><kwd> Prewitt</kwd><kwd> Sobel</kwd><kwd> Canny Techniques</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Edge detection is basically an image segmentation technique that divides spatial domain, on which the image is defined into meaningful parts or regions [<xref ref-type="bibr" rid="scirp.50479-ref1">1</xref>] . Edges characterize boundaries of objects in an image and object recognition is of fundamental importance in image processing. Edges typically occur on the boundary between two different regions in an image, where there is a more or less abrupt change in gray level or texture indicating the end of one region and the beginning of another. Edge detection allows user to observe those boundaries. Edge detection therefore finds practical applications in medical imaging, computer-guided surgery, locate object in satellite images, face recognition, and finger print recognition, automatic traffic controlling systems, study of anatomical structure etc. Several edge detection techniques have been developed such as gradient based standard operators like Robert, Prewitt, Sobel. However, they have not given sharp edges and have been highly sensitive and provided poor performance in noisy images [<xref ref-type="bibr" rid="scirp.50479-ref1">1</xref>] . Laplacian based Marr Hildrith operators also suffers from two limitations: high probability of detecting false edges and the localization error may be severe at curved edges but the algorithm proposed by Canny in 1986 is considered as the ideal edge detection algorithm for images that are corrupted with noise [<xref ref-type="bibr" rid="scirp.50479-ref2">2</xref>] . Canny’s aim is to discover the optimal edge detection algorithm which reduces the probability of detecting false edges, and gives sharp edges.</p><p>Wavelet analysis is an efficient tool for edge detection. Deterministic methods are inappropriate when noise models are applied. In images with low SNR, the noise must be accounted with a noise model, multiplicative or additive [<xref ref-type="bibr" rid="scirp.50479-ref3">3</xref>] . An important issue in edge detection is the scale of detection filter. Small-scaled filters are sensitive to edge signals but also proneto noise, whereas large-scaled filters are robust to noise but could filter out fine details. As suggested by Marr and Hildreth [<xref ref-type="bibr" rid="scirp.50479-ref4">4</xref>] , multiple scales could be employed to describe and synthesize the varieties of edge structures. The idea of scale multiplication was first exploited in [<xref ref-type="bibr" rid="scirp.50479-ref5">5</xref>] , where it was shown that the scale products could improve the edge localization. Mallat [<xref ref-type="bibr" rid="scirp.50479-ref6">6</xref>] illustrated mathematically that signals and noise had different singularities and edge structures present observable magnitudes along the scales, while noise decreased rapidly. With this observation, Xu et al. [<xref ref-type="bibr" rid="scirp.50479-ref7">7</xref>] proposed a wavelet-based spatially selective filtering technique by multiplying the adjacent scales. Sadler and Swami [<xref ref-type="bibr" rid="scirp.50479-ref8">8</xref>] applied the wavelet-multiscale-products to step detection and estimation and Bao and Zhang [<xref ref-type="bibr" rid="scirp.50479-ref9">9</xref>] presented a denoising scheme by thresholding the multiscale products.</p><p>This paper presents a preprocessing approach to enhance the performance of standard operators-base edge detection methods. The approach consists of computation of the image histogram, finding out the total number of peaks and suppressing irrelevant peaks. From the intensity values corresponding to relevant peaks, threshold values are obtained. From these threshold values, optimal multilevel thresholds are calculated using the Otsu method, then multilevel image segmentation is carried out. Finally, a standard edge detection method is applied to the resultant segmented image. The rest of the paper is organized as follows: In Section 2, a review of standard operator-based edge detection methods are described, advantage and disadvantage of these methods are summarized and standard wavelet edge detection method is also explained. In Section 3, the edge detection with the proposed preprocessing approach is introduced. Section 4 presents simulation results and shows a quantitative comparison between several preprocessed standard edge detection methods and these standard methods without the preprocessing. We draw the conclusion in Section 5.</p></sec><sec id="s2"><title>2. Previous Work</title><p>Edge detection is the process of determining where edges of objects fall within an image. <xref ref-type="fig" rid="fig1"><xref ref-type="fig" rid="fig">Figure </xref>1</xref> shows schematic diagram for the standard edge detection method. To sense and detect abrupt change at edges, several operators have been constructed based on different ideas. In the following section, a brief review of some operators is presented.</p><sec id="s2_1"><title>2.1. First Order Edge Detector</title><p>The gradient method detects the edges by looking for the maximum and minimum in the first derivative of the</p><p>image. Thus, consider the two dimensional function <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x5.png" xlink:type="simple"/></inline-formula> to represent the input image then image gradient is given by the following formula [<xref ref-type="bibr" rid="scirp.50479-ref1">1</xref>] :</p><fig id="fig1"  position="float"><label><xref ref-type="fig" rid="fig1"><xref ref-type="fig" rid="fig">Figure </xref>1</xref></label><caption><title> Standard edge detector</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x6.png"/></fig><disp-formula id="scirp.50479-formula398"><label>(1)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x7.png"  xlink:type="simple"/></disp-formula><p>The gradient magnitude can be computed by the formula:</p><disp-formula id="scirp.50479-formula399"><label>(2)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x8.png"  xlink:type="simple"/></disp-formula><p>The gradient direction can be computed by the formula:</p><disp-formula id="scirp.50479-formula400"><label>(3)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x9.png"  xlink:type="simple"/></disp-formula><p>The magnitude of the gradient computed by Equation (2) gives edge strength and the gradient direction is always perpendicular to the direction of the edge. Robert, Sobel, and Prewitt operators are classified as standardfirst order derivative operators which are easy to operate but highly sensitive to noise [<xref ref-type="bibr" rid="scirp.50479-ref1">1</xref>] .</p><sec id="s2_1_1"><title>2.1.1. Robert Operator</title><p>The input image is convolved with the default kernels of operator and gradient magnitude and directions are computed. It uses the following 2 &#215; 2 two kernels [<xref ref-type="bibr" rid="scirp.50479-ref10">10</xref>] :</p><disp-formula id="scirp.50479-formula401"><label>(4)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x10.png"  xlink:type="simple"/></disp-formula><p>The plus factor of this operator is its simplicity but having small kernel it is highly sensitive to noiseand not compatible with today’s technology [<xref ref-type="bibr" rid="scirp.50479-ref10">10</xref>] .</p></sec><sec id="s2_1_2"><title>2.1.2. Sobel Operator</title><p>It convolves the input image with kernel and computes the gradient magnitude and direction. It uses the following 3 &#215; 3 two kernels:</p><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x11.png" xlink:type="simple"/></inline-formula>and (5)</p><p>As compared to Robert operator, Sobel operator has slow computation. However it is less sensitive to noise as compared to Robert operator.</p></sec><sec id="s2_1_3"><title>2.1.3. Prewitt Operator</title><p>Prewitt edge operator gives better performance than that of Sobel operator. The function of Prewitt edge detector is almost the same as Sobel detector but have different kernels:</p><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x13.png" xlink:type="simple"/></inline-formula>and (6)</p></sec></sec><sec id="s2_2"><title>2.2. Second Order Edge Detector</title><p>Any definition of a second derivate 1) must be zero in flat areas; 2) must be nonzero at the onset and end of a gray level step and ramp; and 3) must be zero along ramps of constant slope [<xref ref-type="bibr" rid="scirp.50479-ref11">11</xref>] . The Laplacian operator <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x15.png" xlink:type="simple"/></inline-formula> for a 2D image f(x, y) is defined by the following formula [<xref ref-type="bibr" rid="scirp.50479-ref10">10</xref>] :</p><disp-formula id="scirp.50479-formula402"><label>(7)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x16.png"  xlink:type="simple"/></disp-formula><p>There are several ways to define digital Laplacian using neighborhoods. Whatever the definition, it has to satisfy the properties of a second derivate outlined in Equation (11). The following notation is used for second order derivative in the x and y directions [<xref ref-type="bibr" rid="scirp.50479-ref11">11</xref>]</p><disp-formula id="scirp.50479-formula403"><label>(8)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x17.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.50479-formula404"><label>(9)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x18.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.50479-formula405"><label>(10)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x19.png"  xlink:type="simple"/></disp-formula><p>Furthermore, when the first derivative is at a maximum, the second derivative is zero [<xref ref-type="bibr" rid="scirp.50479-ref12">12</xref>] .</p><sec id="s2_2_1"><title>2.2.1. Laplacian</title><p>Laplacian of an image <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x20.png" xlink:type="simple"/></inline-formula> is defined by:</p><disp-formula id="scirp.50479-formula406"><label>(11)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x21.png"  xlink:type="simple"/></disp-formula><p>In this case, Laplacian kernel given by the following equation is adopted.</p><disp-formula id="scirp.50479-formula407"><label>(12)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x22.png"  xlink:type="simple"/></disp-formula></sec><sec id="s2_2_2"><title>2.2.2. Laplacian of Gaussian (Marr-Hildreth Edge Detector)</title><p>The Laplacian of Gaussian (LoG) follows the following four steps [<xref ref-type="bibr" rid="scirp.50479-ref12">12</xref>] :</p><p>1) Smooth the image using Gaussian filter which is defined by:</p><disp-formula id="scirp.50479-formula408"><label>(13)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x23.png"  xlink:type="simple"/></disp-formula><p>2) Enhance the edges using Laplacian operator which given by this equation [<xref ref-type="bibr" rid="scirp.50479-ref12">12</xref>] :</p><disp-formula id="scirp.50479-formula409"><label>(14)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x24.png"  xlink:type="simple"/></disp-formula><p>3) Estimate the zero crossings denote the edge location.</p><p>4) Use linear interpolation to determine the sub-pixel location of the edge.</p><p>Greater the value of σ, broader the Gaussian filter, more is the smoothing. Too much smoothing may make the detection of edges difficult; also called the Maxican Hat operator.</p></sec><sec id="s2_2_3"><title>2.2.3. Difference of Gaussian</title><p>To reduce the computational requirements, the LoG is approximated by the DoG. The width of the edge can be adjusted by changing <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x25.png" xlink:type="simple"/></inline-formula> and<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x26.png" xlink:type="simple"/></inline-formula>. The difference of Gaussian (DoG) operator of an image <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x27.png" xlink:type="simple"/></inline-formula> is defined by:</p><disp-formula id="scirp.50479-formula410"><label>(15)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x28.png"  xlink:type="simple"/></disp-formula><p>LoG requires large computation time for a large edge detector mask. Second Order Derivative Methods Properties. The following are the three most important properties of the second order derivatives:</p><p>1) Second order derivative methods especially Laplacian, are very sensitive to noise.</p><p>2) Probability of false and missing edges remains.</p><p>3) Localization is better than gradient operators.</p></sec></sec><sec id="s2_3"><title>2.3. Canny Edge Detector</title><p>The Canny edge detection algorithm is known to many as the optimal edge detector. Canny’s intentions were to enhance the many edge detectors already out at the time he started his work. He was very successful in achieving his goal and his ideas and methods can be found [<xref ref-type="bibr" rid="scirp.50479-ref2">2</xref>] . In his paper, he followed a list of criteria to improve current methods of edge detection. The first and most obvious is low error rate. It is important that edges occurring in images should not be missed and that there be no responses to non-edges. The second criterion is that the edge points be well localized. In other words, the distance between the edge pixels as found by the detector and the actual edge is to be at a minimum. A third criterion is to have only one response to a single edge. This was implemented because the first two were not substantial enough to completely eliminate the possibility of multiple responses to an edge.</p><p>Based on these criteria, the Canny edge detector first smoothies the image to eliminate the noise. It then finds the image gradient to highlight regions with high spatial derivatives. The algorithm then tracks along these regions and suppresses any pixel that is not at the maximum (non-maximum suppression). The gradient array is now further reduced by hysteresis. Hysteresis is used to track along the remaining pixels that have not been suppressed. Hysteresis uses two thresholds and if the magnitude is below the first threshold T<sub>1</sub>, it is set to zero (made a non-edge). If the magnitude is above the high threshold T<sub>2</sub>, it is made an edge. And if the magnitude is between the two thresholds, then it is set to zero unless there is a path from this pixel to a pixel with a gradient above the second threshold T<sub>2</sub>. In order to implement the canny edge detector algorithm, a series of steps must be followed [<xref ref-type="bibr" rid="scirp.50479-ref13">13</xref>] .</p><p>Step 1: Smooth the image with a two dimensional Gaussian filters.</p><p>Step 2: Take the gradient of the image.</p><p>Step 3: The direction of the edge is computed using the gradient in the x and y directions.</p><p>Step 4: relate the edge direction to a direction that can be traced in an image.</p><p>Step 5: Non-maximum suppression.</p><p>Step 6: Hysteresis.</p></sec><sec id="s2_4"><title>2.4. Advantages and Disadvantages of Standard Edge Detection Methods</title><p>Each edge detection method has its advantages and disadvantages. <xref ref-type="table" rid="table1">Table 1</xref> summarize the main advantages and disadvantages of each method [<xref ref-type="bibr" rid="scirp.50479-ref12">12</xref>] .</p></sec><sec id="s2_5"><title>2.5. Edge Detection Using Wavelets</title><sec id="s2_5_1"><title>2.5.1. 2D Discrete Wavelet Transform Edge Detection</title><p>First we define a Gaussian equation in two dimensions as [<xref ref-type="bibr" rid="scirp.50479-ref14">14</xref>] [<xref ref-type="bibr" rid="scirp.50479-ref15">15</xref>]</p><disp-formula id="scirp.50479-formula411"><label>(16)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x29.png"  xlink:type="simple"/></disp-formula><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Advantages and disadvantages of edge detector ion methods</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Method</th><th align="center" valign="middle" >Advantages</th><th align="center" valign="middle" >Disadvantages</th></tr></thead><tr><td align="center" valign="middle" >Standard (Sobel, Prewitt, Kirsch)</td><td align="center" valign="middle" >Simplicity, detection of edges and their orientations</td><td align="center" valign="middle" >Sensitivity to noise, inaccurate</td></tr><tr><td align="center" valign="middle" >Zero crossing (Laplacian, 2nd directional derivative)</td><td align="center" valign="middle" >Detection of edges and their orientations. Having fixed characteristics in all directions</td><td align="center" valign="middle" >Responding to some of the existing edges, sensitivity to noise</td></tr><tr><td align="center" valign="middle" >Laplacian of Gaussian (LoG)-(Marr-Hildreth)</td><td align="center" valign="middle" >Finding the correct places of edges, testing wider area around the pixel</td><td align="center" valign="middle" >Malfunctioning at the corners, curves and where the gray level intensity function varies. Not finding the orientation of edge because of using the Laplacian filter</td></tr><tr><td align="center" valign="middle" >Gaussian (Canny, Shen-Castan)</td><td align="center" valign="middle" >Using probability for finding error rate, localization of response. Improving signal to noise ratio, better detection specially in noise conditions</td><td align="center" valign="middle" >Complex computations, false zero crossing, time consuming</td></tr></tbody></table></table-wrap><p>where, σ is standard deviation of the signal, and we assume that<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x30.png" xlink:type="simple"/></inline-formula>. We define two wavelet functions<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x31.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x32.png" xlink:type="simple"/></inline-formula> such that</p><disp-formula id="scirp.50479-formula412"><label>(17)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x33.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.50479-formula413"><label>(18)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x34.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.50479-formula414"><label>(19)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x35.png"  xlink:type="simple"/></disp-formula><p>The wavelet transform of f(x, y) at the scale s has two components defined by</p><disp-formula id="scirp.50479-formula415"><label>(20)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x36.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.50479-formula416"><label>(21)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x37.png"  xlink:type="simple"/></disp-formula></sec><sec id="s2_5_2"><title>2.5.2. Wavelet Edge Detector Implementation</title><p>Wavelet edge detection can be demonstrated as in <xref ref-type="fig" rid="fig2"><xref ref-type="fig" rid="fig">Figure </xref>2</xref>. Each process and the corresponding output will be discussed in the following sections.</p></sec><sec id="s2_5_3"><title>2.5.3. The Smoothing</title><p>We smooth the image and detect the sharp variation points from their first order derivative. The smoothing function is any function whose integral is equal to 1 and that converges to 0 at infinity. One can choose smoothing function equal to a Gaussian.</p><disp-formula id="scirp.50479-formula417"><label>(22)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x38.png"  xlink:type="simple"/></disp-formula><p>We assume<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x39.png" xlink:type="simple"/></inline-formula>; so the rotation variation is ignored i.e. <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x40.png" xlink:type="simple"/></inline-formula> [<xref ref-type="bibr" rid="scirp.50479-ref14">14</xref>] .</p><p>By convolving the image with smoothing function we removes small signal fluctuation, then sharp variations will only be detected. The value of σ can be changed from image to image according to the amount of edges and detail. Linear filtering of an image is accomplished through an operation called convolution. In convolution, the value of an output pixel is computed as a weighted sum of neighboring pixels. The matrix of weights is called the convolution kernel, also known as the filter. In general case the wavelet domain in 2-dimension has R<sup>4</sup> (Four dimensions) namely (x, y, scale and rotation). At each step, the image is convolved with a wavelet to obtain the coefficients. It is then smoothed with a Gaussian. Both the wavelet and Gaussian filtering are done using separate 1-D filters vertically and horizontally.</p><fig id="fig2"  position="float"><label><xref ref-type="fig" rid="fig2"><xref ref-type="fig" rid="fig">Figure </xref>2</xref></label><caption><title> Standard wavelet edge detection method</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x41.png"/></fig></sec><sec id="s2_5_4"><title>2.5.4. Local Modulus Maxima</title><p>In order to compute the local maxima of the modulus of the image in DWT we need to find: 1—the modulus and 2—the angle of the DWT at each scale. The modulus maxima are then defined as the points of the modulus images that are larger than the two neighbors whose positions are in the direction indicated by the angle value at the corresponding location. Now let’s know how we can get first the modulus of the image:</p><disp-formula id="scirp.50479-formula418"><label>(23)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x42.png"  xlink:type="simple"/></disp-formula><p>Then we get the angle of the DWT. There are only four possible directions when describing the surrounding pixels: 0 degree (in the horizontal direction), 45 degree (along the positive diagonal), 90 degree (in the vertical direction), or 135 degree (along the negative diagonal). Now from the modulus image and the angular DWT we can find the local modulus maxima.</p></sec><sec id="s2_5_5"><title>2.5.5. Chain the Edge</title><p>The edge points can then be gathered together into chains. For point that is a maximum, we can join it with the point closest to it if they have similar angles. They thus define the multi-scale image edges.</p></sec><sec id="s2_5_6"><title>2.5.6. Thresholding</title><p>Although the maxima of the modulus of the discrete wavelet transform are a good approximation of the edges in an image, even in the absence of noise often there are many false edges as can be seen. Therefore a criterion such as thresholding must be determined to separate the “true” edges from the “false” edges.</p></sec></sec></sec><sec id="s3"><title>3. A Preprocessed Edge Detection Approach</title><p><xref ref-type="fig" rid="fig3"><xref ref-type="fig" rid="fig">Figure </xref>3</xref> shows schematic diagram for the proposed preprocessed edge detection method. In this method the image is processed and the resulting one is applied to standard edge detection method for the objective to enhance the final edge detection method performance.</p><p>The proposed preprocessing involves computation of the histogram, finding out the total number of peaks and suppressing irrelevant peaks. From the intensity values corresponding to peaks, threshold values are obtained. From these threshold values, optimal thresholds are calculated using the Otsu method for multilevel image thresholds [<xref ref-type="bibr" rid="scirp.50479-ref16">16</xref>] . This preprocessing can be implemented in the following steps demonstrated by an image example:</p><p>1. Filter the original image <xref ref-type="fig" rid="fig4"><xref ref-type="fig" rid="fig">Figure </xref>4</xref> using a Gaussian filter as shown in <xref ref-type="fig" rid="fig5"><xref ref-type="fig" rid="fig">Figure </xref>5</xref>.</p><p>2. Convert the image to grayscale as shown in <xref ref-type="fig" rid="fig6"><xref ref-type="fig" rid="fig">Figure </xref>6</xref>.</p><p>3. Use an averaging mask over the image and resize the image. To limit computation time, we resize the image to have 256 rows and columns that are proportion to it i.e. the original aspect ratio is maintained as shown in <xref ref-type="fig" rid="fig7"><xref ref-type="fig" rid="fig">Figure </xref>7</xref>.</p><p>4. A histogram of the image is generated. Thus, the result is of the form [intensity level, number of pixels with that intensity level] as shown in <xref ref-type="fig" rid="fig8"><xref ref-type="fig" rid="fig">Figure </xref>8</xref>.</p><fig id="fig3"  position="float"><label><xref ref-type="fig" rid="fig3"><xref ref-type="fig" rid="fig">Figure </xref>3</xref></label><caption><title> Proposed technique for edge detection</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x43.png"/></fig><fig id="fig4"  position="float"><label><xref ref-type="fig" rid="fig4"><xref ref-type="fig" rid="fig">Figure </xref>4</xref></label><caption><title> Original image</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x44.png"/></fig><fig id="fig5"  position="float"><label><xref ref-type="fig" rid="fig5"><xref ref-type="fig" rid="fig">Figure </xref>5</xref></label><caption><title> Gaussian filtered image</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x45.png"/></fig><fig id="fig6"  position="float"><label><xref ref-type="fig" rid="fig6"><xref ref-type="fig" rid="fig">Figure </xref>6</xref></label><caption><title> Gray image</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x46.png"/></fig><fig id="fig7"  position="float"><label><xref ref-type="fig" rid="fig7"><xref ref-type="fig" rid="fig">Figure </xref>7</xref></label><caption><title> Resized image</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x47.png"/></fig><fig id="fig8"  position="float"><label><xref ref-type="fig" rid="fig8"><xref ref-type="fig" rid="fig">Figure </xref>8</xref></label><caption><title> Image histogram</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x48.png"/></fig><p>5. From the histogram data, create a set of values from which the local peaks are counted 58 elements.</p><p>6. From the above set, create a set where the peaks that are within 1% of the maximum value (of the number of pixels corresponding to the same intensity level) are counted and others are discarded 57 elements. This factor has been statistically obtained from assessing many images [<xref ref-type="bibr" rid="scirp.50479-ref17">17</xref>] .</p><p>7. From the set created in the previous step, remove the peaks that correspond to intensities that are within 20 levels of each other 7 elements. The number 20 is again found effective after experiments by [<xref ref-type="bibr" rid="scirp.50479-ref17">17</xref>] . Now, we have the number of peaks which are thresholds that we can consider from the image. They represent the significant peaks in the histograms shown in <xref ref-type="fig" rid="fig9"><xref ref-type="fig" rid="fig">Figure </xref>9</xref>.</p><p>8. Using the threshold values above, find out the optimal threshold using Otsu’s method; Thresh = [53 74 98 128 162 190 218].</p><p>9. Based in the thresholds obtained from Otsu’s method, segment the resized image as shown in <xref ref-type="fig" rid="fig1"><xref ref-type="fig" rid="fig">Figure </xref>1</xref>0.</p></sec><sec id="s4"><title>4. Simulation Results</title><p>This section presents a comparison between different edge detection models. For this purpose MATLAB 8.1 (R2013a) program has been adopted to investigate the difference between edge detection models. Namely, BSD (Berkeley Segmentation Dataset) images [<xref ref-type="bibr" rid="scirp.50479-ref18">18</xref>] and respective ground truths are used for experimentation. It has been found that the best model is wavelet edge detection model. This comparison between Roberts, Prewitt, LoG, Canny and Wavelet edge detection methods is done using ground truth of images. The performance para- meters used are Performance Ratio (PR), Peak Signal to Noise Ratio (PSNR), False Alarm Count (FAC), Miss Count (MSC), and <xref ref-type="fig" rid="fig">Figure </xref>of Merit (FoM). PR is defined as the ratio of true to false edges [<xref ref-type="bibr" rid="scirp.50479-ref19">19</xref>] .</p><disp-formula id="scirp.50479-formula419"><label>(24)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x49.png"  xlink:type="simple"/></disp-formula><p>The FoM is defined by</p><disp-formula id="scirp.50479-formula420"><label>(25)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-3400360x50.png"  xlink:type="simple"/></disp-formula><p>where, false edges are the non-edge pixels identified as edges, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x51.png" xlink:type="simple"/></inline-formula>is the detected edges, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x51.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x52.png" xlink:type="simple"/></inline-formula>is the ideal edges, d is the distance between actual and ideal edges and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x51.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x52.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-3400360x53.png" xlink:type="simple"/></inline-formula> is the penalty factor for displaced edges. (PR, PSNR, FoM), higher the value of these parameters better the result is. (MSC, FAC), lower the value of these parameters better the result is. <xref ref-type="table" rid="table2">Table 2</xref> summarizes the performance measures of standard edge detection methods men- tioned in this paper with and without preprocessing approach. We refer to the detection method without preprocessing as standard method, and with preprocessing as preprocessed method.</p><p>As shown in <xref ref-type="table" rid="table2">Table 2</xref>, the preprocessed edge detection methods provide better performance measures than the standard ones. However, the preprocessed edge detection methods take more computation time due to the preprocessing. <xref ref-type="fig" rid="fig1"><xref ref-type="fig" rid="fig">Figure </xref>1</xref>1 shows the original image used in simulation and its ground truth and the output of standard and preprocessed methods mentioned in <xref ref-type="table" rid="table2">Table 2</xref>.</p><fig id="fig9"  position="float"><label><xref ref-type="fig" rid="fig9"><xref ref-type="fig" rid="fig">Figure </xref>9</xref></label><caption><title> Otsu threshold</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x54.png"/></fig><fig id="fig10"  position="float"><label><xref ref-type="fig" rid="fig1"><xref ref-type="fig" rid="fig">Figure </xref>1</xref>0</label><caption><title> Otsu image</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x55.png"/></fig><fig-group id="fig11"><label><xref ref-type="fig" rid="fig1"><xref ref-type="fig" rid="fig">Figure </xref>1</xref>1</label><caption><title> Comparison between various edge detection models (a) Original image; (b) Ground truth; (c) Robert; (d) Proposed Robert; (e) Prewitt; (f) Proposed Prewitt; (g) LoG; (h) Proposed LoG; (i) Canny; (j) Proposed Canny; (k) Wavelet; (l) Proposed wavelet.</title></caption><fig id ="fig11_1"><label> (b)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x56.png"/></fig><fig id ="fig11_2"><label>(c)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x57.png"/></fig><fig id ="fig11_3"><label> (d)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x58.png"/></fig><fig id ="fig11_4"><label>(e)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x59.png"/></fig><fig id ="fig11_5"><label> (f)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x60.png"/></fig><fig id ="fig11_6"><label>(g)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x61.png"/></fig><fig id ="fig11_7"><label> (h)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x62.png"/></fig><fig id ="fig11_8"><label>(i)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x63.png"/></fig><fig id ="fig11_9"><label> (j)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x64.png"/></fig><fig id ="fig11_10"><label>(k)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x65.png"/></fig><fig id ="fig11_11"><label> (l)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x66.png"/></fig><fig id ="fig11_12"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-3400360x67.png"/></fig></fig-group><table-wrap id="table2" ><label><xref ref-type="table" rid="table2">Table 2</xref></label><caption><title> Comparison between the proposed preprocessed and standard edge detection methods</title></caption><table><tbody><thead><tr><th align="center" valign="middle"  colspan="2"  >Edge Detection Method</th><th align="center" valign="middle" >PR</th><th align="center" valign="middle" >PSNR db</th><th align="center" valign="middle" >FoM</th><th align="center" valign="middle" >FAC</th><th align="center" valign="middle" >MSC</th></tr></thead><tr><td align="center" valign="middle"  rowspan="2"  >Roberts</td><td align="center" valign="middle" >Standard</td><td align="center" valign="middle" >9.8844</td><td align="center" valign="middle" >17.2154</td><td align="center" valign="middle" >0.083204</td><td align="center" valign="middle" >1482</td><td align="center" valign="middle" >3934</td></tr><tr><td align="center" valign="middle" >Preprocessed</td><td align="center" valign="middle" >9.9116</td><td align="center" valign="middle" >17.2153</td><td align="center" valign="middle" >0.086603</td><td align="center" valign="middle" >1478</td><td align="center" valign="middle" >3926</td></tr><tr><td align="center" valign="middle"  rowspan="2"  >Prewitt</td><td align="center" valign="middle" >Standard</td><td align="center" valign="middle" >9.5487</td><td align="center" valign="middle" >17.2104</td><td align="center" valign="middle" >0.094635</td><td align="center" valign="middle" >2004</td><td align="center" valign="middle" >3922</td></tr><tr><td align="center" valign="middle" >Preprocessed</td><td align="center" valign="middle" >9.6984</td><td align="center" valign="middle" >17.2106</td><td align="center" valign="middle" >0.095899</td><td align="center" valign="middle" >1954</td><td align="center" valign="middle" >3921</td></tr><tr><td align="center" valign="middle"  rowspan="2"  >Zero Cross (LoG)</td><td align="center" valign="middle" >Standard</td><td align="center" valign="middle" >11.6908</td><td align="center" valign="middle" >17.2118</td><td align="center" valign="middle" >0.12455</td><td align="center" valign="middle" >4792</td><td align="center" valign="middle" >3952</td></tr><tr><td align="center" valign="middle" >Preprocessed</td><td align="center" valign="middle" >11.8603</td><td align="center" valign="middle" >17.2120</td><td align="center" valign="middle" >0.12633</td><td align="center" valign="middle" >5086</td><td align="center" valign="middle" >3960</td></tr><tr><td align="center" valign="middle"  rowspan="2"  >Canny</td><td align="center" valign="middle" >Standard</td><td align="center" valign="middle" >17.1933</td><td align="center" valign="middle" >17.2235</td><td align="center" valign="middle" >0.11672</td><td align="center" valign="middle" >4948</td><td align="center" valign="middle" >3969</td></tr><tr><td align="center" valign="middle" >Preprocessed</td><td align="center" valign="middle" >17.2174</td><td align="center" valign="middle" >17.2240</td><td align="center" valign="middle" >0.11936</td><td align="center" valign="middle" >6116</td><td align="center" valign="middle" >3957</td></tr><tr><td align="center" valign="middle"  rowspan="2"  >Wavelet</td><td align="center" valign="middle" >Standard</td><td align="center" valign="middle" >63.5240</td><td align="center" valign="middle" >17.2272</td><td align="center" valign="middle" >0.047461</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >2024</td></tr><tr><td align="center" valign="middle" >Preprocessed</td><td align="center" valign="middle" >63.5461</td><td align="center" valign="middle" >17.2272</td><td align="center" valign="middle" >0.048007</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >2012</td></tr></tbody></table></table-wrap></sec><sec id="s5"><title>5. Conclusion</title><p>In this paper, we have presented a preprocessing approach in order to enhance the performance of commonly used edge detection methods. The preprocessing approach consists of computation of the image histogram, finding out the total number of peaks and suppressing irrelevant peaks. From the intensity values corresponding to relevant peaks, threshold values are obtained. From these threshold values, optimal multilevel thresholds are calculated using the Otsu method, then multilevel image segmentation is carried out. Finally, a standard edge detection method can be applied to the resultant segmented image. The preprocessing approach has been summarized in steps and demonstrated by an image example. Simulation results have shown that the preprocessing approach is used with standard edge detection methods to enhance their performance. Results have also shown that wavelet edge detection with the preprocessing approach provides the superior performance among other standard methods with and without preprocessing approach.</p></sec></body><back><ref-list><title>References</title><ref id="scirp.50479-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Mukesh, K. and Rohini, S. (2013) Algorithm and Technique on Various Edge Detection: A Survey. International Journal (SIPIJ), 4, 65-75.</mixed-citation></ref><ref id="scirp.50479-ref2"><label>2</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Canny</surname><given-names> J. </given-names></name>,<etal>et al</etal>. (<year>1986</year>)<article-title>A Computational Approach to Edge Detection</article-title><source> Transactions on Pattern Analysis and Machine Intellgence</source><volume> 3</volume>,<fpage> 679</fpage>-<lpage>697</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.50479-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Rufeil, E., Gimenez, J. and Flesia, G. (2012) Comparison of Edge Detection Algorithms on the Undecimated Wavelet Transform. CLAM 2012, Latin American Congress in Mathematics, Argentina.</mixed-citation></ref><ref id="scirp.50479-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Marr, D. and Hildreth, E. (1980) Theory of Edge Detection. Proceedings of the Royal Society of London. Series B, Biological Sciences, 207, 187-217. http://dx.doi.org/10.1098/rspb.1980.0020</mixed-citation></ref><ref id="scirp.50479-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Urkowitz, M. (1969) A Nonlinear Edge-Detection Technique. Proceedings of IEEE, 814-815.</mixed-citation></ref><ref id="scirp.50479-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Mallat, S. (1998) Wavelet Tour of Signal Processing. Academic Press.</mixed-citation></ref><ref id="scirp.50479-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Xu, Y., Weaver, J.B., Healy, D.M. and Lu, J. (1994) Wavelet Transform Domain Filters: A Spatially Selective Noise Filtration Technique. IEEE Transaction on Image Processing, 3, 747-758. http://dx.doi.org/10.1109/83.336245</mixed-citation></ref><ref id="scirp.50479-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Brian, M. and Swami, A. (1999) Analysis of Multiscale Products for Step Detection and Estimation. IEEE Transaction on Information Theory, 45, 1043-1051.</mixed-citation></ref><ref id="scirp.50479-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Bao, P. and Zhang, L. (2003) Noise Reduction for Magnetic Resonance Images via Adaptive Multiscale Products Thresholding. IEEE Transaction on Medical Imaging, 22, 1089-1099. http://dx.doi.org/10.1109/TMI.2003.816958</mixed-citation></ref><ref id="scirp.50479-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Rani, V. and Sharma, D. (2012) A Study of Edge-Detection Methods. International Journal of Science, Engineering and Technology Research (IJSETR), 1, 62-65.</mixed-citation></ref><ref id="scirp.50479-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Gonzalez, R.C. and Woods, R.E. (2002) Digital Image Processing. 2nd Edition, Prentice Hall, Upper Saddle River.</mixed-citation></ref><ref id="scirp.50479-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Saluja, S., Singh, A.K. and Agrawal, S. (2013) A Study of Edge-Detection Methods. International Journal of Advanced Research in Computer and Communication Engineering (IJARCCE), 2, 994-999.</mixed-citation></ref><ref id="scirp.50479-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Raman, M. and Aggarwal, H. (2009) Study and Comparison of Various Image Edge Detection Techniques. International Journal of Image Processing (IJIP), 3, 1-12.</mixed-citation></ref><ref id="scirp.50479-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Bella, B., Tawfik, S. and EL-Gazzar, M.M. (2013) Multiscale Edge Detection Using Wavelet Transform Compared to Other Methodologies. International Journal of Mathematics and Computer Applications Research (IJMCAR), 3, 103-114.</mixed-citation></ref><ref id="scirp.50479-ref15"><label>15</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Seema</surname><given-names> B.K. </given-names></name>,<etal>et al</etal>. (<year>2013</year>)<article-title>An Edge Detection Approach Based on Wavelets</article-title><source> International Journal of Engineering Research &amp; Technology (IJERT)</source><volume> 2</volume>,<fpage> 2836</fpage>-<lpage>2840</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.50479-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Otsu, N. (1979) A Threshold Selection Method from Gray Level Histograms. IEEE Transactions on Systems Man Cybernet, SMC-9, 62-66.</mixed-citation></ref><ref id="scirp.50479-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Nain, N., Jindal, G. and Jain, A. (2008) Dynamic Thresholding Based Edge Detection. Proceedings of the World Congress on Engineering, London, 2-4 July 2008.</mixed-citation></ref><ref id="scirp.50479-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Martin, D., Fowlkes, C. and Tal, D. (2001) A Database of Human Segmented Natural Images and Its Application to Evaluating Segmentation Algorithms and Measuring Ecological Statistics. ICCV Vancouver, 1-8.</mixed-citation></ref><ref id="scirp.50479-ref19"><label>19</label><mixed-citation publication-type="other" xlink:type="simple">Khaire, P.A. and Thakur, N.V. (2012) A Fuzzy Set Approach for Edge Detection. International Journal of Image Processing (IJIP), 6, 403-412.</mixed-citation></ref></ref-list></back></article>