Domnic Image Segmentation
Domnic Image Segmentation
Image Segmentation
R T
where T : a nonnegative threshold
Detection of Discontinuities
Line Detection
• First-order derivatives:
• The gradient of an image f(x,y) at location (x,y) is defined as
the vector:
f
Gx x
f f
G y y
• The magnitude of this vector:
f mag(f ) G G 2
x
2
y 1
2
Gy
Detection of Discontinuities
Gradient Operators
Prewitt operators
Sobel operators
Detection of Discontinuities
Gradient Operators
f Gx G y
Detection of Discontinuities
Gradient Operators: Example
Detection of Discontinuities
Gradient Operators: Example
Detection of Discontinuities
Gradient Operators
Sobel gradient
f ( x, y ) ( x0 , y0 ) E , E : a nonnegative threshold
( x, y ) ( x0 , y0 ) A, A : a nonegative angle threshold
Edge Linking and Boundary Detection
Local Processing: Example
In this example,
we can find the
license plate
candidate after
edge linking
process.
Thresholding
Color image
Region-Based Segmentation