This is a multi-step edge detection procedure by Canny. The purpose of the following two methods is to detect edges with noise supressed at the same time.
The original image:
Edge detection by gradient operators (Roberts, Sobel and Prewitt):
Edge detection by LoG and DoG:
Edge detection by Canny method (,
,
: