This assignment is conducted by Fakrul Kabir (Reg.11-05-2573) & S.M. Zubair Al-Meraj (Reg.11-05-2581)

Monday, May 26, 2014

Digital imaging


Digital imaging or digital image acquisition is the creation of digital images, typically from a physical scene. The term is often assumed to imply or include the processingcompressionstorageprinting, and display of such images. The most usual method is by digital photography with a digital camera but other methods are also employed.


Raster
Raster images have a finite set of digital values, called picture elements or pixels. The digital image contains a fixed number of rows and columns of pixels. Pixels are the smallest individual element in an image, holding quantized values that represent the brightness of a given color at any specific point.
Typically, the pixels are stored in computer memory as a raster image or raster map, a two-dimensional array of small integers. These values are often transmitted or stored in a compressed form.
Raster images can be created by a variety of input devices and techniques, such as digital cameras, scanners, coordinate-measuring machines, seismographic profiling, airborne radar, and more. They can also be synthesized from arbitrary non-image data, such as mathematical functions or three-dimensional geometric models; the latter being a major sub-area of computer graphics. The field of digital image processing is the study of algorithms for their transformation.

Raster file formats
Most users come into contact with raster images through digital cameras,which use any of several image file formats.
Some digital cameras give access to almost all the data captured by the camera, using a raw image format. The Universal Photographic Imaging Guidelines (UPDIG) suggests these formats be used when possible since raw files produce the best quality images. These file formats allow the photographer and the processing agent the greatest level of control and accuracy for output. Their use is inhibited by the prevalence of proprietary information (trade secrets) for some camera makers, but there have been initiatives such as OpenRAW to influence manufacturers to release these records publicly. An alternative may be Digital Negative (DNG), a proprietary Adobe product described as “the public, archival format for digital camera raw data”.[1] Although this format is not yet universally accepted, support for the product is growing, and increasingly professional archivists and conservationists, working for respectable organizations, variously suggest or recommend DNG for archival purposes.

Vector
Vector images resulted from mathematical geometry (vector). In mathematical terms, a vector consists of point that has both direction and length.
Often, both raster and vector elements will be combined in one image; for example, in the case of a billboard with text (vector) and photographs (raster).

Image viewing
Image viewer software displays images. Web browsers can display standard internet image formats including GIF, JPEG, and PNG. Some can show SVG format which is a standard W3C format.

Some viewers offer a slideshow utility to display a sequence of images.

No comments:

Post a Comment