SlideShare a Scribd company logo
Video Processing/
Digital Image Processing
Dr. A. K. Bhandari
Ph.D (Satellite Image Processing)
17 July 2019
2
of
36
Introduction
“One picture is worth more than ten
thousand words”
Anonymous
3
of
36
Contents
This lecture will cover:
– What is a digital image?
– What is digital image processing?
– History of digital image processing
– State of the art examples of digital image
processing
– Key stages in digital image processing
(Image Enhancement & Segmentation)
(Satellite Image Processing)
4
of
36
What is a Digital Image?
A digital image is a representation of a two-
dimensional image as a finite set of digital
values, called picture elements or pixels
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
5
of
36
What is a Digital Image? (cont…)
Common image formats include:
– 1 sample per point (Grayscale)
– 3 samples per point (Red, Green, and Blue)
For most of this course we will focus on grey-scale
images
6
of
36
History of Digital Image Processing
Early 1920s: One of the first applications of
digital imaging was in the news-
paper industry
– The Bartlane cable picture
transmission service
– Images were transferred by submarine
cable between London and New York
– Pictures were coded for cable transfer and
reconstructed at the receiving end on a
telegraph printer
Early digital image
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
7
of
36
History of DIP (cont…)
Mid to late 1920s: Improvements to the
Bartlane system resulted in higher quality
images
– New reproduction
processes based
on photographic
techniques
– Increased number
of tones in
reproduced images
Improved
digital image Early 15 tone digital
image
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
8
of
36
History of DIP (cont…)
1960s: Improvements in computing technology
and the onset of the space race led to a surge of
work in digital image processing
– 1964: Computers used to
improve the quality of
images of the moon taken
by the Ranger 7 probe
– Such techniques were used
in other space missions
including the Apollo landings A picture of the moon taken
by the Ranger 7 probe
minutes before landing
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
9
of
36
History of DIP (cont…)
1970s: Digital image processing begins to be
used in medical applications
– 1979: Sir Godfrey N.
Hounsfield & Prof. Allan M.
Cormack share the Nobel
Prize in medicine for the
invention of tomography,
the technology behind
Computerised Axial
Tomography (CAT) scans
Typical head slice CAT
image
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
10
of
36
History of DIP (cont…)
1980s - Today: The use of digital image
processing techniques has exploded and they are
now used for all kinds of tasks in all kinds of areas
– Image enhancement/restoration
– Artistic effects
– Medical visualisation
– Industrial inspection
– Law enforcement
– Human computer interfaces
11
of
36
What is Digital Image Processing?
Digital image processing focuses on two major
tasks
– Improvement of pictorial information for human
interpretation
– Processing of image data for storage, transmission
and representation for autonomous machine
perception
Typical applications:
 Noise filtering
 Content Enhancement
 Contrast enhancement
 Deblurring
 Remote sensing
12
of
36
Key Stages in Digital Image Processing:
Image Acquisition
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
13
of
36
Key Stages in Digital Image Processing:
Image Enhancement
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
Two types of Work Area:
I) Special Domain
II)Frequency Domain
14
of
36
Basic Gray Level Transformations
• Image Negatives
• Log Transformations
• Power Law Transformations
• Piecewise-Linear Transformation
Functions
• For the following slides L denotes the max. possible gray value of
the image, i.e. f(x,y)  [0,L]
15
of
36
Image Negatives
Input gray level
Output
gray
level
T(f)=L-f
Image Negatives: T(f)= L-f
16
of
36
Log Transformations
T(f) = c * log (1+ f)
This transformation maps a narrow range of low gray-level values into a wider range of output
levels.
The opposite is true of higher values of input levels.
During log transformation , the dark pixels in an image are expanded as compare to the higher
pixel values. The higher pixel values are kind of compressed in log transformation.
InvLog Log
17
of
36
Power Law Transformations
(Gamma Correction)
T(f) = c*f 
18
of
36
Used for gamma-correction
19
of
36
Used for general purpose contrast
manipulation
20
of
36
Image Enhancement
(Gamma Correction)
21
of
36
Piecewise Linear Transformations
Contrast Stretching
22
of
36
Thresholding Function
• g(x,y) = L if f(x,y) > t,
• 0 else
• t = ‘threshold level’
Input gray level
Output
gray
level
23
of
36
Image Histograms
Histogram of an image represents the relative
frequency of occurrence of various gray levels in
the image
0 50 100 150 200
0
500
1000
1500
2000
2500
3000
MATLAB function >imhist(x)
24
of
36
Why Histogram?
0 50 100 150 200 250
0
0.5
1
1.5
2
2.5
3
3.5
4
x 10
4
It is a baby in the cradle!
Histogram information
reveals that image is
under-exposed
0 50 100 150 200 250
0
1000
2000
3000
4000
5000
6000
7000
Over-exposed image
25
of
36
Histogram Equalization
26
of
36
Key Stages in Digital Image Processing:
Image Restoration
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
27
of
36
Key Stages in Digital Image Processing:
Morphological Processing
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
28
of
36
Key Stages in Digital Image Processing:
Segmentation
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
29
of
36
Satellite Image Segmentation
Image
Acquisition
Image
Restoration
Morphological
Processing
Representation &
Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Segmentation
Fig. 7: Key Stages Used in Digital Image Processing
Satellite Image
Thresholded Image
into k levels
Segmented Image
Easy analysis
Simple Interpretation
Exposed features
Compressed data
Consume less memory
30
of
36
Key Stages in Digital Image Processing:
Object Recognition
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
31
of
36
Key Stages in Digital Image Processing:
Representation & Description
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
32
of
36
Key Stages in Digital Image Processing:
Image Compression
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
33
of
36
Key Stages in Digital Image Processing:
Colour Image Processing
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
34
of
36
Image Segmentation & it’s uses
 The objective of image segmentation is to extract meaningful objects. A
meaningful segmentation selects the proper threshold values to optimize a criterion
using entropy.
 Bi-level thresholding & Multilevel thresholding
 Segmentation should stop when the objects of interest in an application have been
isolated.
Application
 After a successful segmentation of the image, the contours of objects can be
extracted using edge detection and/or border.
 Shape of objects can be described.
 Based on shape, texture, and color objects can be identified.
 Image segmentation techniques are extensively used in similarity searches, e.g.
35
of
36
Image Segmentation
 Segmentation algorithms are based on one of two basic properties of
intensity values discontinuity and similarity.
1. First category is to partition an image based on abrupt changes in
intensity, such as edges in an image.
2. Second category are based on partitioning an image into regions that are
similar according to a predefined criteria. Histogram Thresholding
approach falls under this category.
36
of
36
Thresholding - Foundation
Basic Global & Local Thresholding:
 A point (x,y) belongs to
 to an object class if T1 < f(x,y)  T2
 to another object class if f(x,y) > T2
 to background if f(x,y)  T1
 T depends on
 only f(x,y) : only on gray-level values  Global threshold
 both f(x,y) and p(x,y) : on gray-level values and its neighbors  Local
threshold
Fig. 8: Gray-level histogram that can be partitioned by (a) A single threshold and (b) multilevel threshold
image with dark
background and
a light object
image with dark
background and
two light object
37
of
36
Thresholding - Foundation
 Basic Global Thresholding:
Fig. 9: Original image, (b) image histogram, (c) Result of global thresholding with T midway between the
maximum and minimum gray levels.
use T midway
between the max
and min gray levels
38
of
36
Thresholding - Foundation
 Basic Local Thresholding:
Fig. 10: Computer generated reflectance function, (b) Histogram of reflectance function, (c) Computer
generated illumination function, (d) Product of (a) and (c), (e) Histogram of product image.
f(x,y) = i(x,y) r(x,y)
(a). computer generated reflectance
function
(b). histogram of reflectance function
(c). computer generated illumination
function (poor)
(d). Product of (a) and (c).
(e). Histogram of product image
difficult to segment
easily use global thresholding
object and background are separated
 since the threshold used for each pixel
depends on the location of the pixel in
terms of the subimages, this type of
thresholding is adaptive.
39
of
36
Examples: Image Enhancement
One of the most common uses of DIP
techniques: improve quality, remove noise
etc
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
40
of
36
Examples: Artistic Effects
Artistic effects are
used to make
images more
visually appealing,
to add special
effects and to make
composite images
41
of
36
Examples: Medicine
Take slice from Magnetic Resonance Imaging
(MRI) scan of canine heart, and find boundaries
between types of tissue
– Image with gray levels representing tissue density
– Use a suitable filter to highlight edges
Original MRI Image of a Dog Heart Edge Detection Image
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
42
of
36
Ultrasound imaging (Medical)
Fig. Fetus and Thyroid using ultrasound
43
of
36
Examples: Industrial Inspection
Human operators are
expensive, slow and
unreliable
Make machines do the
job instead
Industrial vision systems
are used in all kinds of
industries
Can we trust them?
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
44
of
36
Examples: PCB Inspection
Printed Circuit Board (PCB) inspection
– Machine inspection is used to determine that
all components are present and that all solder
joints are acceptable
– Both conventional imaging and x-ray imaging
are used
45
of
36
Examples: Law Enforcement
Image processing
techniques are used
extensively by law
enforcers
– Number plate
recognition for speed
cameras/automated
toll systems
– Fingerprint recognition
– Enhancement of
CCTV images
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
46
of
36
Examples: HCI
Try to make human computer
interfaces more natural
– Face recognition
– Gesture recognition
These tasks can be
extremely difficult
47
of
36
RS as Source of Information
48
of
36
Introduction of Remote Sensing
 (Swain and Davis, 1978), (Campbell, 1996)
 River, Growth of vegetation.
 Study about Residential, Industrial area, Roads and Building.
Fig. 1: Application of areal images in various fields.
49
of
36
Introduction Cont…
Fig. 2: INSAT and LANDSAT band combination.
50
of
36
Introduction Cont…
 Energy source: Passive/Active
 Atmosphere
 Target
 Recording devices
 Transmission/reception/processing
 Interpretation
 Application
Fig. 3: Flows of energy and information in remote sensing.
51
of
36
Examples: GIS
Geographic Information Systems
– Digital image processing techniques are used
extensively to manipulate satellite imagery
– Terrain classification (Land)
– Meteorology (atmosphere, weather)
Images
taken
from
Gonzalez
&
Woods,
Digital
Image
Processing
(2002)
52
of
36
Example of Remote Sensing
Fig. Satellite images of Mumbai suburban(Left) and Gateway of India (Right)
53
of
36
UV imaging (Ozone)
Fig. Detect ozone layer damage
54
of
36
Field of Application in Satellite Image Processing
 Meteorology- Weather, Climate, Global
 Hydrology- Water, Energy
 Soil Science- Land, Soil
 Biology/ Nature Conservation- Vegetation
 Forestry- Investigation, Fire
 Environmental Studies- Pollution, Climate
 Agricultural Engineering-Land Use Change
 Physical Planning
 Land Surveying
 Sea Ice
 Land Cover & Land Use
55
of
36
Summary
We have looked at:
– What is a digital image?
– What is digital image processing?
– History of digital image processing
– State of the art examples of digital image
processing
– Key stages in digital image processing
Next time we will start to see how it all
works…
Thank You
Thank You

More Related Content

PPT
chapter_1_Digital_Image_Processing_Intro (1).ppt
PPT
chapter_1_Digital_Image_Processing_Intro (2).ppt
PPT
chapter_1_Digital_Image_Processing_Intro.ppt
PPT
Image processing1 introduction (1)
PPT
ImageProcessing1-Introduction.ppt
PPT
ImageProcessing1-Introduction.ppt
PPT
CHAPTER_1_updated_8_aug.ppt
PDF
Digital image processing using matlab
chapter_1_Digital_Image_Processing_Intro (1).ppt
chapter_1_Digital_Image_Processing_Intro (2).ppt
chapter_1_Digital_Image_Processing_Intro.ppt
Image processing1 introduction (1)
ImageProcessing1-Introduction.ppt
ImageProcessing1-Introduction.ppt
CHAPTER_1_updated_8_aug.ppt
Digital image processing using matlab

Similar to 0 Image Processing & Remote Sernsing.pdf (20)

PDF
Image processing
PPT
Digital Image Processing_ ch1 introduction-2003
PPTX
ch-1.1 image processing fundamentals.pptx
PPTX
Dip review
PPT
L1.PPT it comes under the image processing
PPTX
Digital image processing
PPT
Image processing1 introduction
PPT
Introduction to digital image processing
PPTX
ACMP340.pptx
PDF
Image processing fundamentals
PPTX
Chapter 1 and 2 gonzalez and woods
PPTX
Introduction to Image & Processing and Image
PPTX
Diff. in Analogue n Digital Image DIP.pptx
PDF
J017426467
PPTX
IMAGE SEGMENTATION.
PPT
EC4160-lect 1,2.ppt
PPT
Digital Image Processing
PDF
A Novel Edge Detection Technique for Image Classification and Analysis
PDF
computervision1.pdf it is about computer vision
Image processing
Digital Image Processing_ ch1 introduction-2003
ch-1.1 image processing fundamentals.pptx
Dip review
L1.PPT it comes under the image processing
Digital image processing
Image processing1 introduction
Introduction to digital image processing
ACMP340.pptx
Image processing fundamentals
Chapter 1 and 2 gonzalez and woods
Introduction to Image & Processing and Image
Diff. in Analogue n Digital Image DIP.pptx
J017426467
IMAGE SEGMENTATION.
EC4160-lect 1,2.ppt
Digital Image Processing
A Novel Edge Detection Technique for Image Classification and Analysis
computervision1.pdf it is about computer vision
Ad

Recently uploaded (20)

PPTX
CPRC-SOCIAL-STUDIES-FINAL-COACHING-DAY-1.pptx
PPTX
EJ Wedding 520 It's official! We went to Xinyi District to do the documents
PPTX
current by laws xxxxxxxxxxxxxxxxxxxxxxxxxxx
PPTX
Green and Blue Illustrative Earth Day Presentation.pptx
PPTX
Art Appreciation-Lesson-1-1.pptx College
PPTX
Military history & Evolution of Armed Forces of the Philippines
PPTX
CMU-PPT-LACHICA-DEFENSE FOR RESEARCH PRESENTATION
PPTX
Physical Education and Health Q4-CO4-TARPAPEL
PPTX
Visual-Arts.pptx power point elements of art the line, shape, form
PPTX
400kV_Switchyard_Training_with_Diagrams.pptx
PPTX
The-Evolution-of-Comedy-in-America-A-Conversation-with-Dan-Nainan.pptx
PPTX
Certificados y Diplomas para Educación de Colores Candy by Slidesgo.pptx
PDF
Slide_BIS 2020 v2.pdf....................................
PPTX
Slide_Egg-81850-About Us PowerPoint Template Free.pptx
PDF
The-Art-of-Storytelling-in-Cinema (1).pdf
PDF
Dating-Courtship-Marriage-and-Responsible-Parenthood.pdf
PPTX
Neoclassical and Mystery Plays Entertain
PPTX
573393963-choose-your-own-adventure(2).pptx
PPTX
unit5-servicesrelatedtogeneticsinnursing-241221084421-d77c4adb.pptx
PDF
Chapter 3 about The site of the first mass
CPRC-SOCIAL-STUDIES-FINAL-COACHING-DAY-1.pptx
EJ Wedding 520 It's official! We went to Xinyi District to do the documents
current by laws xxxxxxxxxxxxxxxxxxxxxxxxxxx
Green and Blue Illustrative Earth Day Presentation.pptx
Art Appreciation-Lesson-1-1.pptx College
Military history & Evolution of Armed Forces of the Philippines
CMU-PPT-LACHICA-DEFENSE FOR RESEARCH PRESENTATION
Physical Education and Health Q4-CO4-TARPAPEL
Visual-Arts.pptx power point elements of art the line, shape, form
400kV_Switchyard_Training_with_Diagrams.pptx
The-Evolution-of-Comedy-in-America-A-Conversation-with-Dan-Nainan.pptx
Certificados y Diplomas para Educación de Colores Candy by Slidesgo.pptx
Slide_BIS 2020 v2.pdf....................................
Slide_Egg-81850-About Us PowerPoint Template Free.pptx
The-Art-of-Storytelling-in-Cinema (1).pdf
Dating-Courtship-Marriage-and-Responsible-Parenthood.pdf
Neoclassical and Mystery Plays Entertain
573393963-choose-your-own-adventure(2).pptx
unit5-servicesrelatedtogeneticsinnursing-241221084421-d77c4adb.pptx
Chapter 3 about The site of the first mass
Ad

0 Image Processing & Remote Sernsing.pdf

  • 1. Video Processing/ Digital Image Processing Dr. A. K. Bhandari Ph.D (Satellite Image Processing) 17 July 2019
  • 2. 2 of 36 Introduction “One picture is worth more than ten thousand words” Anonymous
  • 3. 3 of 36 Contents This lecture will cover: – What is a digital image? – What is digital image processing? – History of digital image processing – State of the art examples of digital image processing – Key stages in digital image processing (Image Enhancement & Segmentation) (Satellite Image Processing)
  • 4. 4 of 36 What is a Digital Image? A digital image is a representation of a two- dimensional image as a finite set of digital values, called picture elements or pixels Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 5. 5 of 36 What is a Digital Image? (cont…) Common image formats include: – 1 sample per point (Grayscale) – 3 samples per point (Red, Green, and Blue) For most of this course we will focus on grey-scale images
  • 6. 6 of 36 History of Digital Image Processing Early 1920s: One of the first applications of digital imaging was in the news- paper industry – The Bartlane cable picture transmission service – Images were transferred by submarine cable between London and New York – Pictures were coded for cable transfer and reconstructed at the receiving end on a telegraph printer Early digital image Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 7. 7 of 36 History of DIP (cont…) Mid to late 1920s: Improvements to the Bartlane system resulted in higher quality images – New reproduction processes based on photographic techniques – Increased number of tones in reproduced images Improved digital image Early 15 tone digital image Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 8. 8 of 36 History of DIP (cont…) 1960s: Improvements in computing technology and the onset of the space race led to a surge of work in digital image processing – 1964: Computers used to improve the quality of images of the moon taken by the Ranger 7 probe – Such techniques were used in other space missions including the Apollo landings A picture of the moon taken by the Ranger 7 probe minutes before landing Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 9. 9 of 36 History of DIP (cont…) 1970s: Digital image processing begins to be used in medical applications – 1979: Sir Godfrey N. Hounsfield & Prof. Allan M. Cormack share the Nobel Prize in medicine for the invention of tomography, the technology behind Computerised Axial Tomography (CAT) scans Typical head slice CAT image Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 10. 10 of 36 History of DIP (cont…) 1980s - Today: The use of digital image processing techniques has exploded and they are now used for all kinds of tasks in all kinds of areas – Image enhancement/restoration – Artistic effects – Medical visualisation – Industrial inspection – Law enforcement – Human computer interfaces
  • 11. 11 of 36 What is Digital Image Processing? Digital image processing focuses on two major tasks – Improvement of pictorial information for human interpretation – Processing of image data for storage, transmission and representation for autonomous machine perception Typical applications:  Noise filtering  Content Enhancement  Contrast enhancement  Deblurring  Remote sensing
  • 12. 12 of 36 Key Stages in Digital Image Processing: Image Acquisition Image Acquisition Image Restoration Morphological Processing Segmentation Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 13. 13 of 36 Key Stages in Digital Image Processing: Image Enhancement Image Acquisition Image Restoration Morphological Processing Segmentation Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression Images taken from Gonzalez & Woods, Digital Image Processing (2002) Two types of Work Area: I) Special Domain II)Frequency Domain
  • 14. 14 of 36 Basic Gray Level Transformations • Image Negatives • Log Transformations • Power Law Transformations • Piecewise-Linear Transformation Functions • For the following slides L denotes the max. possible gray value of the image, i.e. f(x,y)  [0,L]
  • 15. 15 of 36 Image Negatives Input gray level Output gray level T(f)=L-f Image Negatives: T(f)= L-f
  • 16. 16 of 36 Log Transformations T(f) = c * log (1+ f) This transformation maps a narrow range of low gray-level values into a wider range of output levels. The opposite is true of higher values of input levels. During log transformation , the dark pixels in an image are expanded as compare to the higher pixel values. The higher pixel values are kind of compressed in log transformation. InvLog Log
  • 17. 17 of 36 Power Law Transformations (Gamma Correction) T(f) = c*f 
  • 19. 19 of 36 Used for general purpose contrast manipulation
  • 22. 22 of 36 Thresholding Function • g(x,y) = L if f(x,y) > t, • 0 else • t = ‘threshold level’ Input gray level Output gray level
  • 23. 23 of 36 Image Histograms Histogram of an image represents the relative frequency of occurrence of various gray levels in the image 0 50 100 150 200 0 500 1000 1500 2000 2500 3000 MATLAB function >imhist(x)
  • 24. 24 of 36 Why Histogram? 0 50 100 150 200 250 0 0.5 1 1.5 2 2.5 3 3.5 4 x 10 4 It is a baby in the cradle! Histogram information reveals that image is under-exposed 0 50 100 150 200 250 0 1000 2000 3000 4000 5000 6000 7000 Over-exposed image
  • 26. 26 of 36 Key Stages in Digital Image Processing: Image Restoration Image Acquisition Image Restoration Morphological Processing Segmentation Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 27. 27 of 36 Key Stages in Digital Image Processing: Morphological Processing Image Acquisition Image Restoration Morphological Processing Segmentation Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 28. 28 of 36 Key Stages in Digital Image Processing: Segmentation Image Acquisition Image Restoration Morphological Processing Segmentation Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 29. 29 of 36 Satellite Image Segmentation Image Acquisition Image Restoration Morphological Processing Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression Segmentation Fig. 7: Key Stages Used in Digital Image Processing Satellite Image Thresholded Image into k levels Segmented Image Easy analysis Simple Interpretation Exposed features Compressed data Consume less memory
  • 30. 30 of 36 Key Stages in Digital Image Processing: Object Recognition Image Acquisition Image Restoration Morphological Processing Segmentation Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 31. 31 of 36 Key Stages in Digital Image Processing: Representation & Description Image Acquisition Image Restoration Morphological Processing Segmentation Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 32. 32 of 36 Key Stages in Digital Image Processing: Image Compression Image Acquisition Image Restoration Morphological Processing Segmentation Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression
  • 33. 33 of 36 Key Stages in Digital Image Processing: Colour Image Processing Image Acquisition Image Restoration Morphological Processing Segmentation Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression
  • 34. 34 of 36 Image Segmentation & it’s uses  The objective of image segmentation is to extract meaningful objects. A meaningful segmentation selects the proper threshold values to optimize a criterion using entropy.  Bi-level thresholding & Multilevel thresholding  Segmentation should stop when the objects of interest in an application have been isolated. Application  After a successful segmentation of the image, the contours of objects can be extracted using edge detection and/or border.  Shape of objects can be described.  Based on shape, texture, and color objects can be identified.  Image segmentation techniques are extensively used in similarity searches, e.g.
  • 35. 35 of 36 Image Segmentation  Segmentation algorithms are based on one of two basic properties of intensity values discontinuity and similarity. 1. First category is to partition an image based on abrupt changes in intensity, such as edges in an image. 2. Second category are based on partitioning an image into regions that are similar according to a predefined criteria. Histogram Thresholding approach falls under this category.
  • 36. 36 of 36 Thresholding - Foundation Basic Global & Local Thresholding:  A point (x,y) belongs to  to an object class if T1 < f(x,y)  T2  to another object class if f(x,y) > T2  to background if f(x,y)  T1  T depends on  only f(x,y) : only on gray-level values  Global threshold  both f(x,y) and p(x,y) : on gray-level values and its neighbors  Local threshold Fig. 8: Gray-level histogram that can be partitioned by (a) A single threshold and (b) multilevel threshold image with dark background and a light object image with dark background and two light object
  • 37. 37 of 36 Thresholding - Foundation  Basic Global Thresholding: Fig. 9: Original image, (b) image histogram, (c) Result of global thresholding with T midway between the maximum and minimum gray levels. use T midway between the max and min gray levels
  • 38. 38 of 36 Thresholding - Foundation  Basic Local Thresholding: Fig. 10: Computer generated reflectance function, (b) Histogram of reflectance function, (c) Computer generated illumination function, (d) Product of (a) and (c), (e) Histogram of product image. f(x,y) = i(x,y) r(x,y) (a). computer generated reflectance function (b). histogram of reflectance function (c). computer generated illumination function (poor) (d). Product of (a) and (c). (e). Histogram of product image difficult to segment easily use global thresholding object and background are separated  since the threshold used for each pixel depends on the location of the pixel in terms of the subimages, this type of thresholding is adaptive.
  • 39. 39 of 36 Examples: Image Enhancement One of the most common uses of DIP techniques: improve quality, remove noise etc Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 40. 40 of 36 Examples: Artistic Effects Artistic effects are used to make images more visually appealing, to add special effects and to make composite images
  • 41. 41 of 36 Examples: Medicine Take slice from Magnetic Resonance Imaging (MRI) scan of canine heart, and find boundaries between types of tissue – Image with gray levels representing tissue density – Use a suitable filter to highlight edges Original MRI Image of a Dog Heart Edge Detection Image Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 42. 42 of 36 Ultrasound imaging (Medical) Fig. Fetus and Thyroid using ultrasound
  • 43. 43 of 36 Examples: Industrial Inspection Human operators are expensive, slow and unreliable Make machines do the job instead Industrial vision systems are used in all kinds of industries Can we trust them? Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 44. 44 of 36 Examples: PCB Inspection Printed Circuit Board (PCB) inspection – Machine inspection is used to determine that all components are present and that all solder joints are acceptable – Both conventional imaging and x-ray imaging are used
  • 45. 45 of 36 Examples: Law Enforcement Image processing techniques are used extensively by law enforcers – Number plate recognition for speed cameras/automated toll systems – Fingerprint recognition – Enhancement of CCTV images Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 46. 46 of 36 Examples: HCI Try to make human computer interfaces more natural – Face recognition – Gesture recognition These tasks can be extremely difficult
  • 47. 47 of 36 RS as Source of Information
  • 48. 48 of 36 Introduction of Remote Sensing  (Swain and Davis, 1978), (Campbell, 1996)  River, Growth of vegetation.  Study about Residential, Industrial area, Roads and Building. Fig. 1: Application of areal images in various fields.
  • 49. 49 of 36 Introduction Cont… Fig. 2: INSAT and LANDSAT band combination.
  • 50. 50 of 36 Introduction Cont…  Energy source: Passive/Active  Atmosphere  Target  Recording devices  Transmission/reception/processing  Interpretation  Application Fig. 3: Flows of energy and information in remote sensing.
  • 51. 51 of 36 Examples: GIS Geographic Information Systems – Digital image processing techniques are used extensively to manipulate satellite imagery – Terrain classification (Land) – Meteorology (atmosphere, weather) Images taken from Gonzalez & Woods, Digital Image Processing (2002)
  • 52. 52 of 36 Example of Remote Sensing Fig. Satellite images of Mumbai suburban(Left) and Gateway of India (Right)
  • 53. 53 of 36 UV imaging (Ozone) Fig. Detect ozone layer damage
  • 54. 54 of 36 Field of Application in Satellite Image Processing  Meteorology- Weather, Climate, Global  Hydrology- Water, Energy  Soil Science- Land, Soil  Biology/ Nature Conservation- Vegetation  Forestry- Investigation, Fire  Environmental Studies- Pollution, Climate  Agricultural Engineering-Land Use Change  Physical Planning  Land Surveying  Sea Ice  Land Cover & Land Use
  • 55. 55 of 36 Summary We have looked at: – What is a digital image? – What is digital image processing? – History of digital image processing – State of the art examples of digital image processing – Key stages in digital image processing Next time we will start to see how it all works…