搜索资源列表
我的hough
- 很多人在说,但我没看到所以自己编了一个hough变换的函数-many people say, but I do not see why their part of a Hough transform function
hough
- 运用Hough算法实现圆的检测 里面是一文本文挡,内含C程序-The use of Hough circle detection algorithm which is one block texts containing C procedures
Hough-matalab
- 基于Hough变换的圆检测 -matalab程序,能有效地检测圆曲线,在matalab下运行-Based on the Hough transform circle detection-matalab procedures, can effectively detect circular curve, in the run matalab
Hough-circle-paper
- 这个一篇硕士论文,题目是:基于改进Hough变换的圆形物体检测.这里面提出了很多改进的hough算法.-This a master s thesis topic is: based on improved Hough transform detection of circular objects. This raised a lot of inside hough improved algorithm.
Hough
- 一种随机Hough变换检测圆的改进算法,很好的提高了检测圆的性能-A randomized Hough transform circle detection to improve the algorithm, a very good round and improve the detection performance
cvhoughcircles
- hough变换检测圆的opencv源码 不错哦-hough transform circle detection opencv source Oh well
Hough
- hough检测圆的Matlab源码!希望对大家有所帮助!-hough circle detection Matlab source code! Want to be helpful to everyone!
hough
- Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心-Hough transform, circle detection radius, you can explore the unknown circle radius and center
hough
- 图像处理之 opencv 用hough变换检测圆-Image processing opencv circle detection using hough transform
Hough-circle-detection
- Hough变换检测圆,matlab源代码-Detection of circular Hough transform, matlab source code
hough
- hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高-hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
circle-detection-using-hough-transform
- circle detection using hough transform 作者:D J Kcrbywn and T J Atherton, University of Warwick, U.K.霍夫检测圆的IEEE,1995的文章,对指导霍夫变换圆检测的原理有一定的指导。-circle detection using hough transform Author: DJ Kcrbywn and TJ Atherton, Un
Hough-Circle-Detection
- 这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
Hough-Circle-Detect
- 可以实现对图像中半径不同的圆形图像区域的检测-Radius of the circle of different detection
classical-hough
- 文件中有根据经典HOUGH变换算法写的圆检测VC函数,由于圆有三个参数,因此HOUGH算法的圆检测相比直线要慢得多-Document based on the classic HOUGH transform circle detection algorithm written in VC function, there are three parameters as a result of a round, so HOUGH circl
circle-detect
- 这是我搜集的用VC编写圆检测程序的一些代码和算法,算法以HOUGH变换为主-This is my collection of circle detection using VC procedures to prepare a number of code and algorithm to transform the main HOUGH
Hough
- 应用Hough变换进行圆检测源码,编译环境VS2005,语言C++,有示例图片-Circle detection using Hough transformation
circle-detection
- 采用hough变换对半径未知的圆进行检测-Using hough transform to detect the circle radius of the unknown
Hough-Circle-Detection
- 基于hough变换的圆形检测,非常好用。-Based on hough transform circle detection, very easy to use.
Hough-circle-detection
- 使用霍夫圆检测算法,检测图像中的圆形物体。(Detection the round of image using Hough circle.)