- #1
Pandey1997
- 1
- 0
Hello guys, if I have an image with 11x11 pixels and in the center of the image is a square of 5x5 pixels, with the gray level of the background 0 and the gray level of the square is 50. How can I compute the result of the magnitude of edges(intensity of the contour) given by the compass operator for this image taking into account that the image is not noisy? I need to apply simple derivation because the image it's not noisy. This needs to be done on paper using math.