Description: Hough变换可以检测已知形状的目标,而且受噪声和曲线间断的影响小。介绍
采用哈夫(Hough)变换,在二值化图像中检测直线,确定其参数的方法。-Hough Transform can detect known shape goals, but also by the noise and the impact curve intermittent small. Introduced, Hough (Hough) transform, the two binary image detection of straight lines, its parameters. Platform: |
Size: 156672 |
Author:石决明 |
Hits:
Description: hough变换,能够检测图像中的直线,并能检测出直线的倾斜角-hough transform, capable of detecting images of a straight line, and can detect the angle of inclination of a straight line Platform: |
Size: 204800 |
Author:赤脚女孩 |
Hits:
Description: 霍夫变换是一个非常有用的算法,可以检测直线、圆、椭圆等等,也可以进行边缘连接。-Hough transform is a very useful algorithm, can detect a straight line, round, oval, etc., can also be connected to the edge. Platform: |
Size: 98304 |
Author:格子 |
Hits:
Description: 在文档图象中 用HOUGH变换 探测图象中的直线段 英文代码不影响使用-Images used in the document image HOUGH transform to detect line segments in the code does not affect the use of English Platform: |
Size: 277504 |
Author:yang |
Hits:
Description: 圆检测,hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.-Circle detection, hough transform to detect straight line Platform: |
Size: 1024 |
Author:大庆 |
Hits:
Description: VC++实现hough变换提取直线,且能检测出两条平行直线-VC++ Achieve a straight line hough transform extract and can detect two parallel straight lines Platform: |
Size: 23552 |
Author:panghuanzhi |
Hits:
Description: hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线-Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line Platform: |
Size: 1024 |
Author:tdw |
Hits:
Description: 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。
-Hough transform this program. Hough transform image processing image recognition from the basic geometry methods. The basic principle of Hough transform is to use point and line duality, the original image space curve given expression through the curve of the parameter space into a point. This had given the original image in the detection curve into a parameter space to find the problem in the peak. That is, the overall characteristics of the detection of local features into testing. For example, a straight line, oval, round, arc and so on. Platform: |
Size: 14336 |
Author:cui ju |
Hits:
Description: this code is an simple application of the hough transform in java , detect lines on a foto an describe the line equation Platform: |
Size: 69632 |
Author:med |
Hits:
Description: Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me. Platform: |
Size: 1024 |
Author:黄习培 |
Hits:
Description: Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。
-Hough transform image processing image recognition from the basic geometry of one of the methods. The basic principle of Hough transform is to use point and line duality, the original image space, the curve of a given expression through the curve into a parameter space of a point. This put the original image in the detection of a given curve is transformed into a parameter space to find problems in the peaks. That is to detect the overall characteristics of transformation for the detection of local features. For example a straight line, ellipse, circle, arc and so on. Platform: |
Size: 24576 |
Author:王超 |
Hits:
Description: 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改
进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic black and white images from the Hough transform to detect straight lines (line). Platform: |
Size: 66560 |
Author:Houghtransform |
Hits:
Description: 自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明-I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter Platform: |
Size: 1024 |
Author:章智凯 |
Hits: