-
-
[
Visual C++ (VC++)]
edge.rar
OPENCV extract the edge of the use of goals, including SOBEL, ROBET, CANNY operator can be of several comparison operators to verify
-
-
[
Visual C++ (VC++)]
EdgeContour.rar
Image edge detection, Robert operator Kirsch operator Sobel operator, etc., Hough transform, the outline of filled seed extract contour tracking.
-
-
-
[
C++ Builder]
ClassDesign.rar
Designed a type of image processing, a sobel, Laplacian edge detection algorithm such as the realization, as well as FFT, the ideal high-pass, low pass filter, Butterworth filter to achieve
-
[
Visual C++ (VC++)]
SUSAN.rar
Classical edge detection methods such as: Roberts, Sobel, Prewitt, Kirsch, Laplace and other algorithms, the basic are the original image pixel neighborhood structure of edge detection operator, for the first-order differential or second-order ...
-
[
Matlab]
MatlabImageProcess.rar
Matlab Image Processing written by the basic algorithm, including histogram equalization, sharpening Laplace, Sobel sharpening, with GUI interface
-
[
Matlab]
source.rar
this files give robert sobel & laplace edge detection in color images
-
[
Matlab]
Project.rar
... processing project which can find special and certain object with certain shapes in the images. it obtain the P and S for each object and compare P/S ratio to template image and object.
Sobel use for P and finding edges and Labeling algorithm use for S.