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>5.2.  Deinterlace</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-enhance.html" title="5.  Enhance Filters" />
- <link rel="prev" href="filters-enhance.html" title="5.  Enhance Filters" />
- <link rel="next" href="plug-in-despeckle.html" title="5.3.  Despeckle" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">5.2. 
- <span lang="en" xml:lang="en">Deinterlace</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="filters-enhance.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">5. 
- <span lang="en" xml:lang="en">Enhance Filters</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="plug-in-despeckle.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-deinterlace"></a>5.2. 
- <span lang="en" xml:lang="en">Deinterlace</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: 2438 $</td>
- <td align="left">2006-11-24</td>
- <td align="left">j.h</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2737104" class="indexterm"></a>
- <a id="id2737122" class="indexterm"></a>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2737131"></a>5.2.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">Enhance</span> ‚Üí <span class="guimenuitem">Deinterlace</span>.
- </p>
- <p>
- Images captured by videocards, especially when fast movement is
- recorded, may look blurred and stripped, with split objects. This is
- due to how cameras work. They don't record 25 images per second, but 50,
- with half vertical resolution. There are two interlaced images in one
- frame. First line of first image is followed by first line of second
- image followed by second line of first image... etc. So, if there have
- been an important move between the two images, objects will appear
- split, shifted, stripped.
- </p>
- <p>
- The Deinterlace filter keeps only one of both images and replaces
- missing lines by a gradient between previous and following lines. The
- resulting image, or selection, will be somewhat blurred, but can be
- improved by enhance filters
- </p>
- <p>
- You can find interlaced images at
- <a class="ulink" href="http://en.wikipedia.org/wiki/Deinterlace" target="_top">Wikipedia</a>.
- </p>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2737209"></a>5.2.2. 
- <span lang="en" xml:lang="en">Options</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2737219"></a>
- <p class="title">
- <b>Figure 16.43. 
- <span lang="en" xml:lang="en">
- Deinterlace filter options
- </span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/options-enhance-deinterlace.png" alt="Deinterlace filter options" />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Preview</span>
- </dt>
- <dd>
- <p>
- When <span class="guilabel">Do preview</span> is checked, parameter
- setting results are interactively displayed in preview.
- </p>
- </dd>
- <dt>
- <span class="term">Mode</span>
- </dt>
- <dd>
- <p>
- <span class="guilabel">Keep odd lines</span> and <span class="guilabel">Keep even
- lines</span>: One of them may render a better result.
- You must try both.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2737312"></a>5.2.3. 
- <span lang="en" xml:lang="en">Example</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2737324"></a>
- <p class="title">
- <b>Figure 16.44. 
- <span lang="en" xml:lang="en">
- Simple applying example for the Deinterlace filter
- </span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/examples/interlaced.png" alt="Simple applying example for the Deinterlace filter" />
- <div class="caption">
- <p>
- Top : even lines pixels are shifted by one pixel to the right.
- Bottom : one line is missing. These images are zoomed to show
- pixels.
- </p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/filters/examples/deinterlaced-1.png" alt="Simple applying example for the Deinterlace filter" />
- <div class="caption">
- <p>
- “<span class="quote">Keep even fields checked</span>”.
- Top : odd lines have been shifted to the right, to align
- themselves with the even lines. Bottom: the empty line has been
- filled with red.
- </p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/filters/examples/deinterlaced-2.png" alt="Simple applying example for the Deinterlace filter" />
- <div class="caption">
- <p>
- “<span class="quote">Keep odd fields</span>” checked.
- Top : even lines have been shifted to the left, to align
- themselves with the odd lines. Bottom: the empty line persists,
- but joins up and down through a gradient.
- </p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="filters-enhance.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="filters-enhance.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="plug-in-despeckle.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="filters-enhance.html">5. 
- <span lang="en" xml:lang="en">Enhance Filters</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-despeckle.html">5.3. 
- <span lang="en" xml:lang="en">Despeckle</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-