搜索资源列表
hough-circle
- hough 变换检测园的代码利用这个代码可检测出二值图像中的园-Hough Transform detection Park use this source code can be detected in binary image of Park
hough circle detect
- hough circle detect
hough circle
- Using hough transform to detect circles.
hough.rar
- 图像处理之 opencv 用hough变换检测圆,Image processing opencv circle detection using hough transform
Hough-Circle-Detect.rar
- 可以实现对图像中半径不同的圆形图像区域的检测,Radius of the circle of different detection
Hough.rar
- 应用Hough变换进行圆检测源码,编译环境VS2005,语言C++,有示例图片,Circle detection using Hough transformation
hough.rar
- hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高,hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
Hough-circle
- VC++下基于Hough变换的检测圆的代码,能同时检测多个圆,效果很好-VC++ Detection Based on Hough Transform round code, can detect more than a round, very good
Hough-circle-detection
- Hough变换检测圆,matlab源代码-Detection of circular Hough transform, matlab source code
Circle
- 利用霍夫变换检测圆,可检测多个。内有详细介绍。-Using Hough Transform Detect circular, can detect multiple. There is a detailed introduction.
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.
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 circle detection algorithm is much
circle
- circle detection using hough method. The code uses openCV library.
Hough-Circle-Detection
- 基于hough变换的圆形检测,非常好用。-Based on hough transform circle detection, very easy to use.
Hough
- 实现hough变换检测圆,灰度转换,傅立叶变换-Achieve hough transform to detect circles, gray transformation, Fourier transform
Hough-circle-detection
- 本压缩包是利用霍夫变换来处理圆角边界问题-This archive is the use of Hough transform to deal with border issues fillet
hough-circle
- 基于Hough变化的圆检测程序,以及最小二乘法的基本原理-Hough circle detection based on changes in procedures and the basic principle of least squares
Hough-Circle-Detector-master
- Hough圆检测,多种检测方法,自己新建一个工程即可,或者make一下-Hough circle
hough-circle
- opencv 霍夫圆检测 c++实现 编译环境是visual studio 2015-opencv hough circle
Hough-circle-detection
- 使用霍夫圆检测算法,检测图像中的圆形物体。(Detection the round of image using Hough circle.)