CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..)

文件名称:EDLinesTest

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-07-01
  • 文件大小:
    4.91mb
  • 已下载:
    2次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

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

(1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声;

(2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向;

(3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大;

(4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。

-Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out

the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary

edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a

set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of

the other edge detectors requires urther processing to generate potential object boundaries, which may not even be

possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

EDLinesTest/BoyAndGirl.pgm
EDLinesTest/chairs.pgm
EDLinesTest/cigar.pgm
EDLinesTest/cv210.dll
EDLinesTest/cxcore210.dll
EDLinesTest/EDLines.pdf
EDLinesTest/EDLinesLib.h
EDLinesTest/EDLinesLib.lib
EDLinesTest/EDLinesTest.sln
EDLinesTest/EDLinesTest.suo
EDLinesTest/EDLinesTest.vcproj
EDLinesTest/house.pgm
EDLinesTest/License.txt
EDLinesTest/LineSegments.txt
EDLinesTest/LS.h
EDLinesTest/main.cpp
EDLinesTest/pasta.pgm
EDLinesTest/street.pgm
EDLinesTest/Timer.h
EDLinesTest/zebra.pgm
EDLinesTest

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com