Description: Grayscale images of several commonly used edge detection algorithms, including: gradient edge detection algorithm, Roberts edge detection algorithm, Sobel edge detection algorithm, Laplace edge detection algorithm, canny edge detection algorithm, Prewitt edge detection algorithm and Krisch edge detection algorithm
To Search:
File list (Check if you may need any files):
EdgeFinal\bmpFile.cpp
.........\bmpFile.h
.........\Canny.cpp
.........\Canny.h
.........\edge.cpp
.........\Edge.dsp
.........\Edge.dsw
.........\Edge.ncb
.........\Edge.opt
.........\Edge.plg
.........\gradient.cpp
.........\gradient.h
.........\lena.bmp
.........\lena_Canny.bmp
.........\lena_Gradient.bmp
.........\lena_Kirsch.bmp
.........\lena_Laplace.bmp
.........\lena_Prewitt.bmp
.........\lena_Robert.bmp
.........\lena_Sobel.bmp
.........\StdAfx.cpp
.........\StdAfx.h
.........\说明.txt
EdgeFinal