CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 直线检测

搜索资源列表

  1. 直线度检测

    0下载:
  2. 用最小二乘法拟合出机床导轨运动时的直线,从而可以对机床导轨的直线度误差进行检测- Fits time the engine bed guide rail movement with least squares method the straight line, thus may carry on to the engine bed guide rail straight dimension error examines
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3562
    • 提供者:王杰
  1. 直线检测

    0下载:
  2. 检测一副图象中的直线并把直线描绘出来,用OPENCV编,VC环境下-an image detection of linear and linear painted with OPENCV series, VC environment
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1022
    • 提供者:张莉
  1. line_hough

    0下载:
  2. 用matlab实现hough变换的直线检测,对原有代码的错误指出进行了改正,可以直接运行.-using Matlab achieve hough transform linear detection, on the original error code that the correction can be run directly.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1658
    • 提供者:李守一
  1. EdgeContour

    0下载:
  2. 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:85591
    • 提供者:dlf
  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编程

    • 发布日期:2008-10-13
    • 文件大小:1040
    • 提供者:郁闷ing
  1. 一个用matlab检测直线交点的源程序

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

    • 发布日期:2008-10-13
    • 文件大小:2376
    • 提供者:孙类
  1. HTR

    0下载:
  2. Hough 变换的VC++实现,HOUGH变换广泛应用于直线及形状检测中,是模式识别不可或缺的内容-this is the implement of hough transform written in visual C++
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:54391
    • 提供者:罗辉武
  1. hough

    0下载:
  2. hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4021
    • 提供者:llp
  1. HOUGH

    0下载:
  2. hough变换,用来检测直线 hough变换,用来检测直线-hough transform to detect straight line hough transform to detect straight
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:877183
    • 提供者:秘密
  1. Hough

    1下载:
  2. 利用vc编写的源代码用于数字图像处理中hough变换检测直线-Source code written using vc for digital image processing in the detection of a straight line hough transform
  3. 所属分类:Windows编程

    • 发布日期:2013-08-12
    • 文件大小:1828755
    • 提供者:331
  1. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:24258
    • 提供者:王超
  1. linecircle

    0下载:
  2. 可以实现直线和圆检测 检测的结果又一定的误差-Straight line and circle detection can be achieved test results has some error
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:721359
    • 提供者:战语
  1. houghzhixian

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:579
    • 提供者:
  1. Desktop

    0下载:
  2. 自己写的霍夫变换检测直线的代码(存在问题的请大神指出来)(Write their own Hof transform line detection code)
  3. 所属分类:其他

  1. 3.6改进型数字图像中直线特征的快速检测方法

    0下载:
  2. 为提高数字图像中的直线的检测速度,从时频域变换和空间域变换两个角度出发,提出了一种改进型数字图像中直线快速检测方法。(In order to improve the detection speed of straight lines in digital images, an improved method for fast line detection in digital images is proposed from two angles of time frequency domain
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:148480
    • 提供者:Prince0716
  1. HoughLine

    0下载:
  2. Hough直线检测,c++实现,具体详细源代码,课程实习成果(result from the hard work with my classmates,hoping you'd like it,and hope that it will be helpful.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:9496576
    • 提供者:April_
  1. 2017.10.23直线检测算法

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

    • 发布日期:2018-01-05
    • 文件大小:3186688
    • 提供者:哈哈124
  1. OPENCV车道检测与车辆识别LaneDetection

    4下载:
  2. 基于C#OPENCV车道检测与车辆识别,速度快,直线检测准确(Lane detection and vehicle identification based on C#OPENCV)
  3. 所属分类:C#编程

    • 发布日期:2020-03-28
    • 文件大小:18779136
    • 提供者:无双_
  1. baidu_36747360_9767429

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

    • 发布日期:2020-03-27
    • 文件大小:3881984
    • 提供者:石石石头
  1. ED_Lib-master

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

    • 发布日期:2020-08-05
    • 文件大小:55296
    • 提供者:llkk2200
« 12 3 4 »
搜珍网 www.dssz.com