搜索资源列表

  1. 一个用matlab检测直线交点的源程序

    0下载:
  2. 一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2376
    • 提供者:孙类
  1. hough 程序例子

    0下载:
  2. hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:3552256
    • 提供者:张婷
  1. Hough变换例子

    0下载:
  2. hough的一个例子,检测直线-Hough An example of the line detection ... ... ...
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-04
    • 文件大小:3552256
    • 提供者:阿九
  1. radon变换检测直线

    0下载:
  2. 做个图像直线检测的算法,主要是用来检测图像中的直线,用处据说不少,而且自己感觉挺好。-be a linear image detection algorithm is used to determine the linear image, usefulness is said, but his driver.
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:孔晓东
  1. 一个用matlab检测直线交点的源程序

    1下载:
  2. 一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:孙类
  1. hough变换检测直线

    0下载:
  2. C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:129024
    • 提供者:杨兵
  1. jiancezhixianjiaodian

    1下载:
  2. 检测直线交点的matlab程序,简单而有效!-line detection of Matlab procedures, simple and effective!
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:杨爱萍
  1. 20060303004409246

    0下载:
  2. 用matlab检测直线,圆。椭圆的程序,对直线程序进行了改进,采用随机霍夫变换 &由粗到细的检测方式检测,效果好-detection using Matlab straight round. Elliptic procedures, the procedures for linear improvement, randomized Hough Transform & by coarse-to-fine detection m
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:149504
    • 提供者:
  1. Houghpeaks

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

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:郭晓娟
  1. Houghcicle.txt

    0下载:
  2. hough变换检测直线和圆,运用hough变换原理检测出来-hough transform linear and circular detection using hough transform detected Principle
  3. 所属分类:编程文档

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:jakey0000
  1. linedetection

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

    • 发布日期:2024-05-04
    • 文件大小:156672
    • 提供者:xiaoran
  1. houghline1

    0下载:
  2. 经典的检测直线的算法,Matlab源码 用Matlab6.5实现-classic line detection algorithms, source code using Matlab achieve Matalab 6.5
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:
  1. houghpeaks00

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

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:
  1. HoughTrans

    0下载:
  2. 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-04
    • 文件大小:3899392
    • 提供者:wxj
  1. xianquchuchengxu

    0下载:
  2. 表单图像线去除的程序,研究了一种直线检测和字线分离的算法.采用了一种检测直线的方法,即有向单单连通链法,它定义简单,物理意义明确,易于存储和处理.且能较好处理倾斜,断裂和字线交叠的情况,且通过将游程平滑,将尺寸小的单连通链滤除,并减少连通链合并时的搜索范围,可达到算法的加速,使结果更加精确.研究了字线相交的不同情况,采用了与框线检测结合的表格框线去除和交叠文字保留的方法,以及对字线分离后的笔画部分的修整.国内做这方面东西的人都很少,资料
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-04
    • 文件大小:63488
    • 提供者:宋瑞华
  1. mjiancezhixian

    0下载:
  2. matlab检测直线交点源程序在matlab6.5下已调试通过-Matlab line detection of the source matlab6.5 Nodal has been under debugging through
  3. 所属分类:其他行业

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:袁征
  1. Hough111

    0下载:
  2. hough变换检测直线的matlab算法-hough transform line detection algorithm Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:黄慈栋
  1. airimg

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

    • 发布日期:2024-05-04
    • 文件大小:244736
    • 提供者:L
  1. HoughLine

    0下载:
  2. 利用OPenCV写的一个hough变换检测直线的程序-OPenCV written using a hough transform line detection procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:朱勇
« 12 3 4 5 6 7 8 9 10 ... 39 »

源码中国 www.ymcn.org