搜索资源列表
Houghpeaks
- 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
dzcpa
- 用在提高语音识别率的特征提取算法的程序,DZCPA是差分过领率和峰值检测的意思-spent on improving speech recognition rate of feature extraction algorithm procedures, DZCPA difference is the leading off and peak detection means
houghpeaks00
- 不用多说了,和Hogh搭配使用检测直线的程序 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Needless to say, Hogh mix and the use of linear detection procedures Hough transform space and the use of images Hough paramete
hough2
- hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能-hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve functional
hough-matlab
- Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform image space and Hough parameter space points- line detection problem in image space to parameter space duality. Through the simple accumul
chirplet_analasis
- 一种自适应chirplet分解的快速算法 针对信号自适应chirplet分解未知参数多、实现起来比较困难的特点,文献[1]提出了一种新的chirplet分解快速算法。该算法利用计算信号的二次相位函数,得到其能量分布集中于信号的调频率曲线上的结论,此时通过谱峰检测可同时获得chirplet调频率、时间中心和幅度的估计;然后通过解线性调频技术获得其初始频率和宽度的估计,仿真结果验证了本文算法的有效性。 -Chirplet an adaptive decomposition al
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
DetectMaxima
- 改程序用于在一组信号中检测出最大值,即峰值检测-maxima detection, /peak detection
xindian
- 检测R波波峰的程序,效果很好,使用的是小波变换,同时还加入了去除基线漂移的程序,只要在这个基础上稍微改动就能用于其他波峰检测-R wave peak detection program, works well, using wavelet transform, and also joined the program to remove baseline drift, as long as a slight modification on this basis can be used for ot
hough--line
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
Peak-detection-program
- 这是我图像处理作业:图片曲线数据提取与峰值检测的源程序代码。-Peak detection program matlab code
peekdetect
- 检测峰值,计算一组变化规律为波形数据的波峰值和波谷值,并给出两者出现的频率,最后生成一个txt文件记入数据-Peak detection to calculate a set of waveform data for the variation of the wave peak and trough values, and gives both the frequency and finally generate a txt file data recorded in
QRSjiance
- 心电信号QRS峰值点检测,可以进行心电信号检测处理-ECG QRS peak detection, the ECG signal detection and processing of
automaticpeakdetection
- This the program for peak detection. it can detect peak values of any types of images-This is the program for peak detection. it can detect peak values of any types of images
wavelet-analysis
- 小波分析,包括心音的采样,峰值检测和傅里叶变换等。-Wavelet analysis, including the heart sounds of the sampling, peak detection, and Fourier transform.
getMultiPeaks
- 从图像中提取曲线,并检测出曲线中的峰值。支持多峰值检测。-Curves extracted from the image, and detect the peak of the curve. Support multi-peak detection.
Peak-detection
- 波峰检测,显示波形图中的峰值,并且记录下来-Peak detection, peak waveform display and record
dekendent_iteration
- 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现,-Detection of linear hough transform, peak detection, line detection and links of matlab,
217249
- 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现,-Detection of linear hough transform, peak detection, line detection and links of matlab,
hough,gabor,Radon,headata,wdcbm2()
- 1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry
