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

搜索资源列表

  1. houghcircle

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

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

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2232477
    • 提供者:姚明明
  1. CircleDetection

    0下载:
  2. 此程序是基于哈夫变换的一个圆形检测程序,给定检测边界和半径估计值的范围,此程序能返回圆在图片中的圆心坐标和半径大小。-This program is based on the Hough transform of a circular testing procedures, testing boundaries and radius of a given range of estimates, this procedure can return to the center of the circ
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:664
    • 提供者:徐鹏辉
  1. hoighcircle

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

    • 发布日期:2017-04-02
    • 文件大小:1185
    • 提供者:田慧
  1. houghGUI

    0下载:
  2. 实现圆的拟合,可以学习一下hough变化的重要性-Achieve the circle fitting, you can learn about the importance of changes in hough
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:21667
    • 提供者:点点
  1. yuanjiance

    0下载:
  2. 利用hough变换 进行圆检测 大家可以参考下下,-hough circle detection we can refer to the following
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:34054
    • 提供者:小朋友
  1. DrawCircle

    0下载:
  2. 画圆,,复杂背景下,圆心的中心定位,使用的是霍夫变换-Circle, complex background, the center of the circle' s center position, using a Hough transform
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:561
    • 提供者:陈乔
  1. houghcircles

    0下载:
  2. 霍夫变换的源程序,专门用于复杂背景下圆孔的中心定位-Hough transform of the source, specifically for the complex context of the central positioning hole
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:2375
    • 提供者:陈乔
  1. 6268hough

    0下载:
  2. hough变换的检测函数,调试成功的,可以用,对于圆检测很有帮助,大家可以学习一下-hough transform function testing, debugging successful, you can use, very helpful for circle detection, we can learn about
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1334
    • 提供者:matata
  1. Hough_circle

    1下载:
  2. 基于标准Hough变换的圆检测程序,指定半径,在一幅二值图像中进行标准的hough变换-Circle Detection via Standard Hough Transform Find circles with specific radius in a binary image via Standard Hough Transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:8333
    • 提供者:王凯
  1. hough_circle_detection

    0下载:
  2. Hough变换对圆的检测 Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。 -Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:13394
    • 提供者:罗慧
  1. 111

    0下载:
  2. Hough检测直线,圆,椭圆的部分代码,基于VC实现,并带有注释-Hough line detection, round, oval, part of the code, based on VC to achieve, and with comments
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:2216
    • 提供者:zhangyinxia
  1. opencv17

    0下载:
  2. opencv霍夫圆变换,在灰度图中找圆序列-opencv Hough circle transform, looking round in the sequence in grayscale
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:1526
    • 提供者:郭攀
  1. Untitled3

    0下载:
  2. 哈夫变换检测圆,,检测一个半径为80,灰度值为160的圆,它处在灰度值为96的背景中-Hough transform to detect circles, and testing a radius of 80, round gray value of 160, it is in the background gray value of 96
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1038
    • 提供者:楚兆瑞
  1. chengxu

    0下载:
  2. 对图像中的直线或圆用hough变换进行提取,可以查看图像的直方图-The image of the straight line or circle with the hough transform to extract, you can view the image histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5417793
    • 提供者:dan
  1. 73555bitmap

    0下载:
  2. 改进后的hough编程方法,适合对灰度图像提取直线和圆的检测 采用VC++编程-Improved hough programming method for extraction of linear and circular gray image was detected by VC++ programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:69535
    • 提供者:李天羽
  1. 19999ch1_1

    0下载:
  2. 是一个hough程序采用VC++编程 十分实用 可以圆和直线检测-Hough program is a program using VC++ is very useful for detection of circles and straight lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:60373
    • 提供者:李天羽
  1. seghough

    3下载:
  2. K均值聚类法基于lab颜色空间分割图像,并用霍夫变换检测圆-K means clustering method is based on lab color space segmentation image and Hough transform to detect circles with
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:196447
    • 提供者:赵健
  1. hough8

    0下载:
  2. 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:999
    • 提供者:王正旺
  1. yuanjiancechongzhi

    0下载:
  2. 利用hough变换进行圆检测的程序,对于圆个数小于4的图像有比较好的效果。-Hough transform circle detection using the procedure, less than 4 for a round number of images have better results.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1152
    • 提供者:谢聪凌
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 »
搜珍网 www.dssz.com