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

搜索资源列表

  1. matlab实现hough变换的

    0下载:
  2. matlab实现hough变换的 用来检测图像中的直线圆等特征 最好的程序 已验 无错-matlab hough transform to detect realize the image in a straight line features such as the latest round of best and most comprehensive way to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-27
    • 文件大小:1024
    • 提供者:孙宁
  1. shape-detect

    0下载:
  2. 用emgucv结合c#编写 包括hough线变换 hough圆变换 基于vs2010开发环境-With c# prepared with emgucv including hough line transform hough circle transform Development environment based on vs2010
  3. 所属分类:OpenCV

    • 发布日期:2014-10-20
    • 文件大小:435200
    • 提供者:ZZT
  1. 4_hough

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

    • 发布日期:2017-04-16
    • 文件大小:14529
    • 提供者:cui ju
  1. hough

    0下载:
  2. 实现HOUGH变化,从而能检测到直线。此文件包括几个函数,但其他需要自己添加才可以-HOUGH achieve change, so that it can detect a straight line. This document includes several functions, but others may need to add before we can
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2840934
    • 提供者:秋水含烟
  1. TEXTLINE1

    0下载:
  2. 包含CDib类,可以打开、显示、存储图片,包含霍夫检测直线的类,可以大致检测出图片中的直线,且有利于二次开发。-Contains CDib class, you can open, display, store pictures, including detection of straight line Hough class, we can roughly detect the image of a straight line, and is conducive to redevelopmen
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2071339
    • 提供者:陈杰
  1. HoughTransform

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:50983
    • 提供者:杨红菊
  1. ass3A

    0下载:
  2. line detectation to detect edge-hough line detection
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:721
    • 提供者:ffff
  1. TRANSFORMEE-HOUGH-DETECTION-DROITES

    0下载:
  2. This program helps to better understand how the Hough transform. This transform can swap the space of representation. A point in space (X, Y) will become sinusoidal in space (R, Theta) and conversely a point in the plane (R, Theta) will be a line i
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:70819
    • 提供者:bahour
  1. test1

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测线段和图像边缘检测 -The preparation of the Hough transform to detect line segments and the image edge detection using opencv library VC++ environment
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20545859
    • 提供者:hutuo
  1. hough

    0下载:
  2. 通过本程序,通过输入一幅图像,实现hough变换,本变换可以顺利检测图像中的直线-Hough transform by the present procedure, by the input of an image, the transformation may be a straight line smoothly detect images
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:73502
    • 提供者:武阿明
  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

    0下载:
  2. hough变换用于检测在数字推向中出现的直线-detect line by hough transformation in images
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:2895030
    • 提供者:xiaoyu
  1. hough-change

    0下载:
  2. 利用opencv对图像进行哈夫变换,Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Opencv use the Hough transform to the image, Hough transformation point- line Duality image space and Hough parameter space to the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:9427298
    • 提供者:赵健
  1. linehog

    0下载:
  2. hough transform to detect line
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-08
    • 文件大小:2870
    • 提供者:jhanvi
  1. Hough-Transform

    0下载:
  2. 霍夫变化直线检测程序,用于检测图像中的直线,本算法涉及梯度变化,感觉检测效果还不错。望指正。-Hough variation straight line detection procedures, is used to detect the image of straight line, the present algorithm involves gradient change, the feeling detection effect Huan pretty good. Look corre
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1439
    • 提供者:zj
  1. Hough--transformed

    0下载:
  2. 利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Use of image space and Hough parameter space point- line duality theorem, the detection problems in image space transformation to the parameter space. Through si
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:16990
    • 提供者:李晓阳
  1. hough

    0下载:
  2. 该短程序是用来进行hough变换的一种图像分割方法,该方法简单易懂,可移植性强。-HOUGH Hough transform. HOUGH implements the Standard Hough Transform. HOUGH is designed to detect lines. It uses the parametric representation of a line
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1363
    • 提供者:刘言言
  1. hough-to-detect-corner

    0下载:
  2. 使用hough变换检测焊缝直线,再选取到端点确定为角点-Using the hough transform to detect weld line, then the endpoint identified as angular point
  3. 所属分类:Development Research

    • 发布日期:2017-04-15
    • 文件大小:7938
    • 提供者:袁攀
  1. Hough-line

    0下载:
  2. Hough 变换检测直线,有效的拟合断点-Hough transform to detect straight lines, effective fit breakpoint
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:889
    • 提供者:李大仁
  1. hough

    0下载:
  2. VS下利用opencv 实现hough变换,检测出直线或者圆形图像。-VS under use opencv achieve hough transform to detect straight line or circular image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5985128
    • 提供者:yonghong Wang
« 1 23 4 5 »
搜珍网 www.dssz.com