Image editing
From Wikipedia, the free encyclopedia
Image editing refers to the processes of altering images, whether they be digital photographs, traditional analog photographs or illustrations. Before digital scanners and cameras became mainstream, traditional analog image editing was known as photo retouching, using tools such as an airbrush to modify photographs, or editing illustrations with any traditional art medium. However, since the advent of digital images, analog image editing has become largely obsolete. Graphic software programs, which can be broadly grouped into vector graphics editors, raster graphics editors, and 3d modelers, are the primary tools with which a user may manipulate, enhance, and transform images. Many image editing programs are also used to render or create computer art from scratch.
[edit] Basics of image editing
Raster images are stored in a computer in the form of a grid of picture elements, or pixels. These pixels contain the image's color and brightness information. Image editors can change the pixels to enhance the image in many ways. The pixels can be changed as a group, or individually, by the sophisticated algorithms within the image editors. The domain of this article primarily refers to bitmap graphics editors, which are often used to alter photographs and other raster graphics. However, vector graphics software, such as Adobe Illustrator or Inkscape, are used to create and modify vector images, which are stored as descriptions of lines, Bézier splines, and text instead of pixels. It is easier to rasterize a vector image than to vectorize a raster image- how to go about vectorizing a raster image is the focus of much research in the field of computer vision. People like vector images because they are easy to modify, containing descriptions of the shapes in them for easy rearrangement, as well as scalable, being rasterizable at any resolution- to rasterize a vector image is simply to render it, while scaling a raster image up involves guessing at data that isn't there (see aliasing and other articles on information theory for more), and even scaling a raster image down involves guessing unless the scaling factor is an integer.
[edit] Editing programs
Due to the popularity of digital cameras, image editing programs are readily available. Minimal programs, that perform such operations as rotating and cropping are often provided within the digital camera itself, while others are returned to the user on a compact disc (CD) when images are processed at a discount store. The more powerful programs contain functionality to perform a large variety of advanced image manipulations. Popular raster-based digital image editors include Adobe Photoshop, Corel Photo-Paint, Paint Shop Pro, Visualizer Photo Studio, Pixel image editor, PixBuilder Photo Editor, Fo2Pix ArtMaster, the GIMP, and Paint.NET. For more, including free programs, see: List of raster graphics editors.
[edit] Digital data compression
Many image file formats use data compression to reduce file size and save storage space. Digital compression of images may take place in the camera, or can be done in the computer with the image editor. When images are stored in JPEG format, compression has already taken place. Both cameras and computer programs allow the user to set the level of compression.
Some compression algorithms, such as those used in PNG file format, are lossless, which means no information is lost when the file is saved. The JPEG file format uses a lossy compression algorithm- The greater the compression, the more information is lost, ultimately reducing image quality or detail. JPEG uses knowledge of the way the brain and eyes perceive color to make this loss of detail less noticeable.
[edit] Image editor features
Listed below are some of the most used capabilities of the better graphic manipulation programs. The list is by no means all inclusive. There are a myriad of choices associated with the application of most of these features.
[edit] Selection
One of the prerequisites for many of the applications mentioned below is a method of selecting part(s) of an image, thus applying a change selectively without affecting the entire picture. Most graphics programs have several means of accomplishing this, such as a marquee tool, lasso, vector-based pen tools as well as more advanced facilities such as edge detection, masking, alpha compositing, and color and channel-based extraction.
[edit] Layers
Another feature common to many graphics applications is that of Layers, which are analogous to sheets of transparent acetate (each containing separate elements that make up a combined picture), stacked on top of each other, each capable of being individually positioned, altered and blended with the layers below, without affecting any of the elements on the other layers. This is a fundamental workflow which has become the norm for the majority of programs on the market today, and enables maximum flexibility for the user whilst maintaining non-destructive editing principles and ease of use.
[edit] Image size alteration
Image editors can resize images in a process often called image scaling, making them larger, or smaller. High image resolution cameras can produce large images which are often reduced in size for Internet use. Image editor programs use a mathematical process called resampling to calculate new pixel values whose spacing is larger or smaller than the original pixel values. Images for Internet use are kept small, say 640 x 480 pixels which would equal 0.3 megapixels.
[edit] Cropping an image
Digital editors are used to crop images. Cropping creates a new image by removing a desired rectangular portion from the image being cropped. The unwanted part of the image is discarded. Image cropping does not reduce the resolution of the area cropped. Best results are obtained when the original image has a high resolution. A primary reason for cropping is to improve the image composition in the new image.
[edit] Histogram
Image editors have provisions to create an image histogram of the image being edited. The histogram plots the number of pixels in the image (vertical axis) with a particular brightness value (horizontal axis). Algorithms in the digital editor allow the user to visually adjust the brightness value of each pixel and to dynamically display the results as adjustments are made. Improvements in picture brightness and contrast can thus be obtained.
[edit] Noise removal
Image editors may feature a number of algorithms which can add or remove noise in an image. JPEG artifacts can be removed; dust and scratches can be removed and an image can be despeckled. Noise tends to invade images when pictures are taken in low light settings. A new picture can be given an 'antiquated' effect by adding uniform monochrome noise.
[edit] Removal of Unwanted elements
Most image editors can be used to remove unwanted branches, etc, using a "clone" tool. Removing these distracting elements draws focus to the subject, improving overall composition
[edit] Selective color change
Some image editors have color swapping abilities to selectively change the color of specific items in an image, given that the selected items are within a specific color range.
[edit] Image gradient
[edit] Image orientation
Image editors are capable of altering an image to be rotated in any direction and to any degree. Mirror images can be created and images can be horizontally flipped or vertically flopped. Images that are out of line can be straightened and perspective can be adjusted.
[edit] Merging of images
Many graphics applications are capable of merging one or more individual images into a single file. The orientation and placement of each image can be controlled. The two images shown here were once individual studio portraits.
[edit] Slicing of images
A more recent tool in digital image editing software is the image slicer. Parts of images for graphical user interfaces or web pages are easily sliced, labeled and saved separately from whole images so the parts can be handled individually by the display medium. This is useful to allow dynamic swapping via interactivity or animating parts of an image in the final presentation.
[edit] Special effects
Image editors usually have a list of special effects that can create unusual results. Images may be skewed and distorted in various ways. Scores of special effects can be applied to an image which include various forms of distortion, artistic effects, geometric and texture effects, and combinations thereof.
[edit] Change color depth
It is possible, using software, to change the color depth of images. Common color depths are 2, 4, 16, 256, 65.5 thousand and 16.7 million colors. The JPEG and PNG image formats are capable of storing 16.7 million colors (equal to 256 luminance values per color channel). In addition, grayscale images of 8 bits or less can be created, usually via conversion and downsampling from a full color image.
[edit] Lens correction
Photo manipulation packages have functions to correct images for various lens distortions including pincushion, fisheye and barrel distortions. The corrections are in most cases subtle, but can improve the appearance of some photographs.
[edit] Contrast change and brightening
Image editors have provisions to change the contrast of images and brighten or darken the image. Many an underexposed image can be improved by using this feature. Recent advances have allowed more intelligent exposure correction whereby only pixels below a particular luminosity threshold are brightened, thereby brightening underexposed shadows without affecting the rest of the image.
[edit] Sharpening and softening images
Graphics programs can be used to both sharpen and blur images in a number of ways. Portraits often appear more pleasing when softened (particularly the background, to make the subject stand out more — this is an example of shallow depth of field which can be achieved with a camera by using a large aperture, or artificially within software, by selecting the background portion of an image, and then blurring it). The red-eye effect, which occurs when flash photos are taken when the pupil is too widely open (thus reflecting back the colour of the blood-rich retina), can also be eliminated. Edge enhancement is an extremely common technique used to make images appear sharper, although many purists frown on the end result as less natural-looking.
[edit] Color adjustments
The color of images can be altered in a variety of ways. Colors can be faded in and out, and tones can be changed, and the color balance can be improved, which is important if the picture was shot indoors with daylight film, or shot on a camera that with an incorrectly adjusted white balance. Special effects, like sepia and grayscale can be added to an image. In addition, more complicated procedures such as the mixing of color channels are possible using more advanced graphics editors.
[edit] Printing
Controlling the print size and quality of digital images requires an understanding of the pixels-per-inch (ppi) variable that is stored in the image file and sometimes used to control the size of the printed image. Within the Image Size dialog (as it is called in Photoshop), the image editor allows the user to manipulate both pixel dimensions and the size of the image on the printed document. These parameters work together to produce a printed image of the desired size and quality. Pixels per inch of the image, pixel per inch of the computer monitor, and dots per inch on the printed document are related, but in use are very different. The Image Size dialog can be used as an image calculator of sorts. For example, a 1600 x 1200 image with a ppi of 200 will produce a printed image of 8 x 6 inches. The same image with a ppi of 400 will produce a printed image of 4 x 3 inches. Change the ppi to 800, and the same image now prints out at 2 x 1.5 inches. All three printed images contain the same data (1600 x 1200 pixels) but the pixels are closer together on the smaller prints, so the smaller images will potentially look sharp when the larger ones do not. The quality of the image will also depend on the capability of the printer.
[edit] References
- "Fantasy, fairy tale and myth collide in images: By digitally altering photos of landscapes, artist Anthony Goicolea creates an intriguing world," The Vancouver Sun (British Columbia); June 19, 2006.
- "It's hard to tell where pixels end and reality begins," The San Francisco Chronicle; September 26, 2006.
- "Virtual Art: From Illusion to Immersion," MIT Press 2002; Cambridge, Mass.
[edit] See also
- Color spaces
- List of raster graphics editors
- Dynamic imaging
- Digital painting
- Photo manipulation
- Photoshop contest
- Photoshopping
- Image development
- Image distortion
- Image retrieval
- Image processing
- Image warping
- Raster graphics
- Digital image processing
- Graphics file format
- Computer graphics
- Curves
- Digital darkroom
- Graphic image development