Gradient Filtering |
The gradient filtering operation is an edge detector which computes the magnitude of the image gradient vector in two orthogonal directions. The operation may be defined as:
where Gx and Gy are the horizontal and vertical gradient images generated from the source image by correlating it with the supplied orthogonal (horizontal and vertical) gradient masks (Kx and ky).Kx = |
|
Ky = |
|
Kx = |
|
Ky = |
|
Kx = |
|
Ky = |
|
Kx = |
|
Ky = |
|
See also: