搜索资源列表
CELP.ZIP
- CELP The most common Speech coding scheme is Code-Excited Linear Predictive (CELP) coding, which is used for example in the GSM standard. In CELP, the modelling is divided in two stages, a linear predictive stage that models the spectral envelope a
saliency_SR
- CVPR2007,论文“Saliency detection: A spectral residual approach”的源码-a code for "Saliency detection: A spectral residual approach,"CVPR,2007.
SR
- 生成显著图方法,一种基于空间频域分析的显著性分析算法(Spectral Residual,SR算法)的matlab实现代码-Matlab code generated saliency map method based on the spatial frequency domain analysis of significant analysis algorithm (Spectral Residual, SR algorithm)
SRACLS_Centering_pc
- spectral residual augmented classical least square source code
Sound-Effect-board
- 这份报告概述了项目修改语音信号与各种不同的效果。实现的效果是一个呼应,相移和残余阈值剪裁。的分析过程和技术参与实施这些技术也提供了一个洞察整个项目选择背后的原因。这份报告将细分一个语音信号的分解步骤,将段到频域,估计谱包络,操纵信号以不同的方式,然后回到回放的时间域。附录中提供一份项目以及示例输出结果。还提到可能的扩展项目,可能会增强其功能和团队的建议进行这些增强功能。-This report outlines a project to modify a speech signal with v
sr
- 这是论文“Saliency Detection: A Spectral Residual Approach”的matlab代码,其中包含两种代码,都可以运行,结果有点差异,大家可以试试。-This is the code of the paper“Saliency Detection: A Spectral Residual Approach”,and it includes two different codes which can be both run successfully ,and
ARburg
- 基于burg法的AR建模,根据信号序列x和阶次p计算AR模型参数和误差,返回模型参数及误差功率。方便定阶及功率谱计算。-Time series analysis of AR model, based on burg method,rectifiable the power of residual squares, easy to determine the model order and compute the power spectral density.
Polyphase-filter-design
- scr ipt file illustrating 30 stage polyphase partition. Signal is followed through resampling steps, signal seen at input rate, at downsampled aliased output aliased rate in a polyphase arm, and at down sampled phase corrected de-aliased rate
saliency_SR
- 显著性检测论文A Spectral Residual Approach的源代码,即SR方法,是一种频域的显著性检测方法-the source code of the saliency detection way of A Spectral Residual Approach,it is a detection way in frequency domain,simply as SR.
SR-matlab
- 谱残差视觉模型 它通过去除冗余信息来计算一张图像的新颖部分,新颖信息部分有可能就是图像的显著图-SR(Spectral Residual)model
Saliency-Detection
- 《Saliency Detection: A Spectral Residual Approach》是上交高材生侯晓迪在07年的CVPR上发表的一篇论文,这篇文章提出了一个图像视觉显著性的简单计算模型,这个模型和Irri提出的模型是两个截然不同的模型,Irri模型对于图像视觉显著性主要关注整幅图片突出的部分,通过各种特征的融合提取显著性图,而Hou的这个模型一上来关注的点就不在一张图片里突出的地方,而是背景,观察是否大部分图片的背景在某个空间上都满足什么变化,最后剔除背景,自然就只剩下图片突出的
libogg
- 首先对输入音频PCM信号进行时频分析,决定MDCT的长度,即加窗,然后进行MDCT变换;同时对原始音频信号要进行FFT分析。两种变换的频谱系输入给心理声学模型单元,MDCT系数用于噪声掩蔽计算,H可结果用于音调掩蔽特性计算,共同构造总的掩蔽曲线。然后根据MDCT系数及掩蔽曲线,对频谱系数进行线性预测分析用LPC(Linear Prediction Coefficience,线性预测系数)表示频谱包络,即基底曲线(Floor Curve);或通过线性分段逼近方式获得基底曲线。从MDCT系数中去掉
SRP
- Saliency Detection: A Spectral Residual Approach 的matlab实现-this file is the implement for Saliency Detection: A Spectral Residual Approach
SR
- 《Saliency Detection: A Spectral Residual Approach》是上交高材生侯晓迪在07年的CVPR上发表的一篇论文。这篇文章提出了一个图像视觉显著性的简单计算模型。(Saliency Detection: A Spectral Residual Approach)
ITD
- ITD算法程序 包括求极值、镜像延拓、求残余分量等.求分解之后能量较大信号的瞬时频率和瞬时幅值。(ITD algorithm.It includes spectral extremum, mirror continuation and residual components. The instantaneous frequency and instantaneous amplitude of the larger energy signal are obtained after decompos
Saliency Detection
- 本算法实现了一个图像视觉显著性的简单计算模型。 算法论文:Saliency Detection A Spectral Residual Approach
谱减法BOLL
- 对基于残留噪声去除的谱减法的编程,实现了高去噪水平(The program of spectral subtraction based on residual noise removal has achieved high denoising level.)
multiframe
- 一次性将一个文件夹的图像进行谱残差显著性检测,然后保存到指定文件夹。(The image of a folder is detected for spectral residual saliency at one time, and then saved to the specified folder.)