搜索资源列表
一种高效的混合圆/椭圆检测方法
- 数字图像处理:一种高效的混合圆/椭圆检测方法-Digital Image Processing : An Efficient Hybrid round / oval detection method
zaizaikan
- 这是一个在复杂背景下,对目标圆孔的检测,但是它的背景相对比较特殊-This is a complex background, the right of the hole target detection, but its relatively unique background
hough
- 运用Hough算法实现圆的检测 里面是一文本文挡,内含C程序
22219011211120071115164509189959
- SUSAN算子用于角点检测的基本步骤: 1) 对于感兴趣的每个象素点(一般的情况就是图像中的每个象素点)作用一圆模板; 2) 根据亮度比较函数计算圆模板中的USAN区域; 3) 根据几何阈值,计算象素点的初始响应; 4) 使用USAN重心与核中心的距离法则去除伪角点,使用USAN重心与核中心的连线上的每个点都必须在USAN区域来保证算法的一致性(即USAN区域的相连性) 5) 对每个象素点的响应,使用 (或更大)的窗口搜索局部极大值,进行非极大值抑制
Hough-Circle-Detect.rar
- 可以实现对图像中半径不同的圆形图像区域的检测,Radius of the circle of different detection
HoughCode-Matlab
- Hough变换提取圆信坐标,半径的Matlab代码,绝对好使,请大家检验。
circlefinding
- :利用机器视觉技术建立圆形零件检测系统,采用简单高效的标定方法和亚像素技术实现对圆孔和圆形零件的非接触精密测量-: The use of machine vision technology to build a circular parts detection system, a simple and efficient calibration methods and technology to achieve sub-pixel on the round hole and round part
houghcircle
- 利用opencv检测圆的hough算法代码。-circle dectecting with opencv
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
circledetection
- 至今最快速的圆检测算法. 能对自然景观和任何复杂场景中的圆形物体(半径介于15像素和500像素之间,包括破裂圆)进行实时检测.-The fastest circle detection algorithm ever. It can detect circles or arcs with radii ranging from 15 pixels to 500 pixels in real time.
Hough-circle-detection
- 这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
ght_for_circle_matlab
- MATLAB检测图像中的多个圆,并且给出此圆的坐标和半径。-detect circle