Intro
Intro
an introduction
Image Analysis
• Image processing involves changing images, usually in ways
that will help interpretation later
• Image analysis involves converting images into measurements
• When image analysis is our goal, we almost always need image
processing to get there
Computer vision
A field of AI that enables computers and systems to derive
meaningful information from digital images, videos and other
visual inputs — and take actions or make recommendations
based on that information .
Three types of computerized
processes
Low level : involve primitive operations such as image
preprocessing. Here both its inputs and outputs are images
Med level : involves tasks such as segmentation,
description of those objects and classification. Here, inputs
generally are images, but its outputs are attributes extracted
from those images (e.g., edges, contours, and the identity
of individual objects)
High level : involves “making sense” of an ensemble of
recognized objects, as in image analysis, and, performing
the cognitive functions normally associated with human
vision.
History of Digital Image
Processing
The history of digital image processing
is intimately tied to the development of
the digital computer. In fact, digital
images require so much storage and
computational power that progress in
the field of digital image processing has
been dependent on the development of
digital computers and of supporting
technologies that include data storage,
display, and transmission.
Major Application areas
Improvement of pictorial information for human
interpretation
Processing of image data for storage, transmission,
and representation for autonomous machine perception
One of the simplest ways to develop a basic
understanding of the extent of image processing
applications is to categorize images according to their
source (e.g., X-ray, visual, infrared, and so on).The
principal energy source for images in use today is the
electromagnetic energy spectrum. Other important
sources of energy include acoustic, ultrasonic, and
electronic (in the form of electron beams used in
electron microscopy). Synthetic images, used for
modeling and visualization, are generated by computer.
Fields using DIP are categorized by
image sources
Radiation from the Electromagnetic
spectrum
Acoustic (geological applications, oil
exploration)
Ultrasonic
Electronic (in the form of electron beams
used in electron microscopy)
Computer (synthetic images used for
modeling
and visualization)
Radiation from electromagnetic
spectrum
Electromagnetic waves can be conceptualized as propagating
sinusoidal waves of varying wavelengths, or they can be thought of as a
stream of massless particles, each traveling in a wavelike pattern and
moving at the speed of light. Each massless particle contains a certain
amount (or bundle) of energy. Each bundle of energy is called a photon.
If spectral bands are grouped according to energy per photon , we
option energy spectrum.
Gamma Ray Imaging
In nuclear medicine
Gamma-ray imaging attempts to capture
the distribution of radioactive decays within
a body or from a distant source by
detecting the emitted gamma rays.
requires the introduction of a radioactive
source into the body through injection,
inhalation, or oral administration, which
emits gamma rays as it decays. These are
then collected by gamma ray detectors.
Gamma Ray Imaging
X-ray imaging
Used in medical diagnostics, in industries,
astronomy
Generated using X-ray tube with Cathode
and anode. Energy is released when
electrons from cathode strike the nucleus.
The procedure in which X-rays are used to
produce a digitized computer image
(tomograph) based on densities within the
object that is being CT scanned.
Angiography – An application
Light Microscopy
Anti cancer agent
Imaging in microwave band
Radar : uses antenna and digital
computer processing to record its
images. It has the ability to collect any
data in any weather conditions
It can be used to explore inaccessible
regions of earth surface
Mountainous region
Imaging in Radio band
Fractals
Images generated using 3D models
Fundamental steps in Digital Image
processing
Image Acquisition : Capturing the image by sensor
and converting into digital form
Image Enhancement (i.e noise removal)
Image Restoration (changing appearance)
Color Image Processing
Wavelets (in various degrees of resolution)
Compression
Morphological processing (extracting components)
Segmentation
Representation and description
Object recognition
Components of an Image
processing system
Image Processing Examples