搜索资源列表
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
houghlines00
- 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform space and the use of images Hough parameter space of point-line duality, transmit images of the space problem of detecting the change of
彩色图像的篡改检测及自恢复算法
- 彩色图像的篡改检测及自恢复算法赵春晖,孙建军,朱海峰(哈尔滨工程大学信息与通信工程学院,黑龙江哈尔滨150001)摘要:数字水印是图像认证的有效手段之一.利用小波变换提出一种计算简单的彩色图像水印算法,将一个图像的主要内容嵌入该图像自身之中,用均值量化的方法在亮度信号中嵌入水印,实现篡改检测和定位篡改区域;用多余的色度空间嵌入亮度信号和色度信号,用于恢复被篡改的图像内容.该算法可以获取较高的峰值信噪比,具有很好的鲁棒性.实验结果表明,该算法对删除、替换等恶意图像篡改具有良好的检测、定位和自修复能
SIFTvoice
- 用改进的SIFT 方法检测语音基频。有效去除了峰值检测中的“野点”。-improved detection methods sciences voice frequency. In addition to the effective detection of the peak "Outlier."
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
houghpeaks
- hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
hough
- (1)hough1.m计算所有点的直线参数 ,并将参数存入累加数组中; (2)houghpeaks.m文件进行峰值检测 (3)houghlines.m对图像中的线段检测和链接:-(1) hough1.m straight points for the calculation of all parameters, and parameters into the cumulative array (2) houghpeaks.m document peak detector (3) hou
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
DetectMaxima
- 改程序用于在一组信号中检测出最大值,即峰值检测-maxima detection, /peak detection
20080111
- 有关图像的目标识别:"给出一种基于特征分类辨识的合成孔径雷达图像目标检测方法#用恒虚警和扩展分形方法对3&E图像进行目 标检测后用面积和峰值能量比算子辨识目标和背景杂波!去除一部分虚警!用小波域主成分分析对每个检测窗口内的图 像提取特征向量!用支持向量机对提取得到的特征向量进行分类!辨识目标和背景杂波!完成目标检测#使用&K?3数 据对该方法进行验证和分析!实验结果表明!经过特征分类辨识后!在检测率不变的情况下!虚警数目显著降低# -Related to the image ta
testimages
- 用来做信噪比、峰值信噪比和均方差检测的图像,比较经典,都是灰度图像-Used for signal to noise ratio, peak signal to noise ratio and standard deviation detection images, more classic, all gray image
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
ECG
- 心电信号分析 (1)设计滤波器,实现对心电信号的噪声抑制和基线纠漂。 (2)时域分析:R波检测算法与实现. (3)功率谱分析:对消噪后的信号进行功率谱分析。要求计算信号的功率谱,功率谱峰值,峰值频率。 -ECG Analysis (1) design filters to achieve noise suppression of ECG and baseline drift correction. (2) time-domain analysis: R-wave detectio
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.
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,
源代码
- 用倒谱法求基因周期,先计算倒谱,在预期的基因周期附近寻找峰值。 用倒谱法进行共振峰检测(Using cepstrum to find the gene cycle Formant detection using cepstrum method)