Digital Image Processing
Digital Image Processing
Digital Image
• Image: A two-dimensional signal that can be observed
by human visual system
• Digital image – Representation of images by sampling
in time and space
– An image can be defined as a two-dimensional function
f(x,y)
– x,y: Spatial coordinate
– F: the amplitude of any pair of coordinate x,y, which is
called the intensity or gray level of the image at that point.
– x,y and f, are all finite and discrete quantities.
Digital Image
• Pixel: The elements of a digital image.
Digital Image Processing
• Processing of images which are digital in
nature by a digital computer
• Need for image processing
– Improvement of pictorial information for human
perception
– Image processing for autonomous machine
application
– Efficient storage and transmission
Electromagnetic Energy Spectrum
Applications of Digital Image Processing
Gamma Ray Imaging
X- Ray Imaging
Imaging in UV band
Remote Sensing
Satellite Image – Katrina Hurricane – visible
and infrared bands
Automated Visual Inspection
Terrain mapping
Components of an Image Processing System
1. Image Sensors
Two elements are required to acquire digital
images. The first is the physical device that is
sensitive to the energy radiated by the object
we wish to image (Sensor). The second,
called a digitizer, is a device for converting
the output of the physical sensing device into
digital form.
Components of an Image Processing System
3. Computer
The computer in an image processing system is a general-
purpose computer and can range from a PC to a
supercomputer. In dedicated applications, sometimes specially
designed computers are used to achieve a required level of
performance.
Components of an Image Processing System
6. Image Displays
The displays in use today are mainly color
(preferably flat screen) TV monitors.
Monitors are driven by the outputs of the
image and graphics display cards that are an
integral part of a computer system.
Components of an Image Processing System
7. Hardcopy devices
Used for recording images, include laser
printers, film cameras, heat-sensitive devices,
inkjet units and digital units, such as optical
and CD-Rom disks.
Components of an Image Processing System
8. Networking
Is almost a default function in any computer system,
in use today. Because of the large amount of data
inherent in image processing applications the key
consideration in image transmission is bandwidth.
Wavelets &
Image
Restoration
Segmentation
Image
Acquisition Object
Recognition
Problem Domain
Fundamental Steps in DIP: (Description)
Step 5: Wavelets
Are the foundation of representing images in
various degrees of resolution. It is used for
image data compression.
Image fusion
De-blurring
Noise filtering
Image fusion
Image fusion
Fundamental Steps in DIP: (Description)
Step 6: Compression
Techniques for reducing the storage required
to save an image or the bandwidth required to
transmit it.
Fundamental Steps in DIP: (Description)
Important Tip: The more accurate the segmentation, the more likely
recognition is to succeed.
Image segmentation
Fundamental Steps in DIP: (Description)