CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - line detection

搜索资源列表

  1. xianquchuchengxu

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

    • 发布日期:2008-10-13
    • 文件大小:63487
    • 提供者:宋瑞华
  1. mjiancezhixian

    0下载:
  2. matlab检测直线交点源程序在matlab6.5下已调试通过-Matlab line detection of the source matlab6.5 Nodal has been under debugging through
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:4487
    • 提供者:袁征
  1. linedetec

    0下载:
  2. 这是一个使用hough变换来实现一副图像中直线检测的代码,比较高效而且检测效果很不错-use hough transform to achieve an image line detection code, more efficient and effective detection is pretty good
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1017
    • 提供者:亿摆
  1. EdgContour

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的边缘检测和轮廓提取,边缘检测算子包括:Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子。hough直线检测、轮廓提取、种子检测和轮廓跟踪。-VC prepared by an image processing procedures : it can achieve image edge detection and contour extraction, Edge Detection Operat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:74227
    • 提供者:何再兴
  1. Hough111

    0下载:
  2. hough变换检测直线的matlab算法-hough transform line detection algorithm Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1367
    • 提供者:黄慈栋
  1. Detection_and_Visualization_of_closed_streamlines_

    0下载:
  2. 流体的分析与可视化是可视化的中心问题。近几年基于拓扑的方法引起了越来越多的兴趣,本文描述一种流体封闭流线的探测方法。-fluid analysis and visualization is visualization of the central issue. In recent years, based on topological methods attracted more and more interest, the paper describes a closed fluid flow
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10970
    • 提供者:罗伟平
  1. Trap

    0下载:
  2. 此原代码是用VC++6.0编译实现基于SNMP的线路状态检测的参考代码,编译可通过,只可做为参考哦 -this is the original code with VC 6.0 compiler based SNMP line detection of reference state code compiler can only be used as reference oh
  3. 所属分类:SNMP编程

    • 发布日期:2008-10-13
    • 文件大小:71967
    • 提供者:tianshi
  1. houghostu

    4下载:
  2. matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding methods, the packing paper deta
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:76495
    • 提供者:田炳香
  1. line_detection

    0下载:
  2. Line detection in gray scale using hough transform-Line detection in gray scale using hough tr ansform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:730360
    • 提供者:kent
  1. HoughTransform

    0下载:
  2. HOUGHTRANSFORM uses Hough transform for line detection. (very fast and easy solution).
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1507
    • 提供者:ma
  1. Hough变换例子

    0下载:
  2. hough的一个例子,检测直线-Hough An example of the line detection ... ... ...
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:239223
    • 提供者:阿九
  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
    • 文件大小:2015
    • 提供者:cheng tiantian
  1. SerialPortUtility.rar

    1下载:
  2. VB串口调试工具,可以显示二进制波形,实际上这是一个mscomm控件的使用用法的演示程序,包括二进制、字符串数据的发送接收,以及一些属性的使用,缓存区数据的线路侦测、读娶事件检错以及绘制二进制数据曲线,方便调试程序。,VB serial port debugging tool, you can show that the binary form, in fact, control mscomm This is a demonstration of the use of use of proced
  3. 所属分类:Other windows programs

    • 发布日期:2016-10-06
    • 文件大小:23722
    • 提供者:355
  1. R2007test__hough

    0下载:
  2. 在 matlab中利用hough变换对图像进行直线检测,此程序能检测出只要的直线,并提取出来-Hough transform in matlab using the image line detection, this procedure can detect as long as the line, and extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:734
    • 提供者:姚军
  1. extract-underlying

    0下载:
  2. 包括角,直方图,纹理质地,霍夫圆和霍夫直线的检测-Including angle, histogram, texture, texture, Hove Circle and Hough line detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:4733
    • 提供者:顾舒文
  1. 通过霍夫检测检测图像中的直线

    0下载:
  2. Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:2293
    • 提供者:David Ding
  1. src

    0下载:
  2. Real-time line detection through an improved Hough transform voting scheme 的matlab实现-Implement of Real-time line detection through an improved Hough transform voting scheme
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1211098
    • 提供者:zj
  1. houghBIANHUAN.rar

    0下载:
  2. hough变换实现检测直线的程序,在Visual C++环境下进行编译,执行,hough transform to achieve a straight line detection procedure in Visual C++ compiler environment, implementation
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:1259
    • 提供者:周周
  1. 2

    0下载:
  2. opencv图像线条检测,学习opencv必看-opencv image line detection, learning opencv must see
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1333593
    • 提供者:zhanghaike
  1. LineDetection

    0下载:
  2. Line Detection Line Detection Line Detection Line -Line Detection Line Detection Line Detection Line Detection Line Detection Line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:53559
    • 提供者:park/durico1
« 1 2 3 4 5 67 8 9 10 11 ... 43 »
搜珍网 www.dssz.com