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

搜索资源列表

  1. hough

    0下载:
  2. 图像处理中经常需要检测圆形状的物体,该程序用霍夫变换可以检测圆的圆心和半径。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1330
    • 提供者:yww
  1. hough

    0下载:
  2. Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:11565
    • 提供者:zeyoo
  1. hough变换 检测圆

    1下载:
  2. 可以检测出圆的圆心坐标和半径
  3. 所属分类:图形图象

    • 发布日期:2009-03-15
    • 文件大小:34410
    • 提供者:sneaper
  1. hough圆变换并显示圆心、半径

    2下载:
  2. 利用VC++6.0和OpenCV1.0进行图像Hough圆变换,在视图中显示检测到的圆心、半径值。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-12-02
    • 文件大小:38255
    • 提供者:qq2216
  1. hough.rar

    3下载:
  2. hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高,hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:106391
    • 提供者:wangzhuz
  1. CircularHough_Grd

    0下载:
  2. matlab检测圆心程序,基于HOUGH,附测试图像。-Detect matlab center procedures, based on HOUGH, attached to the test image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:28705
    • 提供者:liuyuetian
  1. Hough

    0下载:
  2. hough变换检测圆的处理,包括对圆心的检测,半径的检测,算法巧妙。-hough transform circle detection, including detection of the center of a circle, the radius of detection, the algorithm skillfully.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3895983
    • 提供者:zhouwei
  1. circles

    0下载:
  2. 这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:598
    • 提供者:李昊
  1. Circle_Recognition_Through_a_Point_Hough_Transform

    0下载:
  2. :给出了一种新的Hough 变换圆检测方法——点Hough 变换(PHT)。该方法根据圆周上任意两条不平行弦的中垂线相交与圆心的几 何性质,同时选取曲线上3点 进行计算,将传统Hough变换圆检测时的三维参量统计变成一维参量统计,极大地降低了计算复杂性和对资源的需求。为了克服任意选取组合点可能带来的计算量增加及统计结果的分散程度提高,文中提出了点的选择方法。合成图和实际图像的实验结果表明,该方法用于普通图像中圆检测时快速、稳定、准确。-: This paper presents a new
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:212905
    • 提供者:王浩
  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. 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. CircularHough_Grd

    0下载:
  2. 复杂背景下的中心定位圆心,霍夫变化的具体应用-Center positioning center of a circle, changing the specific application of Hough
  3. 所属分类:Graph program

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

    2下载:
  2. 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1161
    • 提供者:huang
  1. hough

    2下载:
  2. hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
  3. 所属分类:matlab例程

    • 发布日期:2013-08-19
    • 文件大小:6250
    • 提供者:武西
  1. Tracking11

    0下载:
  2. 检测圆,运用霍夫变换,边缘检测等方法实现,并输出圆心的坐标-Testing round, the use of Hough transform, edge detection method, and outputs the coordinates of the center
  3. 所属分类:Special Effects

    • 发布日期:2015-04-14
    • 文件大小:7187456
    • 提供者:陈航
  1. hough-construct

    0下载:
  2. Hough变换获取靶纸图像子像素级圆心坐标,图象识别-hough construct
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:242543
    • 提供者:张毅
  1. hough-detect-circle

    0下载:
  2. 基于hough变换检测圆,用于图像处理,有循环,打印出半径和圆心-base on hough detect circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:17974
    • 提供者:张科伟
  1. hough

    0下载:
  2. 基于hough变换,圆心检测,可达亚像素级别,简单易用,可显示圆心坐标和图像圆心所在位置。解压即可用。main为主程序-Hough transform center detection, with sub-pixel level, easy to use, can display the location of the center coordinates and image the center. Decompression can be used. main main program
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-09
    • 文件大小:3222676
    • 提供者:邹伟
  1. hough

    0下载:
  2. 利用霍夫变换原理求解圆环的圆心,以及半径-The Hough transform principle solving Rings center of the circle, as well as the radius
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1031
    • 提供者:杜晓辉
  1. hough

    0下载:
  2. 霍夫变换检测圆心坐标 直线坐标 霍夫变换检测直线圆心纵坐标-Hough transformation
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:1190
    • 提供者:mdy
« 12 3 »
搜珍网 www.dssz.com