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

搜索资源列表

  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. LaneDetect

    0下载:
  2. 用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现-Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:598
    • 提供者:
  1. houghtest

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

    • 发布日期:2017-04-11
    • 文件大小:719
    • 提供者:bonnie
  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. 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. hough_matlab

    0下载:
  2. 基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行-HOUGH transform line detection based on the MATLAB source code, you can download directly run! !
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2783
    • 提供者:zj
  1. HoughLine

    1下载:
  2. hough变换源码学习,VC6.0实现的hough变换,可以设置生成多条不同角度的直线,然后同过hough变换检测一副图象中存在的直线段,再由得出的角度数据还原直线,-hough transform source code to learn, VC6.0 achieve the hough transform, can be set to generate a number of different angles of straight lines, then the same image ov
  3. 所属分类:Algorithm

    • 发布日期:2017-01-06
    • 文件大小:3655680
    • 提供者:RED
  1. hough

    0下载:
  2. MATLAB代码中hough变换检测直线-Detection Hough transform in MATLAB code line
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1158
    • 提供者:热潮
  1. hough

    0下载:
  2. matlab利用hough变换检测直线的程序-matlab use hough transform line detection procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:704
    • 提供者:杨晓
  1. 基于Hough变换的直线检测

    0下载:
  2. 使用霍夫变换,将直角坐标中的线转换为极坐标中的点,检测图像中的直线,
  3. 所属分类:matlab例程

  1. Hough

    0下载:
  2. 数字图像处理方面,利用HOUGH变换检测图像中的直线,中间设计多方面有加噪声也有滤波。-Digital image processing, use HOUGH transform to detect straight lines in an image, there are many middle-plus-noise design also has filtering.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:庞庞
  1. Hough

    0下载:
  2. Hough变换程序,可以方便快捷的检测图像中的直线,提取出直线的相关信息-Hough transform program, can be in a straight line, convenient detection images to extract the linear related information
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2210
    • 提供者:张宇鹏
  1. line

    0下载:
  2. hough变换检测图像中的直线可以得到检测直线的参数与首位端点。-Hough transform to detect the image of a straight line can be detected in the parameters of the line and the first endpoint.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8798
    • 提供者:zhch26
  1. Hough_LineDetect

    0下载:
  2. 详解利用Hough变换进行直线检测的代码(detailed interpretation of the code that uses Hough transform for line detection)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:sangba2017
« 12 »
搜珍网 www.dssz.com