搜索资源列表

  1. circle-detection-using-hough-transform

    0下载:
  2. circle detection using hough transform 作者:D J Kcrbywn and T J Atherton, University of Warwick, U.K.霍夫检测圆的IEEE,1995的文章,对指导霍夫变换圆检测的原理有一定的指导。-circle detection using hough transform Author: DJ Kcrbywn and TJ Atherton, Un
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:338944
    • 提供者:miaosiyi
  1. ellipse-detection-using-the-hough-transform

    0下载:
  2. ellipse detection using the hough transform 作者 H.K. Yuen, J. Illingworth and J. Kittler Department of Electronics and Electrical Engineering University of Surrey, Guildford。对霍夫变换检测检测椭圆的原理有一定的参考意义。-ellipse detection u
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:2085888
    • 提供者:miaosiyi
  1. object-recognition-using-fast-adaptive-hough-trans

    0下载:
  2. object recognition using fast adaptive hough transform 快速自适应霍夫变换 作者:D.D. Haule. A.S. Malowany Computer Vision and Robotics Laboratory Department of Electrical Engineering McGill University。IEEE 1989的文章,对指导霍夫变换检测目
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:390144
    • 提供者:miaosiyi
  1. Simple-Shape-Detection-using-Hough-Transform

    0下载:
  2. Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matla
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:39936
    • 提供者:miaosiyi
  1. hough

    0下载:
  2. hough算子边缘检测M文件,hough函数-hough operator M document edge detection, hough function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:tsai
  1. hough

    0下载:
  2. HOUGH变换,孔雀图的处理,包括前期处理技术,以及HOUGH变换的核心技术!-HOUGH transform, Peacock map treatment, including pre-treatment technology, as well as the core technology HOUGH Transform!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:546816
    • 提供者:刘涛
  1. hough

    0下载:
  2. 用hough监测圆-fdfddffasdghgfsf
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:108544
    • 提供者:李清
  1. Hough-Circle-Detection

    0下载:
  2. 这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:eddielee
  1. hough

    0下载:
  2. 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:paul
  1. Hough

    0下载:
  2. Hough变换 使用matlab随机函数,计算输入图像的Hough变换。-Hough Transform.Use matlab s radon function to compute the hough transform.or threshold its edges.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:汪蔷
  1. hough

    0下载:
  2. hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:llp
  1. hough

    0下载:
  2. 这是基于图像处理,用MATLAB编程,对知道图像进行边缘提取和hough线链接的程序-This is based on image processing, using MATLAB programming, to know that the image edge detection and hough line procedure link
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:周源
  1. hough

    0下载:
  2. hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:zhang
  1. HOUGH

    0下载:
  2. hough变换,用来检测直线 hough变换,用来检测直线-hough transform to detect straight line hough transform to detect straight
  3. 所属分类:.net编程

    • 发布日期:2024-05-14
    • 文件大小:877568
    • 提供者:秘密
  1. hough(vc)

    0下载:
  2. Hough变换最先是由Paul Hough在1962年提出的, 它所实现的是一种从图像空间到参数空间的映射关系,其主要优点就是检测几何形状的能力较少受到几何形状中间断点的干扰 , 而且不需要预先组合或连接边缘点, 可以广泛应用于纤维、 孔径等自动检测中-Hough transform is the first by Paul Hough in 1962, and it is a realization from the image sp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:tangxin
  1. hough

    0下载:
  2. 用hough寻找二值图像中的一组线段,最后在而知图像上叠加这些线段-Hough used to find binary image of a set of line segments, the final superimposed image in the sense of these lines
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:张晶
  1. hough

    0下载:
  2. 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3376128
    • 提供者:王宇
  1. hough-transform-ellipse

    0下载:
  2. hough变换检测椭圆的程序 MATLAB程序-hough transform ellipse detection procedure MATLAB program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Ray
  1. Hough-transform

    0下载:
  2. Hough变换的核心代码,可以实现从图像当中自动提取线特征。-Hough transform the core code, which can be automatically extracted from the image line characteristics.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:wyy
  1. hough

    0下载:
  2. 霍夫(hough)变换:利用vc++编程检测图像中的平行直线,-hough transform: Using vc++ programming of parallel detection of linear image,
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1380352
    • 提供者:liyu
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org