2.3.2 21 Digital Image Processing 2020 21
2.3.2 21 Digital Image Processing 2020 21
2.3.2 21 Digital Image Processing 2020 21
Processing (17EC72)
Module - 1
Digital Image Fundamentals
Ravikiran B. A.
Asst. Professor, Dept. of ECE
KSSEM, Bangalore
• Reference Books:
1. Digital Image Processing- S. Jayaraman, S.
Esakkirajan, T. Veerakumar, Tata McGraw Hill
2014.
2. Fundamentals of Digital Image Processing-A. K.
Jain, Pearson 2004.
20 22 25 27 29 30
38 37 24 28 33 32 20 25 29
24 31 23 24 25 28 24 23 25
29 26 21 25 27 29
𝑣 𝑥, 𝑦 = 𝑎𝑖𝑗 𝑥 𝑖 𝑦 𝑗
𝑖=0 𝑗=0
(a) Image reduced to 72 dpi and zoomed back to its original size ( pixels)
using nearest neighbor interpolation.
(b) Image shrunk and zoomed using bilinear interpolation.
(c) Image shrunk and zoomed using bicubic interpolation.
m-Path Length = 5
• Soln:
Not 4-connected subsets, since the neighboring 1s are NOT 4-
adjacent.
Both 8-connected and m-connected because the neighboring 1s are
both 8-adjacent and m-adjacent
1
𝐷𝑒 𝑝, 𝑞 = [(𝑥 − 𝑠)2 +(𝑦 − 𝑡)2 ]2
𝐷4 𝑝, 𝑞 = 𝑥 − 𝑠| + 𝑦 − 𝑡|
• City-block Distance: 𝐷4 𝑝, 𝑞 = 𝑥 − 𝑠| + 𝑦 − 𝑡|
𝐷4 𝑝, 𝑞 = 15 − 10| + 25 − 15| = 𝟏𝟓
• Suppose a1 = 1 and a2 = -1
• LHS:
• RHS:
www.bit.ly/dipatt
Digital Image Processing (17EC72) 148