搜索资源列表

  1. Hough变换直线检测

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

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

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

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

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

  1. radon变换检测直线

    0下载:
  2. 做个图像直线检测的算法,主要是用来检测图像中的直线,用处据说不少,而且自己感觉挺好。-be a linear image detection algorithm is used to determine the linear image, usefulness is said, but his driver.
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:孔晓东
  1. bkwait

    0下载:
  2. 做个图像直线检测的算法,主要是用来检测图像中的直线,-Make out an arithmatic of checking lines.It is mainly used to check and measure the lines in pictures.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:郁闷ing
  1. 纤维处理软件sob+hough直线检测+自动判定

    0下载:
  2. 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:43008
    • 提供者:唐军
  1. xianquchuchengxu

    0下载:
  2. 表单图像线去除的程序,研究了一种直线检测和字线分离的算法.采用了一种检测直线的方法,即有向单单连通链法,它定义简单,物理意义明确,易于存储和处理.且能较好处理倾斜,断裂和字线交叠的情况,且通过将游程平滑,将尺寸小的单连通链滤除,并减少连通链合并时的搜索范围,可达到算法的加速,使结果更加精确.研究了字线相交的不同情况,采用了与框线检测结合的表格框线去除和交叠文字保留的方法,以及对字线分离后的笔画部分的修整.国内做这方面东西的人都很少,资料
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:63488
    • 提供者:宋瑞华
  1. EdgeContour

    0下载:
  2. VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。-VC++ The edge with the outline of treatment procedures, including edge detection (five operator, robert, sobel,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2132992
    • 提供者:ZL
  1. hough+c

    0下载:
  2. c实现的hough变换算法 直线检测个人感觉不错-c realize the hough transform line detection algorithm personal feeling good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:38912
    • 提供者:冯树彪
  1. line_hough

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

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:cheng tiantian
  1. hough

    0下载:
  2. vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:66560
    • 提供者:孙宇
  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 re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3313664
    • 提供者:caonimabitoo
  1. lena

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

    • 发布日期:2024-05-10
    • 文件大小:202752
    • 提供者:刘涛
  1. lsd_oldversion

    0下载:
  2. 最新的快速直线检测算法,速度比哈夫变换快且准。-The latest rapid linear detection algorithm, the speed change fast and quasi-Bi Hafu.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:281600
    • 提供者:heping
  1. Ransac-Line-and-3D-Plane

    0下载:
  2. 根据Ziv Yaniv的RANSAC直线检测算法,开发出在一些三维点中检测出若干空间平面的算法。-Based on Ziv Yaniv s RANSAC straight line detecting algorithm, these codes could find some 3D planes in some 3D points.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-10
    • 文件大小:413696
    • 提供者:刘刚
  1. line_detector

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

    • 发布日期:2024-05-10
    • 文件大小:131072
    • 提供者:if空间
  1. 2017.10.23直线检测算法

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

    • 发布日期:2024-05-10
    • 文件大小:3186688
    • 提供者:哈哈124
  1. LSD直线提取算法MATLAB

    0下载:
  2. 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:330752
    • 提供者:hanpuxia
  1. baidu_36747360_9767429

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

    • 发布日期:2024-05-10
    • 文件大小:3881984
    • 提供者:石石石头
  1. ED_Lib-master

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

    • 发布日期:2024-05-10
    • 文件大小:55296
    • 提供者:llkk2200
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org