-
-
[
Matlab]
chuli.rar
, Respectively, the use of Roberts, Prewitt and Sobel edge detection operator, the original image edge detection, shows that dealt with before and after the image.
-
[
Visual C++ (VC++)]
MotionSearch.rar
This procedure of two gray-scale image of image processing, similar to find their part. Can be used in image stitching. Operation method: 1. Open the image 1, open the image 22. Image processing- sobel Transform 3. Image Processing- Motion Estimation
-
[
Visual C++ (VC++)]
EdgeContour.rar
Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight line detection using Hough transform.
-
[
Others]
compare_of_edge_detect_methods.rar
... , only to detect the outline of the image generally, and for the more detailed the edge may be ignored. Prewitt and Sobel operator is better than Roberts effect. LOG filter and Canny operator detection better than gradient operator, can detect the edge of ...
-
-
[
Matlab]
bianyuan_jiance_bijiao.rar
The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation project is a key process
-
-
-
-
[
Visual C++ (VC++)]
SOURCE.rar
Digital image processing of this book Chapter VII of the source code, mainly to edge detection and contour tracing, including the Sobel operator, Hough transform.