CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 检测圆

搜索资源列表

  1. 霍夫检测圆形

    1下载:
  2. 用于圆形检测
  3. 所属分类:图形图象

    • 发布日期:2009-05-23
    • 文件大小:37914
    • 提供者:elion12335
  1. hough变换 检测圆

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

    • 发布日期:2009-03-15
    • 文件大小:34410
    • 提供者:sneaper
  1. circle-detect.用VC编写圆检测程序的一些代码和算法

    0下载:
  2. 这是我搜集的用VC编写圆检测程序的一些代码和算法,算法以HOUGH变换为主,This is my collection of circle detection using VC procedures to prepare a number of code and algorithm to transform the main HOUGH
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:5895
    • 提供者:丰旻
  1. hough.rar

    0下载:
  2. 图像处理之 opencv 用hough变换检测圆,Image processing opencv circle detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:10365
    • 提供者:zhang
  1. Hough-circle

    0下载:
  2. VC++下基于Hough变换的检测圆的代码,能同时检测多个圆,效果很好-VC++ Detection Based on Hough Transform round code, can detect more than a round, very good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1959621
    • 提供者:王军
  1. Hough_Matlab

    0下载:
  2. Hough变换_用霍夫曼方法检测圆、直线的Matlab程序 -Hough transform method _ with Hoffman yen, a straight line of Matlab procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:10383
    • 提供者:
  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. Hough-circle-detection

    1下载:
  2. Hough变换检测圆,matlab源代码-Detection of circular Hough transform, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:44702
    • 提供者:zxl
  1. Circle

    0下载:
  2. 利用霍夫变换检测圆,可检测多个。内有详细介绍。-Using Hough Transform Detect circular, can detect multiple. There is a detailed introduction.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:107772
    • 提供者:吴俊
  1. ellipse

    0下载:
  2. 可以进行在一般图像中检测出椭圆的检测椭圆,并可以检测圆-ellipse detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3570
    • 提供者:李昊
  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. hough

    0下载:
  2. 根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R × R, the parameter space to a,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1061
    • 提供者:苏立
  1. findcircle

    1下载:
  2. vc++为基础的 并运用OPENCV 中的HOUGH检测圆,还凑合吧-vc++-based and use OPENCV in HOUGH detection circle Haicou He Bar
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1506802
    • 提供者:svm2222
  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. CircleDetection

    0下载:
  2. MFC基于最小二乘法检测圆的算法,只能检测单个圆。-MFC-based least squares algorithm for detecting circles, can only detect a single round.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4126323
    • 提供者:gu wei
  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. houghT-circles-matlab

    0下载:
  2. hough变换检测圆,里面有样例图片和报告解释。其中circle_dec.m在matlab中直接调用可以运行。-Using Hough Transform to detect circles.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:414542
    • 提供者:zxx
  1. hough_circle

    0下载:
  2. 用霍夫变换检测圆,是图像处理的重要应用,还可用于图形识别(Circle detection by Hof transform)
  3. 所属分类:图形图象

  1. 源程序

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

    • 发布日期:2018-05-03
    • 文件大小:154624
    • 提供者:yeerbaby
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com