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

搜索资源列表

  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. 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. 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. hough_circle

    0下载:
  2. hough变换对圆的检测,h ough变换对圆的检测-hough transform circle test, h ough transform for circle detection
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1179
    • 提供者:水晶
  1. houghcircle

    0下载:
  2. 基于hough 变换的圆形检测算法,希望能有所帮助。-Based on the hough transform circle detection algorithm, hoping to be helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2252
    • 提供者:王李
  1. h1al2-cups3-utils_0.6.16.orig.tar

    1下载:
  2. 激光光斑中心定位算法的实用性改进.pdf,HOUGH算法,重心算法,圆拟合算法-Laser spot center location algorithm to improve the practicality. Pdf, HOUGH algorithm, centroid algorithm, circle fitting algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:102176
    • 提供者:sdfsdf@dfd.com
  1. TestHough

    0下载:
  2. 本程序实现了用hough变换检测圆。是接触hough变换功能的非常好的入手代码。-This procedure used to achieve the hough transform circle detection. Hough transform is a function of exposure to a very good start with the code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:18021
    • 提供者:power
  1. CHT

    0下载:
  2. 圆hough变换,可用于图像中圆的检测。圆hough变换,可用于图像中圆的检测。-circular hough transform, can be used to circle detection in images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:299155
    • 提供者:刘华军
  1. hough_circle

    0下载:
  2. 用hough变换提取圆,只能提取外围能检测到得圆,对相交的圆或包含在其他圆内的圆提取还需要改进。-With the hough transform to extract the round, can only be extracted to get round the external can be detected on the intersection of circle or included in the other circle inside the circle extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:906
    • 提供者:richman
  1. circle_pca24

    0下载:
  2. 基于曲线段PCA分析的随机hough变换圆检测算法研究 该算法在计算、存储消耗上均大大 减少。-PCA analysis based on curve segments of random hough transform circle detection algorithm to study the algorithm in computing, storage consumption to both greatly reduced.
  3. 所属分类:Graph program

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

    1下载:
  2. 利用opencv检测圆的hough算法代码。-circle dectecting with opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2014-09-15
    • 文件大小:1355102
    • 提供者:王路
  1. Circular_hough

    0下载:
  2. it s used to detect circles in edge image as input by Hough transform. you can assign a region of interest (ROI) to find center of circle in it.it s effective because time of run is decreased.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1121
    • 提供者:hamed
  1. circle_detection

    0下载:
  2. circle detectection by using hough transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:2103
    • 提供者:siti
  1. hoighcircle

    0下载:
  2. 应用hough变换检测圆的代码,很方便。-Hough transform circle detection application of the code, very convenient.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1185
    • 提供者:田慧
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com