搜索资源列表
airimg_wy(10-5)
- 使用Hough变换检测圆的示例。该程序可以确定图像中每个圆的圆心位置。-detection Yuan example. The procedure can be identified image of the center of a circle round each location.
hough_circle
- matlab标准hough变换圆检测代码,已经经过测试,可用于图像识别-Matlab standard Hough transform circle detection code has been tested, can be used for image recognition
圆检测HOUGH变换的改进算法研究
- 模式识别与人工智能,圆检测HOUGH变换的改进算法
hough 程序例子
- hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
HoughCircle
- matlab进行霍夫变换检测圆...未使用matlab的源码-matlab for Hough transform to detect circles ... not use the source code matlab
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-Matlab
- 自动检测圆的Matlab源码,有图例示范有源代码演示-Matlab source code automatically detects the circle, there are legends demo model source code
Hough_Circle
- hough变换实现的图像中圆的检测,适用于计算机视觉初学者,简单容易理解-hough transform circle detection in images, Computer Vision for beginners, simple and easy to understand
Untitled3
- 哈夫变换检测圆,,检测一个半径为80,灰度值为160的圆,它处在灰度值为96的背景中-Hough transform to detect circles, and testing a radius of 80, round gray value of 160, it is in the background gray value of 96
CircularHough
- 使用hough变换检测圆,程序说明详细,可以检测同心圆-Using the hough transform to detect circles, detailed descr iption of the procedures, can detect the concentric circles
seghough
- K均值聚类法基于lab颜色空间分割图像,并用霍夫变换检测圆-K means clustering method is based on lab color space segmentation image and Hough transform to detect circles with
hough-circle
- 基于Hough变化的圆检测程序,以及最小二乘法的基本原理-Hough circle detection based on changes in procedures and the basic principle of least squares
Hough-circle-detection
- 按照步骤根据hough变换进行圆检测 按照步骤根据hough变换进行圆检测-Follow the steps under the hough transform for circle detection in accordance with the steps under the hough transform circle detection
houghcircle
- HOUGH变换检测圆 MATLAB程序-HOUGH transform circle detection MATLAB program
hough_circle
- matlab的hough变换圆检测,适合初学者-matlab hough transform circle detection, suitable for beginners
hough
- hough2005用于检测圆的半径和圆的位置-hough2005 for detecting Yuan Yuan and the radius of the location
houghcir2
- hough变换圆检测,设置三个阈值,根据三个不同的半径检测圆的边缘-hough transform circle detection
hough
- 霍夫变换圆检测MATLAB程序 利用霍夫变换进行圆检测的MATLAB代码,带有详细解释,适合新手-Hough transform circle detection procedure using the Hough transform MATLAB circle detection MATLAB code with detailed explanations, suitable for beginners
Hough
- Matlab编写的基于Hough算法的圆检测,可以精确到亚像素,希望对大家有所帮助-Matlab and Hough
hough-circle
- opencv 霍夫圆检测 c++实现 编译环境是visual studio 2015-opencv hough circle