CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - hough变换

搜索资源列表

  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. LFM_WHT

    2下载:
  2. 这是关于LFM信号利用WHT变换估计其参数的仿真代码。程序基于时频分析包,但对其中相应部分做了修改。程序中有算法的详细设计内容。-This is on the LFM signal using WHT transform to estimate the parameters of the simulation code. Procedures based on time-frequency analysis package, but part of which had been amended
  3. 所属分类:其他小程序

    • 发布日期:2013-12-03
    • 文件大小:4891
    • 提供者:Polo
  1. 56465416

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:黄新
  1. 897979

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1595
    • 提供者:黄新
  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. Wigner-hough

    2下载:
  2. Wigner-hough变换源程序,对LFM信号的时频分析,仿真程序-Wigner-hough
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:489438
    • 提供者:jiangle
  1. opencv-codes-of-Hough

    0下载:
  2. C语言环境下 opencv中的 利用Hough变换检测圆 把后缀改为word即可-opencv codes of Hough
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:52224
    • 提供者:kzx
  1. Hough

    1下载:
  2. c语言实现hough变换.语句非常 的精简。希望大家多多支持-use the c programming language to realize the Hough Transformation
  3. 所属分类:其他小程序

    • 发布日期:2014-03-13
    • 文件大小:844
    • 提供者:杨淑
  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

    0下载:
  2. 基于Hough变换开发的一种较通用的快速圆检测方法-Based on Hough transform is the development of a more general round fast detection method
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1093
    • 提供者:王彩艳
  1. hough

    0下载:
  2. 关于hough变换的边缘检测代码,自己编写的,用于设计作业,效果不错-About hough transform edge detection code, I have written for the design work, good results
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:92178
    • 提供者:金亮
  1. hough

    0下载:
  2. 实现基于Hough变换的边缘检测,通过该方法,获得较为明显的图像目标边缘。-Realization of edge detection based on Hough transform, the method, has more obvious image edges.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:234744
    • 提供者:洪依
  1. hough

    0下载:
  2. 本实验例程为DSP+FPGA之间通信,实现hough变换检测圆的源代码,对于图像处理方面的理解将更为深入。-In this study, routine communications between the DSP+ FPGA, to achieve hough transform circle detection source code, for image processing will be more in-depth understanding.
  3. 所属分类:Other systems

    • 发布日期:2017-06-14
    • 文件大小:22754581
    • 提供者:马忠磊
  1. Hough

    0下载:
  2. Hough变换检测直线的MATLAB源代码-Hough transform to detect linear matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:527
    • 提供者:tanshuncheng
  1. Hough-detect

    1下载:
  2. 这是一个在VC++环境下的Hough变换检测圆的代码,它能同时检测多个圆,效果较好。-This is a Hough transform circle detection code under VC++ environment, it can simultaneously detect more than one round, the better.
  3. 所属分类:Other systems

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

    0下载:
  2. hough变换的基本程序,对初学者有很大的用处,希望能够帮助到你-Hough transformation of the basic procedures for beginners have great usefulness, hoping to help you
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2830
    • 提供者:li
  1. 基于Hough变换的人眼虹膜定位方法

    1下载:
  2. 本程序是利用Hough变换进行人眼的虹膜定位的一种方法(This procedure is the use of Hough transform iris positioning of the human eye a method)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:71680
    • 提供者:新湖
  1. 虹膜识别 源代码 matlab 霍夫变换 hough变换 2

    1下载:
  2. matlab虹膜识别代码,采用霍夫变换,供matlab学习(Matlab iris recognition code, using the Hof transform for matlab learning)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:4573184
    • 提供者:yuqingfeiyang
  1. general-hough-master

    0下载:
  2. 广义霍夫变换实现,想比于网上的有了一定的优化,适合初学者使用。(No English okokokokokokokkokokokokokk)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:4372480
    • 提供者:deng67994947
  1. Hough

    0下载:
  2. 冈萨雷斯数字图像处理Hough变换检测直线源码(The Hough transform in the digital image processing course written by Gonzales is used to detect the linear source code)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:jm2017
« 12 3 »
搜珍网 www.dssz.com