ppt1
ppt1
PROCESSING
CONTENT
➢ What is a digital Image?
➢ What is digital image processing?
➢ The history of DIP
➢ Examples of fields that use DIP
➢ Key stages in DIP
➢ MODULE 3: Restoration
Image:
➢ where (x,y) are the spatial (plane) coordinates, and the amplitude of f at any
particular coordinates (x,y) is called the intensity of gray level of the image at
that point.
Digital image is composed of a finite number of elements, each of which has a
particular location and value. These elements are called Picture elements,
image elements, Pels and Pixels
What is Digital Image Processing?
Manipulation of digital images by means of a digital computer for
representation in suitable form is known as digital signal processing.
2. Processing of Image data for efficient storage and transmission (to make it
efficient for transmitting over low bandwidth communication channel)
Typical Operations Include:
1. Contrast Enhancement
5. Geometric Correction
Pre-processing
operations
HISTORY OF DIGITAL IMAGE POCESSING:
FIGURE 1.1 A digital picture produced in 1921 from a coded tape by a telegraph
printer with special typefaces.
Reproduction of pictures by telegraphic
printers Reproduction of pictures by photographic
printers
So now let us see how these digital computer were developed over the decades.
History of DIP is intimately tied to the development of Digital
Computer:
Early1960, Development of OS
In 1964, computer processing techniques were used, when pictures of the moon
transmitted by Ranger 7 (a U.S. spacecraft) were processed by a computer to
correct various types of image distortion inherent in the on-board television
camera. This was the basis of modern image processing techniques.
In the late 1960s and early 1970s, to be used in medical imaging, remote sensing,
industries, Earth resources observations, and astronomy.
1980s – Today: The use of digital image processing has exploded and they are
now used for all kinds of tasks in all kinds of areas.
Artistic effects
Medical Visualization
Industrial Inspection
Law Enforcement
Astronomy
Used for
Description: extracting the attributes from the images in order to identify the
features.
Image Compression: As we know, high quality images require high memory to
store the data. So image compression is used to minimize the data storage for a
particular image. Different image compression are available like jpeg, png, tiff, gis
etc.
Also used to reduce the bandwidth while transmitting the images.
Color image processing: used to identify the object present in the image
Components of an Image Processing
System
Image Sensor: First thing we need is an image, so for the basic
component required is an image sensor. Based on the problem we are
going to capture an image.
Image Sensor has two elements:
1. Physical Device is very sensitive to the energy radiated by the object which we
wish to capture or wish which we wish to image
2. Digitizer is a device which converts the output of this physical device into digital
form
A good example for this is a digital video camera, the sensor produce electrical
output corresponding to the light intensity received, and these electrical outputs are
converted to digital form by this digitizer
Physical
Device
Digitizer
Device
So in order to perform image processing operation like digitization and all that we
require some hardware components so the next basic component require is the
hardware. So some specialized image processing hardware are used here.
Digitizer
Device
So in order to process an image, we require image, sensor and hardware devices. In
order to control this we require a computer.
Computer:
1. General purpose computers: Computer can be any well equipped PC machine that
is used that is suitable for performing off-line image processing operations
Computers
Specialized
Hardware
Components
Physical
Device
Digitizer
Device
Next in order to process an image. The image processing system should contain
software as well. Computers are not sufficient without software so software or
required in order to process an image.
Software: Software used in image processing applications are contains special
specialized modules which perform specific tasks
A well designed package allow those users to write the program to minimum and
utilize the specialized modules to the maximum as well. Some more sophisticated
packages allows uses to integrate these specialized modules, so software is also an
important component in order to process an image.
Software
Computers
Specialized
Hardware
Components
Physical
Device
Digitizer
Device
when once the image is processed and the results are obtained so now we require
storage. So the next basic component is the mass storage.
Mass Storage: The mass storage is an important consideration in image
processing operations
For an image of 1024 x 1024 size, having 8 bit intensity level = 1MB memory
Computers
Specialized
Hardware
Components
Physical
Device
Digitizer
Device
Mass Storage three types:
1. Short term storage: short-term storage is used to store the data temporarily which
is used during processing and is needed and a good example for short-term
storage. Ex: Frame Buffers.
2. Online storage: online storage is used for relatively fast recall of the data. Ex:
Magnetic disk and optic media storage.
Computers
Specialized
Hardware
Components
Physical
Device
Digitizer
Device
Hard Copy Devices: These soft copy images should be recorded and it should be
represented in the hard copy form so for that we require hard copy devices
usually laser printers, film cameras, low sensitive devices, inkjet units digital units
such as optic disk and CD rom disk.
Specialized
Hardware
Components
Physical
Device
Digitizer
Device
once the images are processed, stored, recorded and produced in the form of
hardcopy, after all that we need to transmit the images so for that we required
networking