搜索资源列表
HTR
- Hough 变换的VC++实现,HOUGH变换广泛应用于直线及形状检测中,是模式识别不可或缺的内容-this is the implement of hough transform written in visual C++
LFM_WHT
- 这是关于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
56465416
- 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
897979
- 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
hough
- hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
Wigner-hough
- Wigner-hough变换源程序,对LFM信号的时频分析,仿真程序-Wigner-hough
opencv-codes-of-Hough
- C语言环境下 opencv中的 利用Hough变换检测圆 把后缀改为word即可-opencv codes of Hough
Hough
- c语言实现hough变换.语句非常 的精简。希望大家多多支持-use the c programming language to realize the Hough Transformation
hough
- 该短程序是用来进行hough变换的一种图像分割方法,该方法简单易懂,可移植性强。-HOUGH Hough transform. HOUGH implements the Standard Hough Transform. HOUGH is designed to detect lines. It uses the parametric representation of a line
hough
- 基于Hough变换开发的一种较通用的快速圆检测方法-Based on Hough transform is the development of a more general round fast detection method
hough
- 关于hough变换的边缘检测代码,自己编写的,用于设计作业,效果不错-About hough transform edge detection code, I have written for the design work, good results
hough
- 实现基于Hough变换的边缘检测,通过该方法,获得较为明显的图像目标边缘。-Realization of edge detection based on Hough transform, the method, has more obvious image edges.
hough
- 本实验例程为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.
Hough
- Hough变换检测直线的MATLAB源代码-Hough transform to detect linear matlab source code
Hough-detect
- 这是一个在VC++环境下的Hough变换检测圆的代码,它能同时检测多个圆,效果较好。-This is a Hough transform circle detection code under VC++ environment, it can simultaneously detect more than one round, the better.
hough
- hough变换的基本程序,对初学者有很大的用处,希望能够帮助到你-Hough transformation of the basic procedures for beginners have great usefulness, hoping to help you
基于Hough变换的人眼虹膜定位方法
- 本程序是利用Hough变换进行人眼的虹膜定位的一种方法(This procedure is the use of Hough transform iris positioning of the human eye a method)
虹膜识别 源代码 matlab 霍夫变换 hough变换 2
- matlab虹膜识别代码,采用霍夫变换,供matlab学习(Matlab iris recognition code, using the Hof transform for matlab learning)
general-hough-master
- 广义霍夫变换实现,想比于网上的有了一定的优化,适合初学者使用。(No English okokokokokokokkokokokokokk)
Hough
- 冈萨雷斯数字图像处理Hough变换检测直线源码(The Hough transform in the digital image processing course written by Gonzales is used to detect the linear source code)