搜索资源列表

  1. 道路分割

    1下载:
  2. Matlab车道线检测,用matlab实现道路分割,包含了分割检测等多种算法 ,有效地实现了道路分割
  3. 所属分类:源码下载

    • 发布日期:2011-05-19
    • 文件大小:1812045
    • 提供者:lxdjch
  1. hough_直线

    3下载:
  2. 采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:2081792
    • 提供者:刘秉帼
  1. 端口扫描检测程序

    0下载:
  2. * 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainfr a me connectivity ports in or
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:吕杰
  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-13
    • 文件大小: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-13
    • 文件大小:1024
    • 提供者:郁闷ing
  1. 一个用matlab检测直线交点的源程序

    1下载:
  2. 一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:孙类
  1. 直线检测

    0下载:
  2. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:张莉
  1. jiao448

    1下载:
  2. 一个用matlab检测直线交点的源程序,适合于二值图像,函数实现了图像中单象素宽白色相交直线交点的检测利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-a linear detection using Matlab intersection of the source, suitable for two binary images, Function of image pi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:交角
  1. Houghpeaks

    1下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:郭晓娟
  1. BoundaryDetectionVc++Res

    0下载:
  2. 图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码-image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:13312
    • 提供者:牛牛
  1. HoughTrans

    0下载:
  2. 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:3899392
    • 提供者:wxj
  1. xianquchuchengxu

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

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

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:亿摆
  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-13
    • 文件大小:2048
    • 提供者:cheng tiantian
  1. houghlines

    0下载:
  2. 在MATLAB中,使用Hough变换做线检测和链接-In MATLAB, use Hough transform to detect and link line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:zuo
  1. lane_detection

    1下载:
  2. 基于VS+opencv,实现实时车道线检测。首先通过边缘检测,再运用霍夫变换进行直线检测。(VS+opencv.Real time lane detection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:chapman
  1. canny_hough_DM642

    0下载:
  2. dm642平台下的canny边缘检测以及hough线检测程序(dm642 platform, canny edge detect and hought line detect)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:779264
    • 提供者:yuem
  1. 基于卡尔曼滤波的运动目标检测,matlab代码

    0下载:
  2. 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
  3. 所属分类:其他小程序

  1. Line_Detect

    1下载:
  2. 车道线检测 基于matlab 实现对图片的车道线检测 示例图片为999.png(landlines detection)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:24777728
    • 提供者:fsafadas
  1. lane-detect

    0下载:
  2. 车道线检测,对道路的车道线进行检测,检测道路线(Lane line detection, detect the lane line of the road, detect the road line and extract it)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:107520
    • 提供者:小宋sj
« 12 3 4 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org