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, and even scaling a raster image down involves guessing unless the scaling factor is an integer.
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, GIMP, Corel Photo-Paint, Paint Shop Pro and Paint.NET. For more, see: List of raster graphics editors.
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.
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.
- Selection
- Layers
- Image size alteration
- Cropping an image
- Histogram
- Noise removal
- Removal of unwanted elements
- Selective color change
- Image orientation
- Perspective correction and distortion
- Lens correction
- Sharpening and softening images
- Selecting and merging of images
- Slicing of images
- Special effects
- Change color depth
- Contrast change and brightening
- Color adjustments
- Printing
Reference:
http://www.wikipedia.org
No comments:
Post a Comment