home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>4.3.  Edge</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
- <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
- <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
- <link rel="up" href="filters-edge.html" title="4.  Edge-Detect Filters" />
- <link rel="prev" href="plug-in-dog.html" title="4.2.  Difference of Gaussians" />
- <link rel="next" href="plug-in-laplace.html" title="4.4.  Laplace" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">4.3. 
- <span lang="en" xml:lang="en">Edge</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="plug-in-dog.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">4. 
- <span lang="en" xml:lang="en">Edge-Detect Filters</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="plug-in-laplace.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="plug-in-edge"></a>4.3. 
- <span lang="en" xml:lang="en">Edge</span>
- </h3>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2440 $</td>
- <td align="left">2008-04-01</td>
- <td align="left">ude</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2735607" class="indexterm"></a>
- <a id="id2735625" class="indexterm"></a>
- <a id="id2735634" class="indexterm"></a>
- <a id="id2735643" class="indexterm"></a>
- <a id="id2735652" class="indexterm"></a>
- <a id="id2735660" class="indexterm"></a>
- <a id="id2735669" class="indexterm"></a>
- <a id="id2735678" class="indexterm"></a>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2735687"></a>4.3.1. 
- <span lang="en" xml:lang="en">Overview</span>
- </h4>
- </div>
- </div>
- </div>
- <p>
- You can find this filter through
- <span class="guimenu">Filters</span> ‚Üí <span class="guisubmenu">Edge Detect</span> ‚Üí <span class="guimenuitem">Edge...</span>.
- </p>
- <div class="figure">
- <a id="id2735727"></a>
- <p class="title">
- <b>Figure 16.33. 
- <span lang="en" xml:lang="en">Applying example for the Edge filter</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/examples/taj_orig.jpg" alt="Applying example for the Edge filter" />
- <div class="caption">
- <p>Original image</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/filters/examples/edge-taj-edge-sobel.jpg" alt="Applying example for the Edge filter" />
- <div class="caption">
- <p>After applying the filter (Sobel option)</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="figure">
- <a id="id2735788"></a>
- <p class="title">
- <b>Figure 16.34. 
- <span lang="en" xml:lang="en">Applying examples for the Edge filter</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/examples/edge-taj-edge-prewitt.jpg" alt="Applying examples for the Edge filter" />
- <div class="caption">
- <p>After applying the filter (Prewitt option)</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/filters/examples/edge-taj-edge-gradient.jpg" alt="Applying examples for the Edge filter" />
- <div class="caption">
- <p>After applying the filter (Gradient option)</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="figure">
- <a id="id2735850"></a>
- <p class="title">
- <b>Figure 16.35. 
- <span lang="en" xml:lang="en">Applying example for the Edge filter</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/examples/edge-taj-edge-roberts.jpg" alt="Applying example for the Edge filter" />
- <div class="caption">
- <p>After applying the filter (Roberts option)</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/filters/examples/edge-taj-edge-differential.jpg" alt="Applying example for the Edge filter" />
- <div class="caption"></div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="figure">
- <a id="id2735906"></a>
- <p class="title">
- <b>Figure 16.36. 
- <span lang="en" xml:lang="en">Applying example for the Edge filter</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/examples/edge-taj-edge-laplace.jpg" alt="Applying example for the Edge filter" />
- <div class="caption">
- <p>After applying the filter (Laplace option)</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2735946"></a>4.3.2. 
- <span lang="en" xml:lang="en">Options</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2735957"></a>
- <p class="title">
- <b>Figure 16.37. 
- <span lang="en" xml:lang="en">Edge filter options</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/edge-options.png" alt="Edge filter options" />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Algorithm</span>
- </dt>
- <dd>
- <p>
- Edge detector offers several detection methods:
- </p>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- <span class="guilabel">Sobel</span>: Here, this method has no options
- and so is less interesting than the specific Sobel.
- </p>
- </li>
- <li>
- <p>
- <span class="guilabel">Prewitt</span>: Result doesn't look different
- from Sobel.
- </p>
- </li>
- <li>
- <p>
- <span class="guilabel">Gradient</span>: Edges are thinner, less
- contrasted and more blurred than Sobel.
- </p>
- </li>
- <li>
- <p>
- <span class="guilabel">Roberts</span>: No evident difference from Sobel.
- </p>
- </li>
- <li>
- <p>
- <span class="guilabel">Differential</span>: Edges less bright.
- </p>
- </li>
- <li>
- <p>
- <span class="guilabel">Laplace</span>: Less interesting than the
- specific one.
- </p>
- </li>
- </ul>
- </div>
- </dd>
- <dt>
- <span class="term">
- <span lang="en" xml:lang="en">Amount</span>
- </span>
- </dt>
- <dd>
- <p>
- A low value results in black, high-contrasted image with thin
- edges. A high value results in thick edges with low contrast and
- many colors in dark areas.
- </p>
- </dd>
- <dt>
- <span class="term">
- <span lang="en" xml:lang="en">Wrap, Smear, Black</span>
- </span>
- </dt>
- <dd>
- <p>
- Where the edge detector will get adjoining pixels for its
- calculations when it is working on the image boundaries. This
- option will only have an effect on the boundaries of the result
- (if any). <span class="guilabel">Smear</span> is the default and the best
- choice.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="plug-in-dog.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="filters-edge.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="plug-in-laplace.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="plug-in-dog.html">4.2. 
- <span lang="en" xml:lang="en">Difference of Gaussians</span>
- </a> </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">
- <img src="../images/home.png" alt="Home" />
- </a>
- </td>
- <td width="40%" align="right" valign="top"> <a accesskey="n" href="plug-in-laplace.html">4.4. 
- <span lang="en" xml:lang="en">Laplace</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-