搜索资源列表
ip4
- 此专栏的系列文章之四,详细讲诉了图像识别中的“霍夫变化”(Hough Transform)算法,该算法可以提取出图像中的直线、圆、矩形等图形,在图像识别中是一种较重要的算法。-column of this series of articles 4, the detail v. Image Recognition "Hough change" (Hough Transform) algorithm, the algorithm can extract images of str
eyedemo
- 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。
hough
- 运用Hough算法实现圆的检测 里面是一文本文挡,内含C程序
Uses_the_Hough_transformation_to_examine_the_coin.
- 使用hough变换来检测硬币(说白了就是检测圆,较简单)
hough circle detect
- hough circle detect
Hough-Circle-Detect.rar
- 可以实现对图像中半径不同的圆形图像区域的检测,Radius of the circle of different detection
HoughCode-Matlab
- Hough变换提取圆信坐标,半径的Matlab代码,绝对好使,请大家检验。
houghcircle
- 利用opencv检测圆的hough算法代码。-circle dectecting with opencv
houghGUI
- 实现圆的拟合,可以学习一下hough变化的重要性-Achieve the circle fitting, you can learn about the importance of changes in hough
Hough-Circle-Detect3
- 该程序能够实现对一张图片中圆的识别,这也是别人的程序,为了下载借用下,不好意思了。-The program can be achieved in the round of picture identification, which is someone else' s program, in order to download the loan, the embarrassed.
eyesegmentation
- 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
matlab-hough
- 基于MATLAB识别图片中直线和圆并标记-Based on the MATLAB identification picture lines and circles and mark
wjy
- hough变换检测圆 并且描绘半径和圆心坐标 效果不错-Hough transform to detect circle effect is good
Hough-circle-detection
- 这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
hefuyuan
- 使用opencv对图像进行霍夫圆检测,检测速度比一般的快。-Use the image opencv Hough circle detection
work
- 霍夫圆变换找圆并标记所有圆霍夫圆变换已写成库-find round using Hough circle transform