IT472 Digital Image Processing: Asim Banerjee
IT472 Digital Image Processing: Asim Banerjee
Asim Banerjee
Faculty Block #1, Room No. 1109
Extn. # 554
Edge - Types
• Difference operators
• Parametric-model matchers
-1 0 1 1 2 1
-2 0 2 0 0 0
-1 0 1 -1 -2 -1
• Where is
the edge?
Where is the
edge?
Zero-crossings
of bottom graph
IT472 - Digital Image Processing 24
2D edge detection filters
Laplacian of Gaussian
• thresholding
IT472 - Digital Image Processing 31
The Canny Edge Detector (4/4)
• thinning
• (non-maximum suppression)
IT472 - Digital Image Processing 32
Non-maximum Suppression
• Smoothing
• Eliminates noise edges.
• Makes edges smoother.
• Removes fine detail.
IT472 - Digital Image Processing 37
Scale Space (1/5)
fine scale
high
threshold
coarse
scale,
high
threshold
coarse
scale
low
threshold
larger
Laplacian of Gaussian
IT472 - Digital Image Processing 43
Any Questions?