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

搜索资源列表

  1. houghline.hough 变换提取直线 MATLAB程序

    4下载:
  2. hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-28
    • 文件大小:1429
    • 提供者:tdw
  1. Hough变换 图像的形状检测

    6下载:
  2. hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-04-27
    • 文件大小:12263
    • 提供者:郑海珍
  1. hough

    0下载:
  2. vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:66549
    • 提供者:孙宇
  1. hough

    0下载:
  2. hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15033
    • 提供者:zhang
  1. hough-Transform-for-Line-Detect

    0下载:
  2. Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:1414
    • 提供者:黄习培
  1. hough

    0下载:
  2. 图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:82772
    • 提供者:zhang
  1. HOUGH

    0下载:
  2. 用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:82777
    • 提供者:liweijun
  1. Hough

    0下载:
  2. line detection using Hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:226764
    • 提供者:srikhan
  1. hough

    0下载:
  2. 这是基于图像处理,用MATLAB编程,对知道图像进行边缘提取和hough线链接的程序-This is based on image processing, using MATLAB programming, to know that the image edge detection and hough line procedure link
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:990
    • 提供者:周源
  1. hough

    0下载:
  2. 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3375911
    • 提供者:王宇
  1. line

    1下载:
  2. matlab程序,利用Hough变换进行线提取。有图,可直接运行查看效果!-matlab procedures, the use of Hough transform for line extraction. There are maps, can be run to view results!
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3772
    • 提供者:李昕
  1. hough_line

    0下载:
  2. 直线 检测 hough 直接可以运行有原图像 图像为256色bmp -Hough line detection can be run directly with the original image, the image of 256-color bmp
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5298310
    • 提供者:南埃里克斯
  1. hough

    0下载:
  2. houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:85615
    • 提供者:markman86
  1. houghtransform

    0下载:
  2. hough直线变换,可以对一般yuv格式的灰度图像进行hough变换,可以在程序中修改检测阈值等-hough line transformation can generally yuv format hough transform the gray image can be modified in the process detection threshold, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4537814
    • 提供者:姓名
  1. Hough_line

    0下载:
  2. Hough Line Transform using Open CV, adaptive threeshold is employed
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:238867
    • 提供者:Gurc
  1. hough-test

    0下载:
  2. hough直线和园检测,很有用,运行速度快,可以使用-hough line detection and garden, very useful, fast, you can use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3673005
    • 提供者:xu
  1. hough--line

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

    • 发布日期:2017-03-29
    • 文件大小:148658
    • 提供者:丁海龙
  1. Hough-Line-detection

    0下载:
  2. 基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:821106
    • 提供者:吴星怡
  1. Hough-line-test

    0下载:
  2. Hough线段检测,是一个很好的opencv学习范例,对于初学者有很大的帮助。-Hough line detection, opencv learning is a good example of a great help for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:962
    • 提供者:王越
  1. hough--line-transform

    0下载:
  2. hough 直线变换,针对焊接边缘检测有飞溅时,可以提高检测精度-hough line transform
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:5805409
    • 提供者:范永强
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com