-
-
-
-
[
Visual C++ (VC++)]
Edge_detection.rar
... VC to develop a small project, which contains the basic edge detection algorithms, and spatial moment sub-pixel detection algorithm. As well as the HOUGH transform and curve fitting algorithm, etc., are released to allow the exchange of everyone together
-
-
[
Visual C++ (VC++)]
piccel.rar
Morphological image transform (corrosion, expansion, thinning, etc.), image edge and contour treatment (Hough transform, edge detection, contour tracking, etc.)
-
[
Matlab]
hough.rar
Image processing often requires detection of a round-shaped objects, the program can detect the use of Hough transform and radius of the center circle.
-
[
Visual C++ (VC++)]
Walsh.rar
Walsh transform in image processing is a very important tool, in Image Processing and radon transform and hough transform is very important
-
-
[
Visual C++ (VC++)]
EdgeContour.rar
The procedure can be carried out bmp image files hough transform, contour extraction, edge detection, seed filling, contour tracking and other functions
-
[
Matlab]
hough_circle.rar
Hough transform circle detection procedure, the mutation point of a circular sensitive, you can realize edge detection image circle.