INTRODUCTION: The Sobel operator performs a 2-D spatial gradient measurement on an image and so emphasizes regions of high spatial frequency that correspond to edges. Typically it is used to find the approximate absolute gradient magnitude at each point in an input grayscale image
SOBEL KERNEL:
input grayscale image
Gx
Gy
SOBEL