FACTOID # 46: Japan has 53 working nuclear reactors and is planning to build another 12.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Digital compositing

Digital compositing is the process of digitally assembling multiple images to make a final image, typically for print, motion pictures or screen display. It is the evolution into the digital realm of optical film compositing. Film is a term that encompasses individual motion pictures, the field of film as an art form, and the motion picture industry. ... In visual effects post-production, compositing refers to creating new images or moving images by combining images from different sources – such as real-world digital video, film, synthetic 3-D imagery, 2-D animations, painted backdrops, digital still photographs, and text. ...

Contents

Mathematics

The basic operation used is known as 'alpha blending', where an opacity value, 'α' is used to control the proportions of two input pixel values that end up a single output pixel. This example shows an image with a portion greatly enlarged, in which the individual pixels are rendered as little squares and can easily be seen. ...


Consider three pixels;

  • a foreground pixel, f
  • a background pixel, b
  • a composited pixel, c

and

  • α, the opacity value of the foreground pixel. (α=1 for opaque foreground, α=0 for a completely transparent foreground). A monochrome raster image where the pixel values are to be interpreted as alpha values is known as a matte.

Then, considering all three colour channels, and assuming that the colour channels are expressed in a γ=1 colour space (that is to say, the measured values are proportional to light intensity), we have: Mattes are used in photography and filmmaking to insert part of a foreground image onto a background image, which is often a matte painting, a background filmed by the second unit, or computer generated imagery. ...

cr = α fr + (1 - α) br
cg = α fg + (1 - α) bg
cb = α fb + (1 - α) bb

Note that if the operations are performed in a colour space where γ is not equal to 1 then the operation will lead to non-linear effects which can potentially be seen as aliasing artifacts (or 'jaggies') along sharp edges in the matte. More generally, nonlinear compositing can have effects such as "halos" around composited objects, because the influence of the alpha channel is non-linear. It is possible for a compositing artist to compensate for the effects of compositing in non-linear space. In statistics, signal processing, computer graphics and related disciplines, aliasing is an effect that causes different continuous signals to become indistinguishable (or aliases of one another) when sampled. ... jaggies are those sharp edges that you see in all the wii games Jaggies is the informal name for aliasing artifacts in raster images, often caused by non-linear mixing effects producing high-frequency components and/or missing or poor anti-aliasing filtering prior to sampling. ...


Performing alpha blending is an expensive operation if performed on an entire image or 3D scene. If this operation has to be done in real time video games there is an easy trick to boost performance.

cout = α fin + (1 - α) bin
cout = α fin + bin - α bin
cout = bin + α (fin - bin)

By simply rewriting the mathematical expression one can save 50% of the multiplications required.


Software

The most historically significant nonlinear compositing system was the Cineon, which operated in a logarithmic color space, which more closely mimics the natural light response of film emulsions (the Cineon system, made by Kodak, is no longer in production). Due to the limitations of processing speed and memory, compositing artists did not usually have the luxury of having the system make intermediate conversions to linear space for the compositing steps. Over time, the limitations have become much less significant, and now most compositing is done in a linear color space, even in cases where the source imagery is in a logarithmic color space. Cineon was the first computer system designed by Kodak for digital intermediate film production. ...


Compositing often also includes scaling, retouching and colour correction of images.


Digital compositing systems

Shake is an image compositing package used in the post-production industry. ... To meet Wikipedias quality standards, this article or section may require cleanup. ... Adobe After Effects is a digital motion graphics and compositing software published by Adobe Systems. ... Commotion was originally released by Puffin Designs. ... Fusion (formerly Digital Fusion) is a full-featured, node-based compositing system created by eyeon Software Inc. ... Nuke is the Academy Award-winning compositing software used by Digital Domain. ... Industrial Light and Magics proprietary Sabre compositing technology is actually based on Discreet Logics Inferno and Flame. ... Jahshaka is a free video editing, effects, and compositing suite. ...

See also

Gamma correction is the name of an internal adjustment made in the rendering of images through photography, television, and computer imaging. ... The bluescreen setup. ... This article is about digital presentation. ... In visual effects post-production, compositing refers to creating new images or moving images by combining images from different sources – such as real-world digital video, film, synthetic 3-D imagery, 2-D animations, painted backdrops, digital still photographs, and text. ... In computer graphics, alpha compositing is often useful to render image elements in separate passes, and then combine the resulting multiple 2D images into a single, final image in a process called compositing. ...

Further reading

  • T. Porter and T. Duff, "Compositing Digital Images", Proceedings of SIGGRAPH '84, 18 (1984).
  • The Art and Science of Digital Compositing (ISBN 0-12-133960-2)

  Results from FactBites:
 
Digital Compositing One (892 words)
Notice how the sky background is not only smoother in the 4 image composite, but the faintest stars are clearly distinct whereas in the single image identification of the same stars is problematic because they are extremely hard to detect because of the noise.
Compositing multiple originals decreases the noise by improving the signal / noise ratio in the image.
The increase in the signal to noise ratio in the four image composite is 2.217x (3.57/1.61), again higher than the formula's predicted 2x because each of the three other images were rotated and re-sampled to align with the original image.
Compositing (816 words)
Compositing is where different elements of a shot are filmed separately and then later pieced together into one final composite shot.
Optical compositing is done on an optical printer which passes the different pieces of film containing the different elements to be composited past each other while being filmed by a camera, exposing the new composited image onto a new piece of film.
Digital compositing is much faster and more versatile because color corrections and other effects can easily be applied to the different elements to assure they "fit together" and are believable in the final composite shot.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.