
Unsharp masking (USM) is an
image sharpening technique, first implemented in
darkroom photography, but now commonly used in
digital image processing
Digital image processing is the use of a digital computer to process digital images through an algorithm. As a subcategory or field of digital signal processing, digital image processing has many advantages over analog image processing. It allo ...
software. Its name derives from the fact that the technique uses a
blurred, or "unsharp", negative image to create a
mask
A mask is an object normally worn on the face, typically for protection, disguise, performance, or entertainment, and often employed for rituals and rites. Masks have been used since antiquity for both ceremonial and practical purposes, ...
of the original image. The unsharp mask is then combined with the original positive image, creating an image that is less blurry than the original. The resulting image, although clearer, may be a less accurate representation of the image's subject.
In the context of
signal processing
Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing ''signals'', such as audio signal processing, sound, image processing, images, Scalar potential, potential fields, Seismic tomograph ...
, an unsharp mask is generally a
linear
In mathematics, the term ''linear'' is used in two distinct senses for two different properties:
* linearity of a '' function'' (or '' mapping'');
* linearity of a '' polynomial''.
An example of a linear function is the function defined by f(x) ...
or
nonlinear
In mathematics and science, a nonlinear system (or a non-linear system) is a system in which the change of the output is not proportional to the change of the input. Nonlinear problems are of interest to engineers, biologists, physicists, mathe ...
filter that amplifies the high-frequency components of a signal.
Photographic darkroom unsharp masking

For the photographic darkroom process, a
large-format
Large format photography refers to any imaging format of or larger. Large format is larger than "medium format", the or size of Hasselblad, Mamiya, Rollei, Kowa, and Pentax cameras (using 120- and 220-roll film), and much larger th ...
glass plate negative is contact-copied onto a low-contrast film or plate to create a positive image. However, the positive copy is made with the copy material in contact with the back of the original, rather than
emulsion-to-emulsion, so it is blurred. After processing this blurred positive is replaced in contact with the back of the original negative. When light is passed through both negative and in-register positive (in an
enlarger
An enlarger is a specialized transparency Image projector, projector used to produce Photography, photographic prints from film or glass Negative (photography), negatives, or from reversal film, transparencies.
Construction
All enlargers consist ...
, for example), the positive partially cancels some of the information in the negative.
Because the positive has been blurred intentionally, only the low-frequency (blurred) information is cancelled. In addition, the mask effectively reduces the
dynamic range
Dynamics (from Greek δυναμικός ''dynamikos'' "powerful", from δύναμις ''dynamis'' " power") or dynamic may refer to:
Physics and engineering
* Dynamics (mechanics), the study of forces and their effect on motion
Brands and ent ...
of the original negative. Thus, if the resulting enlarged image is recorded on
contrasty photographic paper, the partial cancellation emphasizes the high-spatial-frequency information (fine detail) in the original, without loss of highlight or shadow detail. The resulting print appears more acute than one made without the unsharp mask: its
acutance
In photography, acutance describes a subjective perception of visual acuity that is related to the edge contrast of an image. Acutance is related to the magnitude of the gradient of brightness. Due to the nature of the human visual system, an ...
is increased.
In the photographic procedure, the amount of blurring can be controlled by changing the "softness" or "hardness" (from point source to fully diffuse) of the light source used for the initial unsharp mask exposure, while the strength of the effect can be controlled by changing the contrast and density (i.e., exposure and development) of the unsharp mask.
For traditional photography, unsharp masking is usually used on
monochrome
A monochrome or monochromatic image, object or palette is composed of one color (or values of one color). Images using only shades of grey are called grayscale (typically digital) or black-and-white (typically analog). In physics, mon ...
materials; special
panchromatic
A panchromatic emulsion is a type of photographic emulsion that is sensitive to all wavelengths of visible light, and produces a monochrome photograph—typically black and white. Most modern commercially available film is panchromatic, and the t ...
soft-working black-and-white films have been available for masking photographic colour transparencies. This has been especially useful to control the density range of a transparency intended for
photomechanical reproduction.
Digital unsharp masking

The same differencing principle is used in the unsharp-masking tool in many digital-imaging software packages, such as
Adobe Photoshop
Adobe Photoshop is a raster graphics editor developed and published by Adobe Inc., Adobe for Microsoft Windows, Windows and macOS. It was created in 1987 by Thomas Knoll, Thomas and John Knoll. It is the most used tool for professional digital ...
and
GIMP
Gimp or GIMP may refer to:
Clothing
* Bondage suit, also called a gimp suit, a type of suit used in BDSM
* Bondage mask, also called a gimp mask, often worn in conjunction with a gimp suit
Embroidery and crafts
* Gimp (thread), an ornamental tr ...
.
[4.9. Unsharp Mask](_blank)
esp.
4.9.4. How does an unsharp mask work?, Gimp documentation. The software applies a
Gaussian blur
In image processing, a Gaussian blur (also known as Gaussian smoothing) is the result of blurring an image by a Gaussian function (named after mathematician and scientist Carl Friedrich Gauss).
It is a widely used effect in graphics software, ...
to a copy of the original image and then compares it to the original. If the difference is greater than a user-specified threshold setting, the images are (in effect) subtracted.
Digital unsharp masking is a flexible and powerful way to increase sharpness, especially in
scanned images. Unfortunately, it may create unwanted conspicuous edge effects or increase
image noise
Image noise is random variation of brightness or color information in images. It can originate in film grain and in the unavoidable shot noise of an ideal photon detector. In digital photography is usually an aspect of electronic noise, produ ...
. However, these effects can be used creatively, especially if a single
channel of an
RGB
The RGB color model is an additive color model in which the red, green, and blue primary colors of light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three ...
or
Lab image is sharpened. Undesired effects can be reduced by using a mask—particularly one created by
edge detection
Edge or EDGE may refer to:
Technology Computing
* Edge computing, a network load-balancing system
* Edge device, an entry point to a computer network
* Adobe Edge, a graphical development application
* Microsoft Edge, a web browser developed b ...
—to only apply sharpening to desired regions, sometimes termed "smart sharpen".
Typically, digital unsharp masking is controlled via the amount, radius and threshold:
* Amount is listed as a percentage and controls the magnitude of each
overshoot (how much darker and how much lighter the edge borders become). This can also be thought of as how much contrast is added at the edges. It does not affect the width of the edge rims.
* Radius affects the size of the edges to be enhanced or how wide the edge rims become, so a smaller radius enhances smaller-scale detail. Higher radius values can cause halos at the edges, a detectable faint light rim around objects. Fine detail needs a smaller radius. Radius and amount interact; reducing one allows more of the other.
* Threshold controls the minimal brightness change that will be sharpened or how far apart adjacent tonal values have to be before the filter does anything. This lack of action is important to prevent smooth areas from becoming speckled. The threshold setting can be used to sharpen more pronounced edges, while leaving subtler edges untouched. Low values should sharpen more because fewer areas are excluded. Higher threshold values exclude areas of lower contrast.
Various recommendations exist for starting values of these parameters, and the meaning may differ between implementations. Generally a radius of 0.5 to 2 pixels and an amount of 50–150% is recommended.
It is also possible to implement USM manually, by creating a separate layer to act as the mask;
this can be used to help understand how USM works or for fine customization.
The typical blending formula for unsharp masking is
Local contrast enhancement
Unsharp masking may also be used with a large radius and a small amount (such as 30–100 pixel radius and 5–20% amount
[Local Contrast Enhancement](_blank)
Cambridge in Color.), which yields increased local contrast, a technique termed ''local contrast enhancement''.
Understanding Local Contrast Enhancement
The Luminous Landscape. USM can increase either sharpness or (local) contrast because these are both forms of increasing differences between values, increasing slope—sharpness referring to very small-scale (high-frequency) differences, and contrast referring to larger-scale (low-frequency) differences. More powerful techniques for improving tonality are referred to as tone mapping
Tone mapping is a technique used in image processing and computer graphics to map one set of colors to another to approximate the appearance of high-dynamic-range (HDR) images in a medium that has a more limited dynamic range. Print-outs, C ...
.
Comparison with deconvolution
For image processing, deconvolution
In mathematics, deconvolution is the inverse of convolution. Both operations are used in signal processing and image processing. For example, it may be possible to recover the original signal after a filter (convolution) by using a deconvolution ...
is the process of approximately inverting the process that caused an image to be blurred. Specifically, unsharp masking is a simple linear image operation—a convolution
In mathematics (in particular, functional analysis), convolution is a operation (mathematics), mathematical operation on two function (mathematics), functions f and g that produces a third function f*g, as the integral of the product of the two ...
by a kernel
Kernel may refer to:
Computing
* Kernel (operating system), the central component of most operating systems
* Kernel (image processing), a matrix used for image convolution
* Compute kernel, in GPGPU programming
* Kernel method, in machine learnin ...
that is the Dirac delta
In mathematical analysis, the Dirac delta function (or distribution), also known as the unit impulse, is a generalized function on the real numbers, whose value is zero everywhere except at zero, and whose integral over the entire real line ...
minus a gaussian blur kernel. Deconvolution, on the other hand, is generally considered an ill-posed inverse problem
An inverse problem in science is the process of calculating from a set of observations the causal factors that produced them: for example, calculating an image in X-ray computed tomography, sound source reconstruction, source reconstruction in ac ...
that is best solved by nonlinear approaches. While unsharp masking increases the apparent sharpness of an image in ignorance of the manner in which the image was acquired, deconvolution increases the apparent sharpness of an image, but is based on information describing some of the likely origins of the distortions of the light path used in capturing the image; it may therefore sometimes be preferred, where the cost in preparation time and per-image computation time are offset by the increase in image clarity.
With deconvolution, "lost" image detail may be approximately recovered, although it generally is impossible to verify that any recovered detail is accurate. Statistically, some level of correspondence between the sharpened images and the actual scenes being imaged can be attained. If the scenes to be captured in the future are similar enough to validated image scenes, then one can assess the degree to which recovered detail may be accurate. The improvement to image quality is often attractive, since the same validation issues are present even for un-enhanced images.
For deconvolution to be effective, all variables in the image scene and capturing device need to be modeled, including aperture
In optics, the aperture of an optical system (including a system consisting of a single lens) is the hole or opening that primarily limits light propagated through the system. More specifically, the entrance pupil as the front side image o ...
, focal length
The focal length of an Optics, optical system is a measure of how strongly the system converges or diverges light; it is the Multiplicative inverse, inverse of the system's optical power. A positive focal length indicates that a system Converge ...
, distance to subject, lens, and media refractive indices
In optics, the refractive index (or refraction index) of an optical medium is the ratio of the apparent speed of light in the air or vacuum to the speed in the medium. The refractive index determines how much the path of light is bent, or refrac ...
and geometries. Applying deconvolution successfully to general-purpose camera images is usually not feasible, because the geometries of the scene are not set. However, deconvolution is applied in reality to microscopy and astronomical imaging, where the value of gained sharpness is high, imaging devices and the relative subject positions are both well defined, and optimization of the imaging devices to improve sharpness physically would cost significantly more. In cases where a stable, well-defined aberration is present, such as the lens defect in early Hubble Space Telescope
The Hubble Space Telescope (HST or Hubble) is a space telescope that was launched into low Earth orbit in 1990 and remains in operation. It was not the Orbiting Solar Observatory, first space telescope, but it is one of the largest and most ...
images, deconvolution
In mathematics, deconvolution is the inverse of convolution. Both operations are used in signal processing and image processing. For example, it may be possible to recover the original signal after a filter (convolution) by using a deconvolution ...
is an especially effective technique.
Implementation
In the example below, the image is convolved with the following sharpening filter:
Sharpen filter
This matrix is obtained using the equation shown above under #Digital unsharp masking, using a uniform kernel with 5 pixels for the "blurred" image, and 5 for the "amount" multiplier:
The sharpening effect can be controlled by varying the multiplier. The value of 5 was chosen here to yield a kernel with integer values, but this is not a requirement for the operation.
File:SharpenCarExample.png
File:SharpenCarExample2.png
The second image has been sharpened twice as much as the first.
See also
* Edge enhancement
Edge enhancement is an image processing filter that enhances the edge contrast of an image or video in an attempt to improve its acutance (apparent sharpness).
The filter works by identifying sharp edge boundaries in the image, such as the edge ...
* Cornsweet illusion
The Cornsweet illusion, also known as the Craik–O'Brien–Cornsweet illusion or the Craik–Cornsweet illusion, is an optical illusion that was described in detail by Tom Cornsweet in the late 1960s. Kenneth Craik and Vivian O'Brien
Vivian " ...
References
General references
Sharpening With a Stiletto
Dan Margulis Dan Margulis (born 21 December 1951) is an expert on color correction and reproduction of photographs, using Adobe Photoshop or similar software.
His ''Professional Photoshop'' series (first edition 1994, currently in its fifth edition, 2006) is wi ...
, February, 1998
Life on the Edge
Dan Margulis Dan Margulis (born 21 December 1951) is an expert on color correction and reproduction of photographs, using Adobe Photoshop or similar software.
His ''Professional Photoshop'' series (first edition 1994, currently in its fifth edition, 2006) is wi ...
, January, 2005
External links
* Excel spreadsheet that calculates a
Unsharp Mask
mirror o
by thom
Aug 1, 2003
The Unsharp Mask: Analog Photoshop
Sample of unsharp masking in the darkroom, before digital
{{DEFAULTSORT:Unsharp Masking
Image processing