搜索资源列表
hough_circle
- matlab标准hough变换圆检测代码,已经经过测试,可用于图像识别-Matlab standard Hough transform circle detection code has been tested, can be used for image recognition
hough_circle
- Hough变换实现检测圆的程序,对圆形的突变点敏感,可以实现边缘图像中圆的检测。
hough_circle
- 利用hough做边缘检测use hough charge round in matlab,
hough_circle
- Hough变换对圆的检测 希望对大家有用!
hough_circle
- 通过hough变换求图像中的圆的参数(圆心坐标和半径)
hough_circle
- hough变换对圆的检测,h ough变换对圆的检测-hough transform circle test, h ough transform for circle detection
15454564151616541515151515
- function [hough_space,hough_circle,para] = hough_circle(BW,step_r,step_angle,r_min,r_max,p) input BW:二值图像; step_r:检测的圆半径步长 step_angle:角度步长,单位为弧度 r_min:最小圆半径 r_max:最大圆半径 p:阈值,0,1之间的数 output hough_space:参数空间,h(a
hough_circle
- 使用OPENCV 開發環境為VC++ 捕捉人臉-OPENCV development environment for the use of VC++ capture the human face
hough_circle
- 用hough变换提取圆,只能提取外围能检测到得圆,对相交的圆或包含在其他圆内的圆提取还需要改进。-With the hough transform to extract the round, can only be extracted to get round the external can be detected on the intersection of circle or included in the other circle inside the circle extraction
bma
- 利用边界匹配算法恢复受损图像寻找最优运动矢量-edge detection function [hough_space,hough_circle,para] = hough_circle(BW,step_r,step_angle,r_min,r_max,p)
hough_circle
- matlab中实现hough圆检测的源代码,检测效果还可以,测试可用-find circles in an image using matlab
Hough_circle
- 基于标准Hough变换的圆检测程序,指定半径,在一幅二值图像中进行标准的hough变换-Circle Detection via Standard Hough Transform Find circles with specific radius in a binary image via Standard Hough Transform.
Hough_Circle
- hough变换实现的图像中圆的检测,适用于计算机视觉初学者,简单容易理解-hough transform circle detection in images, Computer Vision for beginners, simple and easy to understand
hough_circle
- hough变换求圆的程序,使用MATLAB编写,包括三个分程序和测试图片和结果图片-hough transform circle, the use of MATLAB writing, including three sub-programs and test results of pictures and images
hough_circle
- VS2008+OpenCV2.1,实现hough算法圆的检测,同时对原hough算法做了改进。编译通过,可以直接使用。-VS2008+ OpenCV2.1, circle detection algorithm to achieve hough, hough both the original algorithm has been improved. Compile, can be used directly.
hough_circle
- 在matlab下, 使用霍夫变换来识别圆形的数字图像处理-In matlab, using circular Hough transform to identify the digital image processing
hough_circle
- 很好用的圆的hough变换matlab源代码-useful tool for circle detection
hough_circle
- 边缘提取,能方便获得边缘坐标,较为准确的边缘提取方法-Edge detection, ease of access to the edge of coordinates, the more accurate edge detection methods
hough_circle
- 关于hough的圆的检测,在hough的圆检测得到结果-Hough circle detection in hough circle detection results
hough_circle
- hough算法实现圆检测,matlab实现,内含详细的注释-hough algorithm circle detection, matlab achieved, contains detailed notes