CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - lsd

搜索资源列表

  1. lsd-快速直线检测

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

  1. lsd.zip

    0下载:
  2. LSD: A Fast Line Segment Detector with a False Detection Control
  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
    • 文件大小:58368
    • 提供者:严冬
  1. lsd-1.5

    1下载:
  2. LSD快速直线检测方法,利用梯度方向和幅值判断的区域生长法,效果较好-LSD Fast line detection methods, the use of gradient direction and magnitude to determine the region growing method, better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-24
    • 文件大小:620575
    • 提供者:yang
  1. lsd

    1下载:
  2. Line Segment Detection 用C实现的直线段检测,检测出PMG格式图像中的直线段,给出线段起始终止坐标-Line Segment Detection,achieved with the C. Detect line segments in image of the PMG format, giving the starting and ending coordinates
  3. 所属分类:图形图象

    • 发布日期:2013-04-24
    • 文件大小:615479
    • 提供者:Jiaqi Sun
  1. lsd

    0下载:
  2. work with feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:2464
    • 提供者:Vyacheslav
  1. lsd-1.6

    0下载:
  2. Line segment detector 快速直线检测 1.6版-a face line detector
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:586450
    • 提供者:fenghao
  1. lsd

    1下载:
  2. LSD直线检测算法的原理、步骤、结果文字资料以及具体程序实现-The LSD line detection algorithm principle, the steps of text information as well as specific procedures to achieve
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:8680448
    • 提供者:dyx
  1. lsd_1.6

    0下载:
  2. C++实现LSD算法,快速提取图片中的直线. 通过命令行调用,也可编译到matlab使用-LSD algorithm: A fast line segment detector
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:676597
    • 提供者:魏巍
  1. LSD_line_test

    0下载:
  2. 这个是c++代码,主要实现了效果比较好的LSD方法,进行直线检测-This is the c++ code, the main effect is to achieve a good LSD method, straight-line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1639126
    • 提供者:童彤
  1. lsd_slam.tgz

    1下载:
  2. 三维重建,lsd-slam,生成半稠密点云,实时性能好,基于概率的模式-a great breakout in slam,can reconstruction environment in real-time.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3566056
    • 提供者:zj
  1. lsd_lines

    0下载:
  2. opencv3.0 基于lsd的直线检测方法,效果比HoughLines好-opencv 3.0 psd line detection method based on better results than HoughLines
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:796
    • 提供者:彭生
  1. LSDTester

    0下载:
  2. its a implementation of LSD into opencv. LSD is a linear-time Line Segment Detector giving subpixel accurate results. It is designed to work on any digital image without parameter tuning. It controls its own number of false detections. can be reach
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:11142
    • 提供者:mhassanin1
  1. Line_Segment_Detector-master

    0下载:
  2. Line_Segment_Detector(LSD)直线检测算法,不同于Houghline-Line_Segment_Detector (LSD) line detection algorithm, unlike Houghline
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:168767
    • 提供者:laoji
  1. LSD_C

    8下载:
  2. 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-11
    • 文件大小:6121
    • 提供者:liwenzhen
  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-18
    • 文件大小:4840684
    • 提供者:乘凉
  1. lsd_1.6

    1下载:
  2. 直线检测LSD算法的C代码,配置一下即可运行(Line segment detector algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:630784
    • 提供者:if空间
  1. x86

    0下载:
  2. 运用lsd算法检测图像中所包含的直线,现以一钢坯图像为例(it can detective the lines in the picture)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:37888
    • 提供者:哦,小梅西
  1. LSD

    2下载:
  2. 本程序实现了提取图像中直线的功能。能够很好地提取出位于边缘上的直线段,其结果表示为两端端点坐标以及线段宽度(This program realizes the function of extracting the edge line in the image.The straight line segment at the edge can be extracted well, and the result is expressed as the end point coordinates an
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-01
    • 文件大小:2646016
    • 提供者:wangjoe
  1. LSD_Line

    1下载:
  2. LSD直线检测算法,基于matlab平台实现,算法切实可用(LSD linear detection algorithm, based on matlab platform, the algorithm is practical)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-19
    • 文件大小:131072
    • 提供者:岁臻
« 12 »
搜珍网 www.dssz.com