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

搜索资源列表

  1. airimg_wy(10-5)

    0下载:
  2. 使用Hough变换检测圆的示例。该程序可以确定图像中每个圆的圆心位置。-detection Yuan example. The procedure can be identified image of the center of a circle round each location.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:239167
    • 提供者:朱顺兴
  1. ip4

    0下载:
  2. 此专栏的系列文章之四,详细讲诉了图像识别中的“霍夫变化”(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
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3422
    • 提供者:周自强
  1. hough_circle

    2下载:
  2. matlab标准hough变换圆检测代码,已经经过测试,可用于图像识别-Matlab standard Hough transform circle detection code has been tested, can be used for image recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1432
    • 提供者:王兴政
  1. houghsearchcircle

    1下载:
  2. 文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:13697
    • 提供者:image
  1. HoughTrans

    1下载:
  2. 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle and a straight line. hope to
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:66098
    • 提供者:wxj
  1. hough_circledetect

    1下载:
  2. 本算法基于hough变换对图像进行圆检测-hough transform the image circle detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30982
    • 提供者:李巧枝
  1. houghregonize-c

    0下载:
  2. c语言hough变换实现直线和圆的检测。圆的检测是一种改进算法-c language hough transform linear and circular testing. Circle detection is an improved algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1967
    • 提供者:张亮
  1. houghcircle

    0下载:
  2. Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:wang gang
  1. houghcircle

    0下载:
  2. 利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is t
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2248
    • 提供者:华思雨
  1. comres.RAR

    0下载:
  2. 检测圆的Hough变化,速度快 功能强大 比标准的hough检测更加灵活多变,识别率高,Hough circle detection of changes in speed and powerful than the standard detection hough more flexible, agile, high recognition rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:148642
    • 提供者:fuguocan
  1. extract-underlying

    0下载:
  2. 包括角,直方图,纹理质地,霍夫圆和霍夫直线的检测-Including angle, histogram, texture, texture, Hove Circle and Hough line detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:4733
    • 提供者:顾舒文
  1. t

    0下载:
  2. Circle Detection using Dynamic Hough Transform. It has also sample images that can be use.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:45148
    • 提供者:Willy P.
  1. shape-detect

    0下载:
  2. 用emgucv结合c#编写 包括hough线变换 hough圆变换 基于vs2010开发环境-With c# prepared with emgucv including hough line transform hough circle transform Development environment based on vs2010
  3. 所属分类:OpenCV

    • 发布日期:2014-10-20
    • 文件大小:435200
    • 提供者:ZZT
  1. Houghcircle

    0下载:
  2. Hough 变化查找圆 可用于虹膜检测等 效果不错-Hough circle can be used to find changes in the iris detection, good results
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1496
    • 提供者:xiaohua
  1. houghcircles

    0下载:
  2. 函数cvHoughCircles使用Hough变换检测灰度图像中的圆-The function cvHoughCircles using the Hough transform circle detection grayscale images
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1481433
    • 提供者:wink
  1. CircleSim

    0下载:
  2. 用HOUGH检测圆程序,可以实现多圆检测-HOUGH testing procedures with a round, you can multi-circle detection
  3. 所属分类:Graph program

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

    0下载:
  2. hough变换实现圆检测,用户可以根据自己的需要随意改变待处理数据和相关参数(hough transform to realise circle detection)
  3. 所属分类:图形图像处理

  1. HoughCircles函数

    0下载:
  2. 霍夫圆变换的HoughCircles函数,检测图像中的圆并绘制出来(The HoughCircles function of the hough transform, detects the circle in the image and draws it out)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:12389376
    • 提供者:angrom
  1. Circle

    0下载:
  2. 实际检测环境无法采集到完美的圆,所以Hough变换检测圆心经常存在偏差。该程序可检测不同角度,不同畸变圆的圆心,并输出其圆心坐标。利用C++实现。(The actual detection environment can not collect the perfect circle, so the Hough transform is often biased to detect the center of the circles. The program can detect the cent
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:L_mo
  1. 源程序

    0下载:
  2. 利用hough变换检测圆,有RHT,随机hough变换,以及一些改进(Using Hough transform to detect the circle)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:154624
    • 提供者:yeerbaby
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com