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

搜索资源列表

  1. Houghimproved

    0下载:
  2. vc 编制的hough变换程序,可以应用于直线、圆、方形的检测。-vc prepared by the Hough Transform procedures can be applied to linear, circular, square testing.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1982
    • 提供者:xiaoxiao
  1. Houghpeaks

    0下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3712
    • 提供者:郭晓娟
  1. hough_lw

    0下载:
  2. 利用霍夫变换来实现图像的边界检测,本代码实现圆和直线的检测-use Hough transform to image the boundary detection, the moon and the code to achieve a linear detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30537
    • 提供者:liuwei
  1. linedetection

    0下载:
  2. 在图像中检测直线的Hough算法,很不错的哦!-images in the detection of linear Hough algorithm, a very good oh!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:157287
    • 提供者:xiaoran
  1. CVHough

    0下载:
  2. hough变换,检测直线,有界面很好用的matlab源代码!可以自己加入需要的代码!-hough transform, linear detection, a good interface with the Matlab source code! Need to be their own code!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9866
    • 提供者:filterbank
  1. houghlines00

    0下载:
  2. 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform space and the use of images Hough parameter space of point-line duality, transmit images of the space problem of detecting the change of
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:936
    • 提供者:david
  1. houghpeaks00

    0下载:
  2. 不用多说了,和Hogh搭配使用检测直线的程序 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Needless to say, Hogh mix and the use of linear detection procedures Hough transform space and the use of images Hough paramete
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1014
    • 提供者:david
  1. thehoughlinedetection

    0下载:
  2. Hough变换可以检测已知形状的目标,而且受噪声和曲线间断的影响小。介绍 采用哈夫(Hough)变换,在二值化图像中检测直线,确定其参数的方法。-Hough Transform can detect known shape goals, but also by the noise and the impact curve intermittent small. Introduced, Hough (Hough) transform, the two binary image detectio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:157294
    • 提供者:石决明
  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. airimg

    0下载:
  2. 一种用hough函数变换来检测直线源码,测试可以运行。-A hough transform function to detect linear source, the test run.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:244916
    • 提供者:L
  1. Houghmatlab

    0下载:
  2. 包括进行标准Hough变换,检测Hough变换中的n个峰值,并提取峰值直线像素点,绘制直线等
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5025
    • 提供者:kexing
  1. Houghdetectlinecircle

    0下载:
  2. Hough检测直线,圆,椭圆的部分代码。很有用的对初学者。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2549
    • 提供者:汪蔚
  1. EdgeContour

    0下载:
  2. 边缘检测及一些算子计算包括hough检测直线
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:79934
    • 提供者:alai
  1. Untitled2

    0下载:
  2. hough变换应用于检测直线及其应用的技术
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:906
    • 提供者:梁天
  1. BmpProcess

    1下载:
  2. 基于MFC平台,利用Hough变换实现对直线和圆的检测,能很好的检测出来。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111497
    • 提供者:Richard Chang
  1. extract-underlying

    0下载:
  2. 包括角,直方图,纹理质地,霍夫圆和霍夫直线的检测-Including angle, histogram, texture, texture, Hove Circle and Hough line detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:4733
    • 提供者:顾舒文
  1. houph_MFC

    0下载:
  2. 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10429108
    • 提供者:汪前
  1. Hough_Transform_zhixianjiance

    0下载:
  2. 实现matlab使用霍夫变换检测直线。并自动找到所检测直线中长度最长的一条直线,检测结果在原始图像上标记。-Detect and mark the direct line in a picture using Hough transform. Coding with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:921
    • 提供者:
  1. houghlinedection

    0下载:
  2. 使用hough变换来检测直线,先用log算子进行边缘提取后进行检测,效果非常好-line detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:3609
    • 提供者:liweizhe1002
  1. xhoughtool

    0下载:
  2. 改程序是关于hough变换的 实现了利用hough变换来检测直线和圆形-Reform program is implemented on the hough transform using hough transform to detect straight lines and circular
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:188103
    • 提供者:wangwei
« 1 2 ... 13 14 15 16 17 1819 20 21 22 »
搜珍网 www.dssz.com