CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Line Detection Hough Transform

搜索资源列表

  1. Edge_Detection_and_Segmentation

    0下载:
  2. mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6789
    • 提供者:少文
  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. EdgeContour

    0下载:
  2. 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:72725
    • 提供者:skylost
  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. HOUGH

    0下载:
  2. 用Hough变换检测线段。这是一个命令行程序,以图像作为文件输入变量。编译时选择“#if1”或者“#if0”,可以使用标准和概率Hough变换两种方法-Detection of line segments with Hough transform. This is a command line program to the image as a file input variables. Compile-time options " # if1" or " # if0&
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1435295
    • 提供者:吴婵
  1. Tsobbelhougghh

    0下载:
  2. 该源代码首先使用sobel算法对图像进行行边缘提取,后运用hough变换提取圆形。 -The source code is the first to use the sobel line edge detection algorithm for image use hough transform to extract the round.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:40483
    • 提供者:权力
  1. Line-Detection-

    0下载:
  2. 这是一个基于Hough变换的直线检测matlab程序文件,可以有效地检测直线-Line Detection via Standard Hough Transform
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:1453
    • 提供者:牛子蛋
  1. road

    0下载:
  2. 道路识别程序,包括图像预处理算法、霍夫变换和道路边界线检测-Road recognition procedures, including image preprocessing algorithm, Hough transform line detection and road borders
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:3822999
    • 提供者:裔天
  1. mymatlab

    0下载:
  2. 钢筋、火柴根数的统计,阈值分割、直线检测,hough变换-Steel, matches the statistical number of roots, threshold segmentation, line detection, hough transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3260887
    • 提供者:lijian
  1. hough

    0下载:
  2. hough变换检测直线,vc++6.0,内含测试图片,代码注释详细,能让图像编程学习者有所收获-hough transform line detection, vc++6.0, containing the test images, code comments in detail, allowing graphics programming learners to be harvested
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2823959
    • 提供者:shihao
  1. 20140519d

    0下载:
  2. 利用hough变换检测直线,基于opencv的vs编写的小程序-Use hough transform line detection, based on the opencv vs write small programs
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:716
    • 提供者:Dawson
  1. hough@lane-detection

    0下载:
  2. 利用祸福变换对图像中的直线进行提取检测,效果一般,但基本功能实现-Use fortune to transform the image of a straight line extraction testing, the general effect, but the basic functions to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:郭朝荐
  1. Lane_Detection

    3下载:
  2. 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:66416640
    • 提供者:蛋蛋
  1. match

    0下载:
  2. 点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法- a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell algorithm and the interpolation algorithm etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:386088
    • 提供者:我去
  1. lizks

    0下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现,-Detection of linear hough transform, peak detection, line detection and links of matlab,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:Carteo
  1. proldures

    0下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现,(Detection of linear hough transform, peak detection, line detection and links of matlab,)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:Maael
搜珍网 www.dssz.com