Description: Implementation of various edge detection operators, including sobel, prewitt, robert, marr (loG), canny operator, which canny operator prepared to achieve their own algorithms using
To Search:
File list (Check if you may need any files):
pic\canny_lena.bmp
...\marr_lena.bmp
...\prewitt_lena.bmp
...\robert_lena.bmp
...\sobel_lena.bmp
说明.txt
code\myedge.m
pic
code