搜索资源列表
w_ipp-sample-speech-rec_p_5.0.009
- IntelIPP库语音处理源代码(包括回声抑制和噪声消除)-IntelIPP for voice processing source code (including echo suppression and noise reduction)
CannyJava
- 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
ArrayToolbox
- 麦克风阵列工具箱,可用于仿真声源定位、噪声抑制等功能。
audio_nose
- 音频回声抑制算法,提供全部源代码-Audio echo suppression algorithm, provide full source code
doc_filter_by_software_c_code
- 1、限幅滤波法(又称程序判断滤波法) A、方法: 根据经验判断,确定两次采样允许的最大偏差值(设为A) 每次检测到新值时判断: 如果本次值与上次值之差<=A,则本次值有效 如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值 B、优点: 能有效克服因偶然因素引起的脉冲干扰 C、缺点 无法抑制那种周期性的干扰 平滑度差 -1, limiting filtering method (also known
noiseSuppressor
- 噪声抑制的C++代码,要事先安装Intel的IPP多媒体库,效果不错,压缩包里有运行参数说明。-Noise suppression of C++ code, to pre-install Intel IPP multimedia library, good results, compression bag with operating parameters descr iption.
Noise-Reduction
- 这是一篇有关噪声抑制技术的文献,不错,大家可以认真读读!-This is a literature on noise suppression technology, yes, you can seriously read!
AEC
- 本人从一个很大工程中提取出来的回声消除算法 并附有几篇对应算法的资料文档说明 确实能抑制大部分回声 效果不错-I extracted from a very large project echo cancellation algorithm with several corresponding algorithm document describes most of the echo effect can indeed inhibit good
AEC_NLMS
- 本人从一个很大工程中提取出来的回声消除算法 并附有几篇对应算法的资料文档说明 确实能抑制大部分回声 效果不错-I extracted from a very large project echo cancellation algorithm with several corresponding algorithm document describes most of the echo effect can indeed inhibit good
Microphone-Array-Signal-Processing
- 关于麦克风阵列信号处理,根据声波传达理论,利用多个麦克风收集的信号可以将某一方向传来的声音增强或抑制,通过改变权值来改变某一方向的信号的接收强弱-About microphone array signal processing , according to the theory of sound waves to communicate using signals multiple microphones to collect a certain direction came the soun
Speech-Enhancement
- 语音增强的目标是提高这些受损的语音质量以及可读懂度,语音增强算法能在某种程度上减轻或者抑制背景噪声-Speech enhancement aims to improve the quality of these damaged and can understand the degree of voice , speech enhancement algorithms can reduce or suppress the background noise in a way
webrtc_ns
- webrtc噪声抑制算法,个人做了算法改进包含测试工程-noise suppression algorithm in webrtc,include test project.
