SlideShare a Scribd company logo
1 of 93
Digital Image Processing
Chapter 3: Intensity Transformations
and Spatial Filtering
Background
 Spatial domain process
 where is the input image,
is the processed image, and T is an
operator on f, defined over some
neighborhood of
)]
,
(
[
)
,
( y
x
f
T
y
x
g 
)
,
( y
x
f )
,
( y
x
g
)
,
( y
x
 Neighborhood about a point
 Gray-level transformation function
 where r is the gray level of and
s is the gray level of at any
point
)
(r
T
s 
)
,
( y
x
f
)
,
( y
x
g
)
,
( y
x
 Contrast enhancement
 For example, a thresholding function
 Masks (filters, kernels, templates,
windows)
 A small 2-D array in which the values
of the mask coefficients determine the
nature of the process
Some Basic Gray Level
Transformations
 Image negatives
 Enhance white or gray details
r
L
s 

 1
 Log transformations
 Compress the dynamic range of images
with large variations in pixel values
)
1
log( r
c
s 

 From the range 0- to the range
0 to 6.2
6
10
5
.
1 
 Power-law transformations
 or
 maps a narrow range of dark
input values into a wider range of
output values, while maps a
narrow range of bright input values into
a wider range of output values
 : gamma, gamma correction

cr
s  
)
( 
 r
c
s
1


1



 Monitor, 5
.
2


 Piecewise-linear transformation
functions
 The form of piecewise functions can be
arbitrarily complex
 Contrast stretching
 Gray-level slicing
 Bit-plane slicing
Histogram Processing
 Histogram
 where is the kth gray level and is
the number of pixels in the image
having gray level
 Normalized histogram
k
k n
r
h 
)
(
k
r k
n
k
r
n
n
r
p k
k /
)
( 
 Histogram equalization
1
0
),
( 

 r
r
T
s
1
0
),
(
1


 
s
s
T
r
 Probability density functions (PDF)
ds
dr
r
p
s
p r
s )
(
)
( 




r
r dw
w
p
L
r
T
s
0
)
(
)
1
(
)
(
)
(
)
1
(
)
(
)
1
(
)
(
0
r
p
L
dw
w
p
dr
d
L
dr
r
dT
dr
ds
r
r
r 









 
1
1
)
(


L
s
ps
1
,...,
2
,
1
,
0
,
)
1
(
)
(
)
1
(
)
(
0
0






 
 

L
k
n
n
L
r
p
L
r
T
s
k
j
j
k
j
j
r
k
k
 Histogram matching (specification)




r
r dw
w
p
L
r
T
s
0
)
(
)
1
(
)
(
 


z
z s
dt
t
p
L
z
G
0
)
(
)
1
(
)
(
)]
(
[
)
( 1
1
r
T
G
s
G
z 



)
(z
pz
is the desired PDF
1
,...,
2
,
1
,
0
,
)
1
(
)
(
)
1
(
)
(
0
0






 
 

L
k
n
n
L
r
p
L
r
T
s
k
j
j
k
j
j
r
k
k
1
,...,
2
,
1
,
0
,
)
(
)
1
(
)
(
0





 

L
k
s
z
p
L
z
G
v k
k
i
i
z
k
k
1
,...,
2
,
1
,
0
)],
(
[
1


 
L
k
r
T
G
z k
k
 Histogram matching
 Obtain the histogram of the given
image, T(r)
 Precompute a mapped level for each
level
 Obtain the transformation function G
from the given
 Precompute for each value of
 Map to its corresponding level ;
then map level into the final level
)
(z
pz
k
s
k
r
k
z k
s
k
r k
s
k
s k
z
 Local enhancement
 Histogram using a local neighborhood,
for example 7*7 neighborhood
 Histogram using a local 3*3
neighborhood
 Use of histogram statistics for
image enhancement
 denotes a discrete random variable
 denotes the normalized
histogram component corresponding to
the ith value of
 Mean
)
( i
r
p
r
r




1
0
)
(
L
i
i
i r
p
r
m
 The nth moment
 The second moment





1
0
)
(
)
(
)
(
L
i
i
n
i
n r
p
m
r
r






1
0
2
2 )
(
)
(
)
(
L
i
i
i r
p
m
r
r

 Global enhancement: The global mean
and variance are measured over an
entire image
 Local enhancement: The local mean
and variance are used as the basis for
making changes
 is the gray level at coordinates
(s,t) in the neighborhood
 is the neighborhood normalized
histogram component
 mean:
 local variance
t
s
r ,
)
( ,t
s
r
p



xy
xy
S
t
s
t
s
t
s
S r
p
r
m
)
,
(
,
, )
(




xy
xy
xy
S
t
s
t
s
S
t
s
S r
p
m
r
)
,
(
,
2
,
2
)
(
]
[

 are specified parameters
 is the global mean
 is the global standard deviation
 Mapping
2
1
0 ,
,
, k
k
k
E
G
M
G
D










otherwise
)
,
(
and
if
)
,
(
)
,
( 2
1
0
y
x
f
D
k
D
k
M
k
m
y
x
f
E
y
x
g G
S
G
G
S
xy
xy

Fundamentals of Spatial Filtering
 The Mechanics of Spatial Filtering
)
1
,
1
(
)
1
,
1
(
)
,
1
(
)
0
,
1
(
)
,
(
)
0
,
0
(
)
,
1
(
)
0
,
1
(
)
1
,
1
(
)
1
,
1
(
















y
x
f
w
y
x
f
w
y
x
f
w
y
x
f
w
y
x
f
w
R


 Image size:
 Mask size:
 and
 and
N
M 
n
m


 




a
a
s
b
b
t
t
y
s
x
f
t
s
w
y
x
g )
,
(
)
,
(
)
,
(
2
/
)
1
( 
 m
a 2
/
)
1
( 
 n
b
1
,...,
2
,
1
,
0 
 M
x 1
,...,
2
,
1
,
0 
 N
y
 Spatial Correlation and Convolution







9
1
9
9
2
2
1
1 ...
i
i
i z
w
z
w
z
w
z
w
R
 Vector Representation of Linear
Filtering
Smoothing Spatial Filters
 Smoothing Linear Filters
 Noise reduction
 Smoothing of false contours
 Reduction of irrelevant detail



9
1
9
1
i
i
z
R



 


 



 a
a
s
b
b
t
a
a
s
b
b
t
t
s
w
t
y
s
x
f
t
s
w
y
x
g
)
,
(
)
,
(
)
,
(
)
,
(
 Order-statistic filters
 median filter: Replace the value of a
pixel by the median of the gray levels
in the neighborhood of that pixel
 Noise-reduction
Sharpening Spatial Filters
 Foundation
 The first-order derivative
 The second-order derivative
)
(
)
1
( x
f
x
f
x
f





)
(
2
)
1
(
)
1
(
2
2
x
f
x
f
x
f
x
f







 Use of second derivatives for
enhancement-The Laplacian
 Development of the method
)
,
(
2
)
,
1
(
)
,
1
(
2
2
y
x
f
y
x
f
y
x
f
x
f







2
2
2
2
2
y
f
x
f
f







)
,
(
2
)
1
,
(
)
1
,
(
2
2
y
x
f
y
x
f
y
x
f
y
f







)
,
(
4
)]
1
,
(
)
1
,
(
)
,
1
(
)
,
1
(
[
2
y
x
f
y
x
f
y
x
f
y
x
f
y
x
f
f
























positive
is
mask
Laplacian
the
of
t
coefficien
center
the
if
)
,
(
)
,
(
negative
is
mask
Laplacian
the
of
t
coefficien
center
the
if
)
,
(
)
,
(
)
,
(
2
2
y
x
f
y
x
f
y
x
f
y
x
f
y
x
g
 Simplifications
)]
1
,
(
)
1
,
(
)
,
1
(
)
,
1
(
[
)
,
(
5
)
,
(
4
)]
1
,
(
)
1
,
(
)
,
1
(
)
,
1
(
[
)
,
(
)
,
(



















y
x
f
y
x
f
y
x
f
y
x
f
y
x
f
y
x
f
y
x
f
y
x
f
y
x
f
y
x
f
y
x
f
y
x
g
 Unsharp masking and highboost
filtering
 Unsharp masking
 Substract a blurred version of an image
from the image itself
 : The image, : The
blurred image
)
,
(
)
,
(
)
,
( y
x
f
y
x
f
y
x
gmask 

)
,
( y
x
f )
,
( y
x
f
)
,
(
*
)
,
(
)
,
( y
x
g
k
y
x
f
y
x
g mask

 1
, 
k
 High-boost filtering
)
,
(
*
)
,
(
)
,
( y
x
g
k
y
x
f
y
x
g mask

 1
, 
k
 Using first-order derivatives for
(nonlinear) image sharpening—The
gradient

























y
f
x
f
G
G
y
x
f
 The magnitude is rotation invariant
(isotropic)
 
2
1
2
2
2
1
2
2
)
(
mag

































y
f
x
f
G
G
f y
x
f
y
x G
G
f 


 Computing using cross differences,
Roberts cross-gradient operators
)
( 5
9 z
z
Gx 
 )
( 6
8 z
z
Gy 

and
  2
1
2
6
8
2
5
9 )
(
)
( z
z
z
z
f 




6
8
5
9 z
z
z
z
f 




 Sobel operators
 A weight value of 2 is to achieve some
smoothing by giving more importance to
the center point
)
2
(
)
2
(
)
2
(
)
2
(
7
4
1
9
6
3
3
2
1
9
8
7
z
z
z
z
z
z
z
z
z
z
z
z
f













Combining Spatial Enhancement
Methods
 An example
 Laplacian to highlight fine detail
 Gradient to enhance prominent edges
 Smoothed version of the gradient
image used to mask the Laplacian
image
 Increase the dynamic range of the gray
levels by using a gray-level
transformation
chap3.ppt
chap3.ppt

More Related Content

Similar to chap3.ppt

G Intensity transformation and spatial filtering(1).ppt
G Intensity transformation and spatial filtering(1).pptG Intensity transformation and spatial filtering(1).ppt
G Intensity transformation and spatial filtering(1).pptdeekshithadasari26
 
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
 
An introduction to discrete wavelet transforms
An introduction to discrete wavelet transformsAn introduction to discrete wavelet transforms
An introduction to discrete wavelet transformsLily Rose
 
Chapter 1 introduction (Image Processing)
Chapter 1 introduction (Image Processing)Chapter 1 introduction (Image Processing)
Chapter 1 introduction (Image Processing)Varun Ojha
 
Image Acquisition and Representation
Image Acquisition and RepresentationImage Acquisition and Representation
Image Acquisition and RepresentationAmnaakhaan
 
quantization and sampling presentation ppt
quantization and sampling presentation pptquantization and sampling presentation ppt
quantization and sampling presentation pptKNaveenKumarECE
 
Digital Image Procesing
Digital Image ProcesingDigital Image Procesing
Digital Image Procesingvepiga5005
 
OPTIMIZED RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN USING ...
OPTIMIZED RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN USING ...OPTIMIZED RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN USING ...
OPTIMIZED RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN USING ...Pioneer Natural Resources
 
Digital Image Processing Fundamental
Digital Image Processing FundamentalDigital Image Processing Fundamental
Digital Image Processing FundamentalThuong Nguyen Canh
 
06 spatial filtering DIP
06 spatial filtering DIP06 spatial filtering DIP
06 spatial filtering DIPbabak danyal
 
Digital signal and image processing FAQ
Digital signal and image processing FAQDigital signal and image processing FAQ
Digital signal and image processing FAQMukesh Tekwani
 
chap2.ppt is the presentation of image of eye.
chap2.ppt is the presentation of image of eye.chap2.ppt is the presentation of image of eye.
chap2.ppt is the presentation of image of eye.YogeshRotela
 

Similar to chap3.ppt (20)

annotated-chap-3-gw.ppt
annotated-chap-3-gw.pptannotated-chap-3-gw.ppt
annotated-chap-3-gw.ppt
 
Histogram processing
Histogram processingHistogram processing
Histogram processing
 
G Intensity transformation and spatial filtering(1).ppt
G Intensity transformation and spatial filtering(1).pptG Intensity transformation and spatial filtering(1).ppt
G Intensity transformation and spatial filtering(1).ppt
 
Ppt ---image processing
Ppt ---image processingPpt ---image processing
Ppt ---image processing
 
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
 
An introduction to discrete wavelet transforms
An introduction to discrete wavelet transformsAn introduction to discrete wavelet transforms
An introduction to discrete wavelet transforms
 
Chapter 1 introduction (Image Processing)
Chapter 1 introduction (Image Processing)Chapter 1 introduction (Image Processing)
Chapter 1 introduction (Image Processing)
 
Lect5 v2
Lect5 v2Lect5 v2
Lect5 v2
 
DIP.ppt
DIP.pptDIP.ppt
DIP.ppt
 
Lecture 6
Lecture 6Lecture 6
Lecture 6
 
Image Acquisition and Representation
Image Acquisition and RepresentationImage Acquisition and Representation
Image Acquisition and Representation
 
quantization and sampling presentation ppt
quantization and sampling presentation pptquantization and sampling presentation ppt
quantization and sampling presentation ppt
 
Digital Image Procesing
Digital Image ProcesingDigital Image Procesing
Digital Image Procesing
 
OPTIMIZED RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN USING ...
OPTIMIZED RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN USING ...OPTIMIZED RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN USING ...
OPTIMIZED RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN USING ...
 
Image Processing
Image ProcessingImage Processing
Image Processing
 
Dip mcq1
Dip mcq1Dip mcq1
Dip mcq1
 
Digital Image Processing Fundamental
Digital Image Processing FundamentalDigital Image Processing Fundamental
Digital Image Processing Fundamental
 
06 spatial filtering DIP
06 spatial filtering DIP06 spatial filtering DIP
06 spatial filtering DIP
 
Digital signal and image processing FAQ
Digital signal and image processing FAQDigital signal and image processing FAQ
Digital signal and image processing FAQ
 
chap2.ppt is the presentation of image of eye.
chap2.ppt is the presentation of image of eye.chap2.ppt is the presentation of image of eye.
chap2.ppt is the presentation of image of eye.
 

Recently uploaded

Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )aarthirajkumar25
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...jana861314
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bSérgio Sacani
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPirithiRaju
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...ssifa0344
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)Areesha Ahmad
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfSumit Kumar yadav
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptxanandsmhk
 
Broad bean, Lima Bean, Jack bean, Ullucus.pptx
Broad bean, Lima Bean, Jack bean, Ullucus.pptxBroad bean, Lima Bean, Jack bean, Ullucus.pptx
Broad bean, Lima Bean, Jack bean, Ullucus.pptxjana861314
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxAleenaTreesaSaji
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfSumit Kumar yadav
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSSLeenakshiTyagi
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...Sérgio Sacani
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 

Recently uploaded (20)

Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdf
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
 
Broad bean, Lima Bean, Jack bean, Ullucus.pptx
Broad bean, Lima Bean, Jack bean, Ullucus.pptxBroad bean, Lima Bean, Jack bean, Ullucus.pptx
Broad bean, Lima Bean, Jack bean, Ullucus.pptx
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptx
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdf
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSS
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 

chap3.ppt