Presentation CGIP CS005
Presentation CGIP CS005
Seminar On :
Arithmatic Operations
On Images
(Image
Division)
Name : Afrid Hiriyal
USN : 2TG21CS005
Sem : VI (C.S.E)
Subject : Computer Graphics And Image Processing
Division can be performed as
g(x,y) = f1(x,y)/f2(x,y)
where f1(x,y) and f2(x,y) are two input images and g(x,y) is
the output image.
1. Change detection
2. Separation of luminance and reflectance components
3. Contrast reduction
[ ] [ ]
Apply Division
1 Operation
3 7 for following 50 150
f1 f2
5 15 75 125
= =
200 50 45 55
155
150 200 50
[ [
0.02 0.02 0 0 75 0
g = f1 / f2 = 0
0.56 =
0.11 0.272 0 0
0.484 0
]
1 1 2
]
1 1 2
Figure (b)-(e) show the multiplication and division operations used to create a
mask. It can be observed that image 2 is used as a mask. The multiplication of
image 1 with image 2 results in highlighting certain portions of image 1 while
suppressing the other portions. It can be observed that division yields back the
original image.
Advantages :