Description: Hough transform is image processing image recognition from the basic geometry of one of the methods. The basic principle of Hough transform is to use the duality of points and lines, the original image space, the curve given expression through the curve of the parameter space into a point. This put the original image in the detection of a given curve is transformed into a peak in the parameter space to find the problem. That is the test for the detection of the overall features into local features. Such as lines, ellipses, circles, arcs, etc.
To Search:
- [Untitled2] - hough transform to detect straight lines
File list (Check if you may need any files):
hough line\hough检测直线.txt
...........\houghline.m
...........\14379343.jpg
...........\fedge.bmp
hough line