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

搜索资源列表

  1. CircularHough

    0下载:
  2. 圆检测程序 基于Hough变化的圆检测程序,包括原点坐标和半径大小-Circult
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:8365
    • 提供者:王凯
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. MATLABHough

    0下载:
  2. 在圆和直线在一起时,能将圆和直线分别检测出来的MATLAB 的Hough源代码-In the circle and straight together, be able to circle and straight out of MATLAB were used to detect the source code of the Hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:9245
    • 提供者:张燕
  1. CircularHough_Grd

    0下载:
  2. 使用Hough 变换检测圆,检测线,效果不错-Hough transform circle detection, detection line
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:99717
    • 提供者:yaowei
  1. Hough

    0下载:
  2. 用于圆检测的Hough变换和改进算法分析 -Uses in the circle examination the Hough transformation and improvement algorithmic analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:261203
    • 提供者:张伟
  1. houghcircle

    0下载:
  2. 利用hough变换算法检测圆,比较经典的算法。-hough transform to detect circles, classical algorithms.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1159
    • 提供者:任亮
  1. Circle_DetectionHoughTransform

    0下载:
  2. matlab编写的用霍夫曼变换检测圆的算法 对初学者有帮助-Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image spac corresponds to a circle in Hough space and vise versa. upper
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1287
    • 提供者:lihao
  1. hough

    0下载:
  2. 利用编程实现霍夫圆脸变直线,利用编程实现霍夫圆脸变直线-hough
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:83101
    • 提供者:谭盛康
  1. imagcxHough

    0下载:
  2. hough变换,提取直线和圆,VC++源代码-HoughDIB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:12834
    • 提供者:mmm
  1. hough

    0下载:
  2. 本人编写了一个关于hough的程序,用于检测圆的边界。-I hope this code can help others.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-02
    • 文件大小:815
    • 提供者:顾昕
  1. HOUGH

    0下载:
  2. HOUGH变换圆检测,可同时检测多个圆;对了解HOUGH变换很有帮助-HOUGH transform circle detection, can simultaneously detect multiple round
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:107927
    • 提供者:
  1. houghcircle

    0下载:
  2. hough变换检测图像中的一个圆并显示。有图片,可直接运行看结果。-hough transform to detect the image of a circle and displayed. Pictures, can be run directly see the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5757
    • 提供者:jumping
  1. CircularHough

    1下载:
  2. 使用hough变换检测圆,程序说明详细,可以检测同心圆-Using the hough transform to detect circles, detailed descr iption of the procedures, can detect the concentric circles
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:115738
    • 提供者:hanyulan
  1. Hough-Circle-Detect3

    0下载:
  2. 该程序能够实现对一张图片中圆的识别,这也是别人的程序,为了下载借用下,不好意思了。-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.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:169556
    • 提供者:kingz
  1. houghtrans

    0下载:
  2. 应用 hough变换检测圆 进而进行其他操作-Hough transform to detect circles and then applied to other operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2121
    • 提供者:董海川
  1. houghCircles

    0下载:
  2. 对opencv中的hough变换检测圆的算法进行了注释-write some commnets on circle detecton using hough trasform, the algorithm is in opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3246
    • 提供者:梁超
  1. hough

    1下载:
  2. 霍夫变换,包括同心圆、重叠圆以及小间距圆的边缘检测-Hough transform, including concentric circles, overlapping circles, and small pitch circle edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:848
    • 提供者:tina
  1. Hough-circle-detection

    0下载:
  2. 按照步骤根据hough变换进行圆检测 按照步骤根据hough变换进行圆检测-Follow the steps under the hough transform for circle detection in accordance with the steps under the hough transform circle detection
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:11349
    • 提供者:
  1. Hough

    0下载:
  2. vs2008环境下,hough圆检测算法,编译通过,可以直接用。-vs2008 environment, hough circle detection algorithm, compile, can be directly used.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1531647
    • 提供者:yao
  1. hough

    0下载:
  2. 用hough变换来检测圆,并且能画出圆的轮廓,是基于opencv的控制台程序,效果不错,适合初学者-With the hough transform to detect circles, and can draw the outline of the circle, is based on the opencv the console application, good results, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1399446
    • 提供者:王乐
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com