SlideShare a Scribd company logo
1 of 87
CS589-04 Digital Image Processing
Lecture 2. Intensity Transformation
and Spatial Filtering
Spring 2008
New Mexico Tech
12/17/2023 2
Spatial Domain vs. Transform Domain
► Spatial domain
image plane itself, directly process the intensity values of
the image plane
► Transform domain
process the transform coefficients, not directly process the
intensity values of the image plane
12/17/2023 3
Spatial Domain Process
( , ) [ ( , )])
( , ) :input image
( , ) :output image
:an operator on defined over
a neighborhood of point ( , )
g x y T f x y
f x y
g x y
T f
x y

12/17/2023 4
Spatial Domain Process
12/17/2023 5
Spatial Domain Process
Intensity transformation function
( )
s T r

12/17/2023 6
Some Basic Intensity Transformation
Functions
12/17/2023 7
Image Negatives
Image negatives
1
s L r
  
12/17/2023 8
Example: Image Negatives
Small
lesion
12/17/2023 9
Log Transformations
Log Transformations
log(1 )
s c r
 
12/17/2023 10
Example: Log Transformations
12/17/2023 11
Power-Law (Gamma) Transformations
s cr

12/17/2023 12
Example: Gamma Transformations
12/17/2023 13
Example: Gamma Transformations
Cathode ray tube
(CRT) devices have an
intensity-to-voltage
response that is a
power function, with
exponents varying
from approximately
1.8 to 2.5
1/2.5
s r

12/17/2023 14
Example: Gamma Transformations
12/17/2023 15
Example: Gamma Transformations
12/17/2023 16
Piecewise-Linear Transformations
► Contrast Stretching
— Expands the range of intensity levels in an image so that it spans
the full intensity range of the recording medium or display device.
► Intensity-level Slicing
— Highlighting a specific range of intensities in an image often is of
interest.
12/17/2023 17
12/17/2023 18
Highlight the major
blood vessels and
study the shape of the
flow of the contrast
medium (to detect
blockages, etc.)
Measuring the actual
flow of the contrast
medium as a function
of time in a series of
images
12/17/2023 19
Bit-plane Slicing
12/17/2023 20
Bit-plane Slicing
12/17/2023 21
Bit-plane Slicing
12/17/2023 22
Histogram Processing
► Histogram Equalization
► Histogram Matching
► Local Histogram Processing
► Using Histogram Statistics for Image Enhancement
12/17/2023 23
Histogram Processing
Histogram ( )
is the intensity value
is the number of pixels in the image with intensity
k k
th
k
k k
h r n
r k
n r

Normalized histogram ( )
: the number of pixels in the image of
size M N with intensity
k
k
k
k
n
p r
MN
n
r


12/17/2023 24
12/17/2023 25
Histogram Equalization
The intensity levels in an image may be viewed as
random variables in the interval [0, L-1].
Let ( ) and ( ) denote the probability density
function (PDF) of random variables and .
r s
p r p s
r s
12/17/2023 26
Histogram Equalization
( ) 0 1
s T r r L
   
. T(r) is a strictly monotonically increasing function
in the interval 0 -1;
. 0 ( ) -1 for 0 -1.
a
r L
b T r L r L
 
   
12/17/2023 27
Histogram Equalization
. T(r) is a strictly monotonically increasing function
in the interval 0 -1;
. 0 ( ) -1 for 0 -1.
a
r L
b T r L r L
 
   
( ) 0 1
s T r r L
   
( ) is continuous and differentiable.
T r
( ) ( )
s r
p s ds p r dr

12/17/2023 28
Histogram Equalization
0
( ) ( 1) ( )
r
r
s T r L p w dw
   
0
( )
( 1) ( )
r
r
ds dT r d
L p w dw
dr dr dr
 
  
 
 

( 1) ( )
r
L p r
 
 
( ) 1
( ) ( )
( )
( 1) ( ) 1
r r r
s
r
p r dr p r p r
p s
L p r
ds
ds L
dr
   

  
 
 
12/17/2023 29
Example
2
Suppose that the (continuous) intensity values
in an image have the PDF
2
, for 0 r L-1
( 1)
( )
0, otherwise
Find the transformation function for equalizing
the image histogra
r
r
L
p r

 


 


m.
12/17/2023 30
Example
0
( ) ( 1) ( )
r
r
s T r L p w dw
   
2
0
2
( 1)
( 1)
r w
L dw
L
 


2
1
r
L


12/17/2023 31
Histogram Equalization
0
Continuous case:
( ) ( 1) ( )
r
r
s T r L p w dw
   
0
Discrete values:
( ) ( 1) ( )
k
k k r j
j
s T r L p r

   
0 0
1
( 1) k=0,1,..., L-1
k k
j
j
j j
n L
L n
MN MN
 

  
 
12/17/2023 32
Example: Histogram Equalization
Suppose that a 3-bit image (L=8) of size 64 × 64 pixels (MN = 4096)
has the intensity distribution shown in following table.
Get the histogram equalization transformation function and give the
ps(sk) for each sk.
12/17/2023 33
Example: Histogram Equalization
0
0 0
0
( ) 7 ( ) 7 0.19 1.33
r j
j
s T r p r

    
 1

1
1 1
0
( ) 7 ( ) 7 (0.19 0.25) 3.08
r j
j
s T r p r

     
 3

2 3
4 5
6 7
4.55 5 5.67 6
6.23 6 6.65 7
6.86 7 7.00 7
s s
s s
s s
   
   
   
12/17/2023 34
Example: Histogram Equalization
12/17/2023 35
12/17/2023 36
12/17/2023 37
Question
Is histogram equalization always good?
No
12/17/2023 38
Histogram Matching
Histogram matching (histogram specification)
— generate a processed image that has a specified histogram
Let ( ) and ( ) denote the continous probability
density functions of the variables and . ( ) is the
specified probability density function.
Let be the random variable with the prob
r z
z
p r p z
r z p z
s
0
0
ability
( ) ( 1) ( )
Define a random variable with the probability
( ) ( 1) ( )
r
r
z
z
s T r L p w dw
z
G z L p t dt s
  
  


12/17/2023 39
Histogram Matching
0
0
( ) ( 1) ( )
( ) ( 1) ( )
r
r
z
z
s T r L p w dw
G z L p t dt s
  
  


 
1 1
( ) ( )
z G s G T r
 
 
12/17/2023 40
Histogram Matching: Procedure
► Obtain pr(r) from the input image and then obtain the values of s
► Use the specified PDF and obtain the transformation function G(z)
► Mapping from s to z
0
( 1) ( )
r
r
s L p w dw
  
0
( ) ( 1) ( )
z
z
G z L p t dt s
  

1
( )
z G s


12/17/2023 41
Histogram Matching: Example
Assuming continuous intensity values, suppose that an image has
the intensity PDF
Find the transformation function that will produce an image
whose intensity PDF is
2
2
, for 0 -1
( 1)
( )
0 , otherwise
r
r
r L
L
p r

 


 


2
3
3
, for 0 ( -1)
( ) ( 1)
0, otherwise
z
z
z L
p z L

 

 



12/17/2023 42
Histogram Matching: Example
Find the histogram equalization transformation for the input image
Find the histogram equalization transformation for the specified histogram
The transformation function
2
0 0
2
( ) ( 1) ( ) ( 1)
( 1)
r r
r
w
s T r L p w dw L dw
L
    

 
2 3
3 2
0 0
3
( ) ( 1) ( ) ( 1)
( 1) ( 1)
z z
z
t z
G z L p t dt L dt s
L L
     
 
 
2
1
r
L


1/3
2
1/3 1/3
2 2 2
( 1) ( 1) ( 1)
1
r
z L s L L r
L
 
   
     
 
   

 
12/17/2023 43
Histogram Matching: Discrete Cases
► Obtain pr(rj) from the input image and then obtain the values of
sk, round the value to the integer range [0, L-1].
► Use the specified PDF and obtain the transformation function
G(zq), round the value to the integer range [0, L-1].
► Mapping from sk to zq
0 0
( 1)
( ) ( 1) ( )
k k
k k r j j
j j
L
s T r L p r n
MN
 

   
 
0
( ) ( 1) ( )
q
q z i k
i
G z L p z s

  

1
( )
q k
z G s


12/17/2023 44
Example: Histogram Matching
Suppose that a 3-bit image (L=8) of size 64 × 64 pixels (MN = 4096)
has the intensity distribution shown in the following table (on the
left). Get the histogram transformation function and make the output
image with the specified histogram, listed in the table on the right.
12/17/2023 45
Example: Histogram Matching
Obtain the scaled histogram-equalized values,
Compute all the values of the transformation function G,
0 1 2 3 4
5 6 7
1, 3, 5, 6, 7,
7, 7, 7.
s s s s s
s s s
    
  
0
0
0
( ) 7 ( ) 0.00
z j
j
G z p z

 

1 2
3 4
5 6
7
( ) 0.00 ( ) 0.00
( ) 1.05 ( ) 2.45
( ) 4.55 ( ) 5.95
( ) 7.00
G z G z
G z G z
G z G z
G z
 
 
 

0

0
 0

1
 2

6

5

7

12/17/2023 46
Example: Histogram Matching
12/17/2023 47
Example: Histogram Matching
Obtain the scaled histogram-equalized values,
Compute all the values of the transformation function G,
0 1 2 3 4
5 6 7
1, 3, 5, 6, 7,
7, 7, 7.
s s s s s
s s s
    
  
0
0
0
( ) 7 ( ) 0.00
z j
j
G z p z

 

1 2
3 4
5 6
7
( ) 0.00 ( ) 0.00
( ) 1.05 ( ) 2.45
( ) 4.55 ( ) 5.95
( ) 7.00
G z G z
G z G z
G z G z
G z
 
 
 

0

0
 0

1
 2

6

5

7

s0
s2 s3
s5 s6 s7
s1
s4
12/17/2023 48
Example: Histogram Matching
0 1 2 3 4
5 6 7
1, 3, 5, 6, 7,
7, 7, 7.
s s s s s
s s s
    
  
0
1
2
3
4
5
6
7
k
r
12/17/2023 49
Example: Histogram Matching
0 3
1 4
2 5
3 6
4 7
5 7
6 7
7 7
k q
r z









12/17/2023 50
Example: Histogram Matching
12/17/2023 51
Example: Histogram Matching
12/17/2023 52
Example: Histogram Matching
12/17/2023 53
Local Histogram Processing
Define a neighborhood and move its center from pixel to
pixel
At each location, the histogram of the points in the
neighborhood is computed. Either histogram equalization or
histogram specification transformation function is obtained
Map the intensity of the pixel centered in the neighborhood
Move to the next location and repeat the procedure
12/17/2023 54
Local Histogram Processing: Example
12/17/2023 55
Using Histogram Statistics for Image
Enhancement
1
0
( )
L
i i
i
m r p r


 
1
0
( ) ( ) ( )
L
n
n i i
i
u r r m p r


 

1
2 2
2
0
( ) ( ) ( )
L
i i
i
u r r m p r



  

1 1
0 0
1
( , )
M N
x y
f x y
MN
 
 
 
 
1 1
2
0 0
1
( , )
M N
x y
f x y m
MN
 
 
 

Average Intensity
Variance
12/17/2023 56
Using Histogram Statistics for Image
Enhancement
1
0
Local average intensity
( )
denotes a neighborhood
xy xy
L
s i s i
i
xy
m r p r
s


 
1
2 2
0
Local variance
( ) ( )
xy xy xy
L
s i s s i
i
r m p r



 

12/17/2023 57
Using Histogram Statistics for Image
Enhancement: Example
0 1 2
0 1 2
( , ), if and
( , )
( , ), otherwise
:global mean; :global standard deviation
0.4; 0.02; 0.4; 4
xy xy
s G G s G
G G
E f x y m k m k k
g x y
f x y
m
k k k E
  

  


 


   
12/17/2023 58
Spatial Filtering
A spatial filter consists of (a) a neighborhood, and (b) a
predefined operation
Linear spatial filtering of an image of size MxN with a filter
of size mxn is given by the expression
( , ) ( , ) ( , )
a b
s a t b
g x y w s t f x s y t
 
  
 
12/17/2023 59
Spatial Filtering
12/17/2023 60
Spatial Correlation
The correlation of a filter ( , ) of size
with an image ( , ), denoted as ( , ) ( , )
w x y m n
f x y w x y f x y

( , ) ( , ) ( , ) ( , )
a b
s a t b
w x y f x y w s t f x s y t
 
  
 
12/17/2023 61
Spatial Convolution
The convolution of a filter ( , ) of size
with an image ( , ), denoted as ( , ) ( , )
w x y m n
f x y w x y f x y

( , ) ( , ) ( , ) ( , )
a b
s a t b
w x y f x y w s t f x s y t
 
  
 
12/17/2023 62
12/17/2023 63
Smoothing Spatial Filters
Smoothing filters are used for blurring and for noise
reduction
Blurring is used in removal of small details and bridging of
small gaps in lines or curves
Smoothing spatial filters include linear filters and nonlinear
filters.
12/17/2023 64
Spatial Smoothing Linear Filters
The general implementation for filtering an M N image
with a weighted averaging filter of size m n is given
( , ) ( , )
( , )
( , )
where 2 1
a b
s a t b
a b
s a t b
w s t f x s y t
g x y
w s t
m a
 
 


 

 
 
 
, 2 1.
n b
 
12/17/2023 65
Two Smoothing Averaging Filter Masks
12/17/2023 66
12/17/2023 67
Example: Gross Representation of Objects
12/17/2023 68
Order-statistic (Nonlinear) Filters
— Nonlinear
— Based on ordering (ranking) the pixels contained in the
filter mask
— Replacing the value of the center pixel with the value
determined by the ranking result
E.g., median filter, max filter, min filter
12/17/2023 69
Example: Use of Median Filtering for Noise Reduction
12/17/2023 70
Sharpening Spatial Filters
► Foundation
► Laplacian Operator
► Unsharp Masking and Highboost Filtering
► Using First-Order Derivatives for Nonlinear Image
Sharpening — The Gradient
12/17/2023 71
Sharpening Spatial Filters: Foundation
► The first-order derivative of a one-dimensional function f(x)
is the difference
► The second-order derivative of f(x) as the difference
( 1) ( )
f
f x f x
x

  

2
2
( 1) ( 1) 2 ( )
f
f x f x f x
x

    

12/17/2023 72
12/17/2023 73
Sharpening Spatial Filters: Laplace Operator
The second-order isotropic derivative operator is the
Laplacian for a function (image) f(x,y)
2 2
2
2 2
f f
f
x y
 
  
 
2
2
( 1, ) ( 1, ) 2 ( , )
f
f x y f x y f x y
x

    

2
2
( , 1) ( , 1) 2 ( , )
f
f x y f x y f x y
y

    

2
( 1, ) ( 1, ) ( , 1) ( , 1)
-4 ( , )
f f x y f x y f x y f x y
f x y
        
12/17/2023 74
Sharpening Spatial Filters: Laplace Operator
12/17/2023 75
Sharpening Spatial Filters: Laplace Operator
Image sharpening in the way of using the Laplacian:
2
2
( , ) ( , ) ( , )
where,
( , ) is input image,
( , ) is sharpenend images,
-1 if ( , ) corresponding to Fig. 3.37(a) or (b)
and 1 if either of the other two filters is us
g x y f x y c f x y
f x y
g x y
c f x y
c
 
  
 
 
 ed.
12/17/2023 76
12/17/2023 77
Unsharp Masking and Highboost Filtering
► Unsharp masking
Sharpen images consists of subtracting an unsharp (smoothed)
version of an image from the original image
e.g., printing and publishing industry
► Steps
1. Blur the original image
2. Subtract the blurred image from the original
3. Add the mask to the original
12/17/2023 78
Unsharp Masking and Highboost Filtering
Let ( , ) denote the blurred image, unsharp masking is
( , ) ( , ) ( , )
Then add a weighted portion of the mask back to the original
( , ) ( , ) * ( , )
mask
mask
f x y
g x y f x y f x y
g x y f x y k g x y
 
  0
k 
when 1, the process is referred to as highboost filtering.
k 
12/17/2023 79
Unsharp Masking: Demo
12/17/2023 80
Unsharp Masking and Highboost Filtering: Example
12/17/2023 81
Image Sharpening based on First-Order Derivatives
For function ( , ), the gradient of at coordinates ( , )
is defined as
grad( )
x
y
f x y f x y
f
g x
f f
f
g
y

 
 
  
 
   
  
 
 
 

 
2 2
The of vector , denoted as ( , )
( , ) mag( ) x y
magnitude f M x y
M x y f g g

   
Gradient Image
12/17/2023 82
Image Sharpening based on First-Order Derivatives
2 2
The of vector , denoted as ( , )
( , ) mag( ) x y
magnitude f M x y
M x y f g g

   
( , ) | | | |
x y
M x y g g
 
z1 z2 z3
z4 z5 z6
z7 z8 z9
8 5 6 5
( , ) | | | |
M x y z z z z
   
12/17/2023 83
Image Sharpening based on First-Order Derivatives
z1 z2 z3
z4 z5 z6
z7 z8 z9
9 5 8 6
Roberts Cross-gradient Operators
( , ) | | | |
M x y z z z z
   
7 8 9 1 2 3
3 6 9 1 4 7
Sobel Operators
( , ) | ( 2 ) ( 2 ) |
| ( 2 ) ( 2 ) |
M x y z z z z z z
z z z z z z
     
     
12/17/2023 84
Image Sharpening based on First-Order Derivatives
12/17/2023 85
Example
12/17/2023 86
Example:
Combining
Spatial
Enhancement
Methods
Goal:
Enhance the
image by
sharpening it
and by bringing
out more of the
skeletal detail
12/17/2023 87
Example:
Combining
Spatial
Enhancement
Methods
Goal:
Enhance the
image by
sharpening it
and by bringing
out more of the
skeletal detail

More Related Content

Similar to Lect02.ppt

3 intensity transformations and spatial filtering slides
3 intensity transformations and spatial filtering slides3 intensity transformations and spatial filtering slides
3 intensity transformations and spatial filtering slidesBHAGYAPRASADBUGGE
 
Lect 03 - first portion
Lect 03 - first portionLect 03 - first portion
Lect 03 - first portionMoe Moe Myint
 
Lec_3_Image Enhancement_spatial Domain.pdf
Lec_3_Image Enhancement_spatial Domain.pdfLec_3_Image Enhancement_spatial Domain.pdf
Lec_3_Image Enhancement_spatial Domain.pdfnagwaAboElenein
 
CSE367 Lecture- image sinal processing lecture
CSE367 Lecture- image sinal processing lectureCSE367 Lecture- image sinal processing lecture
CSE367 Lecture- image sinal processing lectureFatmaNewagy1
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Digital signal and image processing FAQ
Digital signal and image processing FAQDigital signal and image processing FAQ
Digital signal and image processing FAQMukesh Tekwani
 
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
論文紹介:Towards Robust Adaptive Object Detection Under Noisy AnnotationsToru Tamaki
 
Lecture 19: Implementation of Histogram Image Operation
Lecture 19: Implementation of Histogram Image OperationLecture 19: Implementation of Histogram Image Operation
Lecture 19: Implementation of Histogram Image OperationVARUN KUMAR
 
05 histogram processing DIP
05 histogram processing DIP05 histogram processing DIP
05 histogram processing DIPbabak danyal
 
Kumaraswamy disribution
Kumaraswamy disributionKumaraswamy disribution
Kumaraswamy disributionPankaj Das
 
image processing intensity transformation
image processing intensity transformationimage processing intensity transformation
image processing intensity transformationalobaidimki
 
Image Texture Analysis
Image Texture AnalysisImage Texture Analysis
Image Texture Analysislalitxp
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial DomainDEEPASHRI HK
 
Image Acquisition and Representation
Image Acquisition and RepresentationImage Acquisition and Representation
Image Acquisition and RepresentationAmnaakhaan
 

Similar to Lect02.ppt (20)

3 intensity transformations and spatial filtering slides
3 intensity transformations and spatial filtering slides3 intensity transformations and spatial filtering slides
3 intensity transformations and spatial filtering slides
 
Lect 03 - first portion
Lect 03 - first portionLect 03 - first portion
Lect 03 - first portion
 
Lec_3_Image Enhancement_spatial Domain.pdf
Lec_3_Image Enhancement_spatial Domain.pdfLec_3_Image Enhancement_spatial Domain.pdf
Lec_3_Image Enhancement_spatial Domain.pdf
 
3rd unit.pptx
3rd unit.pptx3rd unit.pptx
3rd unit.pptx
 
Dip3
Dip3Dip3
Dip3
 
Presentation 1
Presentation 1Presentation 1
Presentation 1
 
Lecture 5.pptx
Lecture 5.pptxLecture 5.pptx
Lecture 5.pptx
 
Lect5 v2
Lect5 v2Lect5 v2
Lect5 v2
 
CSE367 Lecture- image sinal processing lecture
CSE367 Lecture- image sinal processing lectureCSE367 Lecture- image sinal processing lecture
CSE367 Lecture- image sinal processing lecture
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Digital signal and image processing FAQ
Digital signal and image processing FAQDigital signal and image processing FAQ
Digital signal and image processing FAQ
 
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
論文紹介:Towards Robust Adaptive Object Detection Under Noisy Annotations
 
Lecture 19: Implementation of Histogram Image Operation
Lecture 19: Implementation of Histogram Image OperationLecture 19: Implementation of Histogram Image Operation
Lecture 19: Implementation of Histogram Image Operation
 
05 histogram processing DIP
05 histogram processing DIP05 histogram processing DIP
05 histogram processing DIP
 
Kumaraswamy disribution
Kumaraswamy disributionKumaraswamy disribution
Kumaraswamy disribution
 
Image Processing
Image ProcessingImage Processing
Image Processing
 
image processing intensity transformation
image processing intensity transformationimage processing intensity transformation
image processing intensity transformation
 
Image Texture Analysis
Image Texture AnalysisImage Texture Analysis
Image Texture Analysis
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial Domain
 
Image Acquisition and Representation
Image Acquisition and RepresentationImage Acquisition and Representation
Image Acquisition and Representation
 

Recently uploaded

Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
software engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxsoftware engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxnada99848
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 

Recently uploaded (20)

Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
software engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxsoftware engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptx
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 

Lect02.ppt

  • 1. CS589-04 Digital Image Processing Lecture 2. Intensity Transformation and Spatial Filtering Spring 2008 New Mexico Tech
  • 2. 12/17/2023 2 Spatial Domain vs. Transform Domain ► Spatial domain image plane itself, directly process the intensity values of the image plane ► Transform domain process the transform coefficients, not directly process the intensity values of the image plane
  • 3. 12/17/2023 3 Spatial Domain Process ( , ) [ ( , )]) ( , ) :input image ( , ) :output image :an operator on defined over a neighborhood of point ( , ) g x y T f x y f x y g x y T f x y 
  • 5. 12/17/2023 5 Spatial Domain Process Intensity transformation function ( ) s T r 
  • 6. 12/17/2023 6 Some Basic Intensity Transformation Functions
  • 7. 12/17/2023 7 Image Negatives Image negatives 1 s L r   
  • 8. 12/17/2023 8 Example: Image Negatives Small lesion
  • 9. 12/17/2023 9 Log Transformations Log Transformations log(1 ) s c r  
  • 10. 12/17/2023 10 Example: Log Transformations
  • 11. 12/17/2023 11 Power-Law (Gamma) Transformations s cr 
  • 12. 12/17/2023 12 Example: Gamma Transformations
  • 13. 12/17/2023 13 Example: Gamma Transformations Cathode ray tube (CRT) devices have an intensity-to-voltage response that is a power function, with exponents varying from approximately 1.8 to 2.5 1/2.5 s r 
  • 14. 12/17/2023 14 Example: Gamma Transformations
  • 15. 12/17/2023 15 Example: Gamma Transformations
  • 16. 12/17/2023 16 Piecewise-Linear Transformations ► Contrast Stretching — Expands the range of intensity levels in an image so that it spans the full intensity range of the recording medium or display device. ► Intensity-level Slicing — Highlighting a specific range of intensities in an image often is of interest.
  • 18. 12/17/2023 18 Highlight the major blood vessels and study the shape of the flow of the contrast medium (to detect blockages, etc.) Measuring the actual flow of the contrast medium as a function of time in a series of images
  • 22. 12/17/2023 22 Histogram Processing ► Histogram Equalization ► Histogram Matching ► Local Histogram Processing ► Using Histogram Statistics for Image Enhancement
  • 23. 12/17/2023 23 Histogram Processing Histogram ( ) is the intensity value is the number of pixels in the image with intensity k k th k k k h r n r k n r  Normalized histogram ( ) : the number of pixels in the image of size M N with intensity k k k k n p r MN n r  
  • 25. 12/17/2023 25 Histogram Equalization The intensity levels in an image may be viewed as random variables in the interval [0, L-1]. Let ( ) and ( ) denote the probability density function (PDF) of random variables and . r s p r p s r s
  • 26. 12/17/2023 26 Histogram Equalization ( ) 0 1 s T r r L     . T(r) is a strictly monotonically increasing function in the interval 0 -1; . 0 ( ) -1 for 0 -1. a r L b T r L r L      
  • 27. 12/17/2023 27 Histogram Equalization . T(r) is a strictly monotonically increasing function in the interval 0 -1; . 0 ( ) -1 for 0 -1. a r L b T r L r L       ( ) 0 1 s T r r L     ( ) is continuous and differentiable. T r ( ) ( ) s r p s ds p r dr 
  • 28. 12/17/2023 28 Histogram Equalization 0 ( ) ( 1) ( ) r r s T r L p w dw     0 ( ) ( 1) ( ) r r ds dT r d L p w dw dr dr dr           ( 1) ( ) r L p r     ( ) 1 ( ) ( ) ( ) ( 1) ( ) 1 r r r s r p r dr p r p r p s L p r ds ds L dr            
  • 29. 12/17/2023 29 Example 2 Suppose that the (continuous) intensity values in an image have the PDF 2 , for 0 r L-1 ( 1) ( ) 0, otherwise Find the transformation function for equalizing the image histogra r r L p r          m.
  • 30. 12/17/2023 30 Example 0 ( ) ( 1) ( ) r r s T r L p w dw     2 0 2 ( 1) ( 1) r w L dw L     2 1 r L  
  • 31. 12/17/2023 31 Histogram Equalization 0 Continuous case: ( ) ( 1) ( ) r r s T r L p w dw     0 Discrete values: ( ) ( 1) ( ) k k k r j j s T r L p r      0 0 1 ( 1) k=0,1,..., L-1 k k j j j j n L L n MN MN        
  • 32. 12/17/2023 32 Example: Histogram Equalization Suppose that a 3-bit image (L=8) of size 64 × 64 pixels (MN = 4096) has the intensity distribution shown in following table. Get the histogram equalization transformation function and give the ps(sk) for each sk.
  • 33. 12/17/2023 33 Example: Histogram Equalization 0 0 0 0 ( ) 7 ( ) 7 0.19 1.33 r j j s T r p r        1  1 1 1 0 ( ) 7 ( ) 7 (0.19 0.25) 3.08 r j j s T r p r         3  2 3 4 5 6 7 4.55 5 5.67 6 6.23 6 6.65 7 6.86 7 7.00 7 s s s s s s            
  • 37. 12/17/2023 37 Question Is histogram equalization always good? No
  • 38. 12/17/2023 38 Histogram Matching Histogram matching (histogram specification) — generate a processed image that has a specified histogram Let ( ) and ( ) denote the continous probability density functions of the variables and . ( ) is the specified probability density function. Let be the random variable with the prob r z z p r p z r z p z s 0 0 ability ( ) ( 1) ( ) Define a random variable with the probability ( ) ( 1) ( ) r r z z s T r L p w dw z G z L p t dt s        
  • 39. 12/17/2023 39 Histogram Matching 0 0 ( ) ( 1) ( ) ( ) ( 1) ( ) r r z z s T r L p w dw G z L p t dt s           1 1 ( ) ( ) z G s G T r    
  • 40. 12/17/2023 40 Histogram Matching: Procedure ► Obtain pr(r) from the input image and then obtain the values of s ► Use the specified PDF and obtain the transformation function G(z) ► Mapping from s to z 0 ( 1) ( ) r r s L p w dw    0 ( ) ( 1) ( ) z z G z L p t dt s     1 ( ) z G s  
  • 41. 12/17/2023 41 Histogram Matching: Example Assuming continuous intensity values, suppose that an image has the intensity PDF Find the transformation function that will produce an image whose intensity PDF is 2 2 , for 0 -1 ( 1) ( ) 0 , otherwise r r r L L p r          2 3 3 , for 0 ( -1) ( ) ( 1) 0, otherwise z z z L p z L         
  • 42. 12/17/2023 42 Histogram Matching: Example Find the histogram equalization transformation for the input image Find the histogram equalization transformation for the specified histogram The transformation function 2 0 0 2 ( ) ( 1) ( ) ( 1) ( 1) r r r w s T r L p w dw L dw L         2 3 3 2 0 0 3 ( ) ( 1) ( ) ( 1) ( 1) ( 1) z z z t z G z L p t dt L dt s L L           2 1 r L   1/3 2 1/3 1/3 2 2 2 ( 1) ( 1) ( 1) 1 r z L s L L r L                     
  • 43. 12/17/2023 43 Histogram Matching: Discrete Cases ► Obtain pr(rj) from the input image and then obtain the values of sk, round the value to the integer range [0, L-1]. ► Use the specified PDF and obtain the transformation function G(zq), round the value to the integer range [0, L-1]. ► Mapping from sk to zq 0 0 ( 1) ( ) ( 1) ( ) k k k k r j j j j L s T r L p r n MN          0 ( ) ( 1) ( ) q q z i k i G z L p z s      1 ( ) q k z G s  
  • 44. 12/17/2023 44 Example: Histogram Matching Suppose that a 3-bit image (L=8) of size 64 × 64 pixels (MN = 4096) has the intensity distribution shown in the following table (on the left). Get the histogram transformation function and make the output image with the specified histogram, listed in the table on the right.
  • 45. 12/17/2023 45 Example: Histogram Matching Obtain the scaled histogram-equalized values, Compute all the values of the transformation function G, 0 1 2 3 4 5 6 7 1, 3, 5, 6, 7, 7, 7, 7. s s s s s s s s         0 0 0 ( ) 7 ( ) 0.00 z j j G z p z     1 2 3 4 5 6 7 ( ) 0.00 ( ) 0.00 ( ) 1.05 ( ) 2.45 ( ) 4.55 ( ) 5.95 ( ) 7.00 G z G z G z G z G z G z G z        0  0  0  1  2  6  5  7 
  • 47. 12/17/2023 47 Example: Histogram Matching Obtain the scaled histogram-equalized values, Compute all the values of the transformation function G, 0 1 2 3 4 5 6 7 1, 3, 5, 6, 7, 7, 7, 7. s s s s s s s s         0 0 0 ( ) 7 ( ) 0.00 z j j G z p z     1 2 3 4 5 6 7 ( ) 0.00 ( ) 0.00 ( ) 1.05 ( ) 2.45 ( ) 4.55 ( ) 5.95 ( ) 7.00 G z G z G z G z G z G z G z        0  0  0  1  2  6  5  7  s0 s2 s3 s5 s6 s7 s1 s4
  • 48. 12/17/2023 48 Example: Histogram Matching 0 1 2 3 4 5 6 7 1, 3, 5, 6, 7, 7, 7, 7. s s s s s s s s         0 1 2 3 4 5 6 7 k r
  • 49. 12/17/2023 49 Example: Histogram Matching 0 3 1 4 2 5 3 6 4 7 5 7 6 7 7 7 k q r z         
  • 53. 12/17/2023 53 Local Histogram Processing Define a neighborhood and move its center from pixel to pixel At each location, the histogram of the points in the neighborhood is computed. Either histogram equalization or histogram specification transformation function is obtained Map the intensity of the pixel centered in the neighborhood Move to the next location and repeat the procedure
  • 54. 12/17/2023 54 Local Histogram Processing: Example
  • 55. 12/17/2023 55 Using Histogram Statistics for Image Enhancement 1 0 ( ) L i i i m r p r     1 0 ( ) ( ) ( ) L n n i i i u r r m p r      1 2 2 2 0 ( ) ( ) ( ) L i i i u r r m p r        1 1 0 0 1 ( , ) M N x y f x y MN         1 1 2 0 0 1 ( , ) M N x y f x y m MN        Average Intensity Variance
  • 56. 12/17/2023 56 Using Histogram Statistics for Image Enhancement 1 0 Local average intensity ( ) denotes a neighborhood xy xy L s i s i i xy m r p r s     1 2 2 0 Local variance ( ) ( ) xy xy xy L s i s s i i r m p r      
  • 57. 12/17/2023 57 Using Histogram Statistics for Image Enhancement: Example 0 1 2 0 1 2 ( , ), if and ( , ) ( , ), otherwise :global mean; :global standard deviation 0.4; 0.02; 0.4; 4 xy xy s G G s G G G E f x y m k m k k g x y f x y m k k k E                 
  • 58. 12/17/2023 58 Spatial Filtering A spatial filter consists of (a) a neighborhood, and (b) a predefined operation Linear spatial filtering of an image of size MxN with a filter of size mxn is given by the expression ( , ) ( , ) ( , ) a b s a t b g x y w s t f x s y t       
  • 60. 12/17/2023 60 Spatial Correlation The correlation of a filter ( , ) of size with an image ( , ), denoted as ( , ) ( , ) w x y m n f x y w x y f x y  ( , ) ( , ) ( , ) ( , ) a b s a t b w x y f x y w s t f x s y t       
  • 61. 12/17/2023 61 Spatial Convolution The convolution of a filter ( , ) of size with an image ( , ), denoted as ( , ) ( , ) w x y m n f x y w x y f x y  ( , ) ( , ) ( , ) ( , ) a b s a t b w x y f x y w s t f x s y t       
  • 63. 12/17/2023 63 Smoothing Spatial Filters Smoothing filters are used for blurring and for noise reduction Blurring is used in removal of small details and bridging of small gaps in lines or curves Smoothing spatial filters include linear filters and nonlinear filters.
  • 64. 12/17/2023 64 Spatial Smoothing Linear Filters The general implementation for filtering an M N image with a weighted averaging filter of size m n is given ( , ) ( , ) ( , ) ( , ) where 2 1 a b s a t b a b s a t b w s t f x s y t g x y w s t m a                , 2 1. n b  
  • 65. 12/17/2023 65 Two Smoothing Averaging Filter Masks
  • 67. 12/17/2023 67 Example: Gross Representation of Objects
  • 68. 12/17/2023 68 Order-statistic (Nonlinear) Filters — Nonlinear — Based on ordering (ranking) the pixels contained in the filter mask — Replacing the value of the center pixel with the value determined by the ranking result E.g., median filter, max filter, min filter
  • 69. 12/17/2023 69 Example: Use of Median Filtering for Noise Reduction
  • 70. 12/17/2023 70 Sharpening Spatial Filters ► Foundation ► Laplacian Operator ► Unsharp Masking and Highboost Filtering ► Using First-Order Derivatives for Nonlinear Image Sharpening — The Gradient
  • 71. 12/17/2023 71 Sharpening Spatial Filters: Foundation ► The first-order derivative of a one-dimensional function f(x) is the difference ► The second-order derivative of f(x) as the difference ( 1) ( ) f f x f x x      2 2 ( 1) ( 1) 2 ( ) f f x f x f x x       
  • 73. 12/17/2023 73 Sharpening Spatial Filters: Laplace Operator The second-order isotropic derivative operator is the Laplacian for a function (image) f(x,y) 2 2 2 2 2 f f f x y        2 2 ( 1, ) ( 1, ) 2 ( , ) f f x y f x y f x y x        2 2 ( , 1) ( , 1) 2 ( , ) f f x y f x y f x y y        2 ( 1, ) ( 1, ) ( , 1) ( , 1) -4 ( , ) f f x y f x y f x y f x y f x y         
  • 74. 12/17/2023 74 Sharpening Spatial Filters: Laplace Operator
  • 75. 12/17/2023 75 Sharpening Spatial Filters: Laplace Operator Image sharpening in the way of using the Laplacian: 2 2 ( , ) ( , ) ( , ) where, ( , ) is input image, ( , ) is sharpenend images, -1 if ( , ) corresponding to Fig. 3.37(a) or (b) and 1 if either of the other two filters is us g x y f x y c f x y f x y g x y c f x y c           ed.
  • 77. 12/17/2023 77 Unsharp Masking and Highboost Filtering ► Unsharp masking Sharpen images consists of subtracting an unsharp (smoothed) version of an image from the original image e.g., printing and publishing industry ► Steps 1. Blur the original image 2. Subtract the blurred image from the original 3. Add the mask to the original
  • 78. 12/17/2023 78 Unsharp Masking and Highboost Filtering Let ( , ) denote the blurred image, unsharp masking is ( , ) ( , ) ( , ) Then add a weighted portion of the mask back to the original ( , ) ( , ) * ( , ) mask mask f x y g x y f x y f x y g x y f x y k g x y     0 k  when 1, the process is referred to as highboost filtering. k 
  • 80. 12/17/2023 80 Unsharp Masking and Highboost Filtering: Example
  • 81. 12/17/2023 81 Image Sharpening based on First-Order Derivatives For function ( , ), the gradient of at coordinates ( , ) is defined as grad( ) x y f x y f x y f g x f f f g y                           2 2 The of vector , denoted as ( , ) ( , ) mag( ) x y magnitude f M x y M x y f g g      Gradient Image
  • 82. 12/17/2023 82 Image Sharpening based on First-Order Derivatives 2 2 The of vector , denoted as ( , ) ( , ) mag( ) x y magnitude f M x y M x y f g g      ( , ) | | | | x y M x y g g   z1 z2 z3 z4 z5 z6 z7 z8 z9 8 5 6 5 ( , ) | | | | M x y z z z z    
  • 83. 12/17/2023 83 Image Sharpening based on First-Order Derivatives z1 z2 z3 z4 z5 z6 z7 z8 z9 9 5 8 6 Roberts Cross-gradient Operators ( , ) | | | | M x y z z z z     7 8 9 1 2 3 3 6 9 1 4 7 Sobel Operators ( , ) | ( 2 ) ( 2 ) | | ( 2 ) ( 2 ) | M x y z z z z z z z z z z z z            
  • 84. 12/17/2023 84 Image Sharpening based on First-Order Derivatives
  • 86. 12/17/2023 86 Example: Combining Spatial Enhancement Methods Goal: Enhance the image by sharpening it and by bringing out more of the skeletal detail
  • 87. 12/17/2023 87 Example: Combining Spatial Enhancement Methods Goal: Enhance the image by sharpening it and by bringing out more of the skeletal detail