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

搜索资源列表

  1. Hough

    0下载:
  2. 计算机视觉.图像处理程序.Hough变换检测直线
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5534318
    • 提供者:南航
  1. 霍夫变换

    0下载:
  2. 这是一个关于hough变换检测直线的源码
  3. 所属分类:图形图像处理(光照,映射..)

  1. hough.用hough变换来检测直线

    2下载:
  2. 基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-06-07
    • 文件大小:1494159
    • 提供者:王坤
  1. Hough变换时一种检测、定位直线和解析曲线的有效方法

    1下载:
  2. Hough变换时一种检测、定位直线和解析曲线的有效方法。他是把二值图变换到Hough参数空间,在参数空间用极值点的检测来完成目标检测,Hough transform of a test line positioning and effective way to resolve curve. He is the binary image to the Hough transform parameter space, parameter space used in the detection of
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:5519
    • 提供者:wangshan
  1. hough.rar

    0下载:
  2. 用霍夫变换检测直线的一个代码,用C++编写的,很有用的一个程序。,Hough transform detection of a straight line with a code, using C++ Prepared a very useful procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1169
    • 提供者:quan
  1. Hough

    0下载:
  2. VC++实现hough变换提取直线,且能检测出两条平行直线-VC++ Achieve a straight line hough transform extract and can detect two parallel straight lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:24226
    • 提供者:panghuanzhi
  1. houghlinedetect

    0下载:
  2. hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pix
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1107
    • 提供者:fisher
  1. lena

    0下载:
  2. 基于hough变换的直线检测(—)。前面的可能是充数的(5个耶,不是所有程序我都有版权的,呵呵)。这个绝对有版权,我的课程设计,拿专业第一名的,站长认真看。看完这些废话可以帮我删了。 lena图,hough变换的前期处理工作,涉及到图像增强,锐化,滤波,二值化等技术,附有算法的详细说明,和使用的各种算子。-Hough transform based line detection (-). In front of the number may be necessary and sufficie
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:203042
    • 提供者:刘涛
  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. houghpeaks

    0下载:
  2. hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
  3. 所属分类:Special Effects

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

    0下载:
  2. 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image contour extraction hough tr
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2663645
    • 提供者:leogic
  1. houghtransform

    0下载:
  2. hough变换实现直线检测,MATLAB实现,带实例说明-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:91352
    • 提供者:王林林
  1. Hough

    0下载:
  2. 图像处理中经典的hough变换算法,检测直线,顺带有canny算法进行边缘检测-Classical image processing algorithm hough transform to detect straight lines, incidentally, are canny edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3788944
    • 提供者:hj zhang
  1. Hough_Line

    0下载:
  2. 利用Hough变换检测直线,在极坐标下实现,效果比较好。-Straight line detection using Hough transform, under the polar coordinates, the effect is better.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1439
    • 提供者:张阳军
  1. 3

    0下载:
  2. HOUGH 变换检测直线 源代码 LINUX 编程-HOUGH transform to detect linear programming source code for LINUX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:917
    • 提供者:张玉英
  1. line_hough

    0下载:
  2. 用hough变换检测直线,适用于计算机视觉初学者,简单容易理解,-Line detection using hough transform applied to computer vision for beginners, easy to understand,
  3. 所属分类:2D Graphic

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

    0下载:
  2. hough变换,把检测整体特性转化为检测局部特性,比如直线、椭圆、圆和弧线等-hough transform to detect the overall characteristics into the detection of local features, such as lines, ellipses, circles and arcs, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:44246
    • 提供者:豁辉
  1. hough

    0下载:
  2. hough变换检测园和直线,计算机视觉作业-Park and the straight line hough transform detection, computer vision operations
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:298272
    • 提供者:xuyangzhe
  1. land-detection

    0下载:
  2. hough变换检测直线的源代码程序,很实用的方法-land dectection
  3. 所属分类:transportation applications

    • 发布日期:2017-05-11
    • 文件大小:2972222
    • 提供者:何均均
  1. hough

    0下载:
  2. 用hough变换检测直线,采用传统方法,穷尽式搜索-use hough transform for line detecting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1454
    • 提供者:chen
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com