CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - circle hough

搜索资源列表

  1. hough

    0下载:
  2. 霍夫变换圆检测MATLAB程序 利用霍夫变换进行圆检测的MATLAB代码,带有详细解释,适合新手-Hough transform circle detection procedure using the Hough transform MATLAB circle detection MATLAB code with detailed explanations, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1068
    • 提供者:叶影
  1. Circle-detection-HT

    0下载:
  2. takes an edge map image, and performs the Hough transform for finding circles in the image.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:592
    • 提供者:alaa
  1. Hough

    0下载:
  2. 该算法实现了通过霍夫变换提取直线和圆,希望对大家有帮助-This algorithm can extract line and circle through hough conversion.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:12629
    • 提供者:郭威
  1. Hough-Transfom

    0下载:
  2. 此程序实现霍夫变换,从而检测园。适合初学者,里面有数据,可直接运行。-this program is called Hough Transfom.it is used to detect circle in an image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:174490
    • 提供者:赵鹏
  1. Hough-Circle-Detector-master

    0下载:
  2. Hough圆检测,多种检测方法,自己新建一个工程即可,或者make一下-Hough circle
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:7347
    • 提供者:张三
  1. hough

    0下载:
  2. Hough圆检测算法,有详细介绍,可直接使用。-Hough circle detection algorithm, a detailed introduction, can use directly.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:9613
    • 提供者:柳晓云
  1. circle

    0下载:
  2. hough变换圆拟合,可以通过求取边缘坐标,然后用hough变换进行椭圆拟合-hough transform circle fitting,You can strike the edge coordinates, then hough transform ellipse fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:892
    • 提供者:李梦莹
  1. hough

    0下载:
  2. 本实验例程为DSP+FPGA之间通信,实现hough变换检测圆的源代码,对于图像处理方面的理解将更为深入。-In this study, routine communications between the DSP+ FPGA, to achieve hough transform circle detection source code, for image processing will be more in-depth understanding.
  3. 所属分类:Other systems

    • 发布日期:2017-06-15
    • 文件大小:22754581
    • 提供者:马忠磊
  1. finding-circle-with-HOUGH-method-

    0下载:
  2. HOUHG 变换检测圆坐标源代码。,确定一个圆需要:X坐标,Y坐标,半径三个未知量。 做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如果X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径,那么是 不是在这个三维空间。-C++ code for finding circle with HOUGH method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:45557
    • 提供者:王子
  1. hough

    1下载:
  2. 霍夫变换圆检测,含有霍夫变换的检测函数以及对一幅图像的完整检测代码-Hough transform circle detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:94695
    • 提供者:张译
  1. Hough-detect

    1下载:
  2. 这是一个在VC++环境下的Hough变换检测圆的代码,它能同时检测多个圆,效果较好。-This is a Hough transform circle detection code under VC++ environment, it can simultaneously detect more than one round, the better.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2328633
    • 提供者:
  1. circle_hough

    0下载:
  2. circle hough to draw
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:192205
    • 提供者:Abdullah
  1. hough-circle

    0下载:
  2. opencv 霍夫圆检测 c++实现 编译环境是visual studio 2015-opencv hough circle
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:4999665
    • 提供者:wangshwien
  1. Hough-transform

    0下载:
  2. opencv霍夫变换:线变换,圆变换合集 在vs2010开发环境下实验测试-Opencv Hough transform: line transform, circle transform set
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18981698
    • 提供者:黄俊杰
  1. hough

    2下载:
  2. 霍夫圆检测实现时钟表盘的自动识别,以及分针、时针的辨别,和当前时间的确定-Hough circle detection to achieve clock dial automatic identification and determining the minute hand and hour of discrimination, and the current time
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:214016
    • 提供者:hxx
  1. Hough-transform-standard-circle

    0下载:
  2. 利用图像变换中的霍夫变换,对图像进行检测,检测图像中的类似圆形或者椭圆的边缘,进行图像的特征识别。-Using the Hough transform in image transformation, the image is detected to detect the edge of a circle or ellipse in the image, and the feature recognition of the image is carried out.
  3. 所属分类:Graph program

    • 发布日期:2017-12-13
    • 文件大小:1200
    • 提供者:吴臣
  1. demo2

    0下载:
  2. 本系统先对图像进行相应出来然后检测图像中的圆,并标识出来。(This system first carries out the corresponding image, then detects the circle in the image, and identifies.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:504832
    • 提供者:lljasj
  1. 霍夫圆变换

    1下载:
  2. 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:3849
    • 提供者:ytongbai
  1. hough_Circle

    0下载:
  2. 使用HOUGH变换检测图像中的圆,只要输入图像,设置搜索步长即可。(Use the HOUGH transform to detect the circle in the image, just type the image and set the search step.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:安辉
  1. circle_hough

    0下载:
  2. circle hough transform to detect line,circle
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:191488
    • 提供者:AL_Clark
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com