1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175
|
<?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>6.4. Adjusting Sharpness</title>
<link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
<link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
<link rel="start" href="index.html" title=" " />
<link rel="up" href="ch02s06.html" title="6. Working with Digital Camera Photos" />
<link rel="prev" href="ch02s06s03.html" title="6.3. Improving Colors" />
<link rel="next" href="ch02s06s05.html" title="6.5. Removing Unwanted Objects from an Image" />
</head>
<body>
<div xmlns="" class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center" id="chaptername">6.4. Adjusting Sharpness</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="ch02s06s03.html">Prev</a> </td>
<th width="60%" align="center" id="sectionname">6.4. Adjusting Sharpness</th>
<td width="20%" align="right"> <a accesskey="n" href="ch02s06s05.html">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="id3314600"></a>6.4. Adjusting Sharpness</h3>
</div>
</div>
</div>
<div class="simplesect" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3314793"></a>Unblurring</h4>
</div>
</div>
</div>
<p>
If the focus on the camera is not set perfectly, or the camera
is moving when the picture is taken, the result is a blurred
image. If there is a lot of blurring, you probably won't be
able to do much about it with any technique, but if there is
only a moderate amount, you should be able to improve the image.
</p>
<p>
The most generally useful technique for sharpening a fuzzy image
is called the <a href="ch06s06s07.html" title="6.7. Unsharp Mask">Unsharp
Mask</a>. In spite of the rather confusing name, which
derives from its origins as a technique used by film developers,
its result is to make the image sharper, not "unsharp". It is a
plug-in, and you can access it as Filters->Enhance->Unsharp Mask
in the image menu. There are two parameters, "Radius" and
"Amount". The default values often work pretty well, so you
should try them first. Increasing either the radius or the
amount increases the strength of the effect. Don't get carried
away, though: if you make the unsharp mask too strong, it will
amplify noise in the image and also give rise to visible
artifacts where there are sharp edges.
</p>
<div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Tip">
<tr>
<td rowspan="2" align="center" valign="top" width="25">
<img alt="[Tip]" src="../images/tip.png" />
</td>
<th align="left">Tip</th>
</tr>
<tr>
<td colspan="2" align="left" valign="top">
<p>
Sometimes using Unsharp Mask can cause color distortion where
there are strong contrasts in an image. When this happens, you
can often get better results by decomposing the image into
separate Hue-Saturation-Value (HSV) layers, and running Unsharp
Mask on the Value layer only, then recomposing. This works
because the human eye has much finer resolution for brightness
than for color. See the sections on <a href="ch06s03s16.html" title="3.16. Decompose">Decompose</a> and <a href="ch06s03s15.html" title="3.15. Compose">Compose</a> for more information.
</p>
</td>
</tr>
</table>
</div>
<p>
Next to "Unsharp Mask" in the Filters menu is another filter
called <a href="ch06s06s06.html" title="6.6. Sharpen">Sharpen</a>, which
does similar things. It is a little easier to use but not
nearly as effective: our recommendation is that you ignore it
and go straight to Unsharp Mask.
</p>
<p>
In some situations, you may be able to get useful results by
selectively sharpening specific parts of an image using the
<a href="ch03s03s09.html" title="3.9. Convolve (Blur/Sharpen)">Blur or Sharpen</a> tool
from the Toolbox, in "Sharpen" mode. This allows you to
increase the sharpness in areas by painting over them with any
paintbrush. You should be restrained about this, though, or the
results will not look very natural: sharpening increases the
apparent sharpness of edges in the image, but also amplifies noise.
</p>
</div>
<div class="simplesect" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3314403"></a>Reducing Graininess</h4>
</div>
</div>
</div>
<p>
When you take pictures in low-light conditions or with a very
fast exposure time, the camera does not get enough data to make
good estimates of the true color at each pixel, and consequently
the resulting image looks grainy. You can "smooth out" the
graininess by blurring the image, but then you will also lose
sharpness. There are a couple of approaches that
may give better results. Probably the best, if the graininess
is not too bad, is to use the filter called <a href="ch06s02s04.html" title="2.4. Selective Gaussian Blur">Selective Blur</a>, setting
the blurring radius to 1 or 2 pixels. The other approach is to
use the <a href="ch06s06s03.html" title="6.3. Despeckle">Despeckle</a>
filter. This has a nice preview, so you can play with the
settings and try to find some that give good results. When
graininess is really bad, though, it is often very difficult to
fix by anything except heroic measures (i.e., retouching with
paint tools).
</p>
</div>
<div class="simplesect" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3314392"></a>Softening</h4>
</div>
</div>
</div>
<p>
Every so often you have the opposite problem: an image is
<span class="emphasis"><em>too</em></span> crisp. The solution is to blur it a
bit: fortunately blurring an image is much easier than
sharpening it. Since you probably don't want to blur it very
much, the simplest method is to use the "Blur" plug-in, accessed
via Filters->Blur from the image menu. With the default
settings and a repeat count of 1, this will soften the focus of
the image a little bit. If you want more softening, just repeat
until you get the result you desire.
</p>
</div>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="ch02s06s03.html">Prev</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="ch02s06.html">Up</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="ch02s06s05.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">6.3. Improving Colors </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top"> 6.5. Removing Unwanted Objects from an Image</td>
</tr>
</table>
</div>
</body>
</html>
|