搜索资源列表

  1. lsd

    0下载:
  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. 所属分类:图形图象

    • 发布日期:2024-11-24
    • 文件大小:601kb
    • 提供者:Jiaqi Sun
  1. 3

    0下载:
  2. 基于链码检测的直线段检测方法,实现了直线的检测-Based on chain code detection straight line segment detection method, realize the straight line detection
  3. 所属分类:软件工程

    • 发布日期:2024-11-24
    • 文件大小:375kb
    • 提供者:汪清芳
  1. LineDection

    1下载:
  2. 论文《一种基于梯度的直线段检测算法—光子学报》的matlab源码和论文PDF,点main函数运行,直线段效果非常好。里面还有一个main_hf的哈夫变换的直线段检测方法,作为对比。-Paper " based on gradient line segment detection algorithm- Photon Technology" matlab source, point main function runs,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-24
    • 文件大小:1.14mb
    • 提供者:qinxunhui
  1. improvedHough

    0下载:
  2. 首先检测图像中相邻的像素点并进行聚类, 形成一些相连的像素点的集合, 然后将聚类 后的像素点进行感知编组, 细分成比原聚类线段更接近直线的线段, 最后对每段近似直线用随机 Hough变换进行检测-First detection in adjacent pixels of the image and clustering, form some connected set of pixels, then clustering Pix
  3. 所属分类:软件工程

    • 发布日期:2024-11-24
    • 文件大小:255kb
    • 提供者:huangtingting
  1. Straight-line-matching

    0下载:
  2. 直线匹配程序,首先在图像检测出直线,在直线段的基础上对直线段进行匹配。-Straight line matching program, first of all, in the image to detect the straight line, on the basis of the straight line segment of line segment matching.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-24
    • 文件大小:11.07mb
    • 提供者:曹德才
  1. straight-line-detection

    0下载:
  2. 一种基于梯度的直线段检测算法,用于在复杂环境下快速准确的检测直线。-A straight line detection algorithm based on gradient, used for fast detection in complex environment in a straight line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-24
    • 文件大小:1.09mb
    • 提供者:hexiaomei
  1. EDLinesTest

    1下载:
  2. EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-24
    • 文件大小:4.91mb
    • 提供者:zhanglei
  1. lsd_opencv-master

    0下载:
  2. 这是一个直线段检测算法,只要保证图片质量不是太差的前提下,你可以检测到几乎所有的直线段!(this is a good line detector, you can detect all lines)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-24
    • 文件大小:835kb
    • 提供者:jingzi
  1. EDTest-VS2010

    0下载:
  2. 直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-24
    • 文件大小:10.95mb
    • 提供者:1989898988

源码中国 www.ymcn.org