CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 检测直线

搜索资源列表

  1. MATLAB检测两直线的交点

    1下载:
  2. 用matlab编辑的实现检测两直线交点的源代码,源代码包括两个程序-using Matlab Editor Detection two straight intersection of source code, source code, including two procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2536
    • 提供者:任逍遥
  1. houghline1

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:1236
    • 提供者:朱勇
  1. LineDetectonviaStandardHoughTranform

    0下载:
  2. 利用hough变换检测直线的matlab实现,希望对初学者有用.
  3. 所属分类:matlab例程

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

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

    • 发布日期:2008-10-13
    • 文件大小:3552746
    • 提供者:张婷
  1. Hough变换直线检测

    0下载:
  2. 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
  3. 所属分类:matlab例程

  1. hough

    0下载:
  2. 用函数hough检测直线,程序很好,可以调里面参数。效果很好-Use function houhg to check the line
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:63952
    • 提供者:小小
  1. radon56

    0下载:
  2. 车牌水平矫正中radon变换的应用,注意radon变换检测直线方向有几种,有基于投影最大值的,有基于车牌字符空隙的等。-The level of radon transform plate correction application, pay attention to radon transform to detect straight line there are several, with the maximum value based on the projection, there a
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1125
    • 提供者:pupu
  1. houghtest

    0下载:
  2. 使用hough变换检测直线的matlab程序-Detect the use of straight line hough transform matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:719
    • 提供者:bonnie
  1. DetectStraightlineAndCurves

    0下载:
  2. 研究生课程机器人控制基础大作业 检测直线与曲线-Robot Control Technology-DetectStraightlineAndCurves use matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2312
    • 提供者:zuo.chen
  1. xiugaizuidaleijianzhi

    0下载:
  2. matlab中直线检测的代码包括图像滤波、分割、边缘检测等,很实用的程序-Image processing algorithms in the opening operation code can be used directly, a very useful program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2214
    • 提供者:钟伟
  1. line_fitting

    1下载:
  2. 基于计算机视觉的工件尺寸自动检测技术研究,直线拟合,附完整程序及待处理图片-Workpiece dimensions using computer vision technology automatically detect, line fitting, with a full program and image to be processed
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:121426
    • 提供者:zcc21
  1. houghlines

    0下载:
  2. hough变换用于直线的检测,适用于计算机视觉的初学者,简单容易理解-hough transform for line detection, computer vision for beginners, easy to understand. . .
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3102
    • 提供者:sdp
  1. houghdetectline

    0下载:
  2. hough变换检测直线,MATLAB环境下可直接运行-hough detect lines
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1334
    • 提供者:anthony
  1. beamlet_jiance

    1下载:
  2. 采用beamlet可检测直线的优势对图像中的桥梁进行检测,正确率到80 。-Beamlet can be detected using the advantages of a straight line the bridge on the image to detect the correct rate to 80 .
  3. 所属分类:matlab

    • 发布日期:2017-01-12
    • 文件大小:10240
    • 提供者:陈铭
  1. HoughGrd

    0下载:
  2. 使用hough 变换检测直线,参数可以任意设定,程序说明详细。-Using the hough transform to detect straight lines, the parameter can be set, detailed descr iption of the procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:428646
    • 提供者:hanyulan
  1. houghl1

    0下载:
  2. 编码实现Hough变换算法,最基本的Hough变换检测直线方法,可以实现-achieve to detect lines
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:757
    • 提供者:王珊
  1. hough

    0下载:
  2. hough变换检测园和直线,计算机视觉作业-Park and the straight line hough transform detection, computer vision operations
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:298272
    • 提供者:xuyangzhe
  1. LSD直线提取算法MATLAB

    8下载:
  2. 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-11-01
    • 文件大小:330752
    • 提供者:hanpuxia
  1. 直线匹配MATLAB

    0下载:
  2. MATLAB对图片进行直线检测和匹配,有应用实例,实验图片,运行时间较长,请耐心等待
  3. 所属分类:matlab例程

« 12 3 4 »
搜珍网 www.dssz.com