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

搜索资源列表

  1. Hough变换直线检测

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

  1. 改进的直线检测VC源代码

    1下载:
  2. 改进的Hough变换直线检测VC源代码,检测速度较快
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:1.64mb
    • 提供者:cfhi_lj@126.com
  1. lsd-快速直线检测

    1下载:
  2. 最新的直线检测算法,比hough算法快。
  3. 所属分类:图形图像处理(光照,映射..)

  1. LSD 直线的快速检测算法

    0下载:
  2. 一种直线的快速检测算法,检测效果好于canny等常见算法,a fast line segment detector-A linear algorithm for the rapid detection, detection is better than other common canny algorithm, a fast line segment detector
  3. 所属分类:2D图形编程

    • 发布日期:2016-01-25
    • 文件大小:57kb
    • 提供者:严冬
  1. line_hough.rar

    0下载:
  2. matlab编写的直线检测算法,能够有效的提取出直线。和matlab自带的hough变换实现的同样的功能,matlab prepared in a straight line detection algorithm can effectively extract the straight line. And the hough transform matlab own to achieve the same function
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1.97kb
    • 提供者:cheng tiantian
  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
    • 文件大小:178.33kb
    • 提供者:liyu
  1. hough

    0下载:
  2. vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:64.99kb
    • 提供者:孙宇
  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:5.84mb
    • 提供者:wk
  1. Hough

    0下载:
  2. hough 变换进行直线检测,优化了的算法.比传统的算法更加节省时间-hough transfer,Test Line。less more time than before!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.41mb
    • 提供者:秦安
  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
    • 文件大小:107.68kb
    • 提供者:caonimabitoo
  1. lena

    0下载:
  2. 基于hough变换的直线检测(—)。前面的可能是充数的(5个耶,不是所有程序我都有版权的,呵呵)。这个绝对有版权,我的课程设计,拿专业第一名的,站长认真看。看完这些废话可以帮我删了。 lena图,hough变换的前期处理工作,涉及到图像增强,锐化,滤波,二值化等技术,附有算法的详细说明,和使用的各种算子。-Hough transform based line detection (-). In front of the number may be necessary and sufficie
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:198.28kb
    • 提供者:刘涛
  1. linedetection

    0下载:
  2. 图像中的直线检测,hough变换的理论讲解和实现算法-Straight-line image detection, hough transform algorithm and the realization of the theory to explain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:153.34kb
    • 提供者:
  1. fhouhgh

    0下载:
  2. 利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出-detect lines in image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.67kb
    • 提供者:lihao
  1. lsd_oldversion

    0下载:
  2. 最新的快速直线检测算法,速度比哈夫变换快且准。-The latest rapid linear detection algorithm, the speed change fast and quasi-Bi Hafu.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:274.66kb
    • 提供者:heping
  1. hough直线检测matlab代码

    0下载:
  2. 一种用matlab实现的hough直线检测算法,包括灰度化,特征点标注,与最终结果图。参数可调。
  3. 所属分类:matlab例程

  1. line_detector

    0下载:
  2. 直线检测算法的MATLAB代码,由于作者只放出了C的代码,故写了一份MATLAB的(Line segment detector algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:128kb
    • 提供者:if空间
  1. 2017.10.23直线检测算法

    0下载:
  2. 关于直线检测收集的论文材料,较全,供参考(On line detection collection of paper materials, more comprehensive, for reference)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:3.04mb
    • 提供者:哈哈124
  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
    • 文件大小:323kb
    • 提供者:hanpuxia
  1. baidu_36747360_9767429

    1下载:
  2. lsd 直线检测算法通过c++实现的 可以运行(LSD line detection algorithm can run through C + + language)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-27
    • 文件大小:3.7mb
    • 提供者:石石石头
  1. ED_Lib-master

    2下载:
  2. 灰度图像中的ED直线检测算法,无须调参,自动适配(Ed lines detection algorithm in gray image. The parameters are automatically adapted and do not need to be adjusted)
  3. 所属分类:Windows编程

    • 发布日期:2020-08-05
    • 文件大小:54kb
    • 提供者:llkk2200
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com