CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Line Detection Hough Transform

搜索资源列表

  1. hough.rar

    0下载:
  2. 用霍夫变换检测直线的一个代码,用C++编写的,很有用的一个程序。,Hough transform detection of a straight line with a code, using C++ Prepared a very useful procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1169
    • 提供者:quan
  1. houghBIANHUAN.rar

    0下载:
  2. hough变换实现检测直线的程序,在Visual C++环境下进行编译,执行,hough transform to achieve a straight line detection procedure in Visual C++ compiler environment, implementation
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:1259
    • 提供者:周周
  1. 基于Hough变换的车牌倾斜检测算法

    0下载:
  2. 典型的角度检测算法是进行Hough变换后寻找最长直线的倾斜角度.一般情况 下,待处理图象中未必有明显的较长直线.甚至存在一些对图像进行正确检测的长直线干扰 文 章介绍了一种基于统计考虑的数据分析思路,以期在基于Hough变换的角度检测算法上取得更高 的准确性。,The perspective of a typical detection algorithm is the Hough transform to find the longest straight line after the
  3. 所属分类:文档资料

    • 发布日期:2016-03-26
    • 文件大小:182605
    • 提供者:liyu
  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. hough-matlab

    0下载:
  2. Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform image space and Hough parameter space points- line detection problem in image space to parameter space duality. Through the simple accumul
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:7779
    • 提供者:马立静
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:110261
    • 提供者:caonimabitoo
  1. Simulation_System_of_Unknown_Environmen

    0下载:
  2. :以matlab工具箱的形式给出了静态及动态未知环境下移动机器人地图构建的仿真研究平 台。通过分析polaroid6500声纳、电子罗盘、编码器等传感器的工作原理建立了参数可调的传感器 模型。这些传感器为机器人提供位姿及环境信息。在分析已有基于hough变换的线段提取算法的基 础上提出了抑止。杂线段。现象的CIHT[Clus~r Inhibiting Hough Transform]算法.采用cIHT 对声蚋信息作环境特征提取,便于开展基于环境特征的未知环境地图构建算法方面的研究
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:358565
    • 提供者:xuyuhua
  1. houghpeaks

    0下载:
  2. hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2845
    • 提供者:llp
  1. houghpixels

    0下载:
  2. hough变换中的非零点检测,找到非零点,进行累加,才能找出直线-hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:llp
  1. StandardHT

    0下载:
  2. 用标准Hough变换实现直线检测。内含标准的Hough函数和简单实例。-Standard Hough transform line detection. Hough function includes standard and simple examples.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1892
    • 提供者:ccc
  1. Houg_part

    0下载:
  2. Hough变换的原理以及直线检测和圆检测的vc代码-Hough transform principle and the straight line detection and circle detection in vc code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4565
    • 提供者:英文
  1. linetest

    0下载:
  2. 采用改进的hough变换进行直线检测。 先进行滤波,在二值化,可以绘制出灰度直方图-An improved hough transform for line detection. First be filtered, in binary, you can draw a histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:191608
    • 提供者:秦安
  1. bqobyklx

    0下载:
  2. BP智能输入法的预测算法的matlab代码,本程序根据训练好的网络文件 cLYkzp.mat预测新的数据文件,包括有点检测、线检测、Hough变换、temp算法、hYAaFIP测试原理展示等功能 -BP intelligent input method of prediction algorithm matlab code, the procedure according to the trained network file prediction cLYkzp.mat new data
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5347
    • 提供者:xloejt
  1. cdogzaaj

    0下载:
  2. BP智能输入法的预测算法的matlab代码,本程序根据训练好的网络文件 eUPGLx.mat预测新的数据文件,包括有点检测、线检测、Hough变换、temp算法、mPWkwLS测试原理展示等功能 -BP intelligent input method of prediction algorithm matlab code, the procedure according to the trained network file prediction eUPGLx.mat new data
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6224
    • 提供者:fhgqsg
  1. cjttgijh

    0下载:
  2. BP智能输入法的预测算法的matlab代码,本程序根据训练好的网络文件 uOXvSz.mat预测新的数据文件,包括有点检测、线检测、Hough变换、temp算法、FQQISLP测试原理展示等功能 -BP intelligent input method of prediction algorithm matlab code, the procedure according to the trained network file prediction uOXvSz.mat new data
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5768
    • 提供者:rwkvbx
  1. cliraqgt

    0下载:
  2. BP智能输入法的预测算法的matlab代码,本程序根据训练好的网络文件 zrMPks.mat预测新的数据文件,包括有点检测、线检测、Hough变换、temp算法、IKyYGpX测试原理展示等功能 -BP intelligent input method of prediction algorithm matlab code, the procedure according to the trained network file prediction zrMPks.mat new data
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:13777
    • 提供者:qbopzi
  1. match

    0下载:
  2. 点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法- a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell algorithm and the interpolation algorithm etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:386088
    • 提供者:我去
  1. Algorithmic-Evaluation-of-Line-Detection-Problem.

    0下载:
  2. The Hough transform is a well-established scheme for detecting digital line components in a binary edge image. A key to its success in practice is the notion of voting on an accumulator array in the parameter plane. This paper discusses computati
  3. 所属分类:Development Research

    • 发布日期:2017-05-04
    • 文件大小:181812
    • 提供者:SALEH
  1. LSD

    0下载:
  2. 直线检测通常选用霍夫变换法,但是Hought变换运行慢,而LSD快速直线检测,效率极大的增大-Line Detection Hough transform method is usually used, but the Hought conversion run slow, and LSD fast line detection, greatly increasing efficiency
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:4840684
    • 提供者:乘凉
  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
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com