当前位置:
首页
资源下载

搜索资源 - spectral subtraction c
搜索资源列表
-
0下载:
自己编写GUI界面实现语音增强,可在main.c中点击菜单debug中的run便可以运行程序,可分别实现谱相减、最小均方和维纳滤波语音增强-GUI interface to prepare themselves to achieve enhanced voice, in main.c which debug menu click the run will be operating procedures, can be achieved spectral subtraction, both the
-
-
4下载:
谱减法去除语音噪声的c语言程序1。。。效果还可以 。推荐大家下载。-spectral subtraction to remove noise c Speech Language Program 1. . . Effects can. Suggest you download.
-
-
1下载:
一种基于改进谱减法的语音去噪新方法.pdf-Based on improved spectral subtraction speech denoising new method. Pdf
-
-
0下载:
采用visual C++语言编写的图形图像处理的程序。可以实现BMP图像的线性变换,绘制直方图,图像平滑,梯度锐化,拉普拉斯锐化,以及多光谱图像运算的加减乘除混合计算。-Using visual C++ language graphic image processing procedures. BMP images can achieve a linear transformation, mapping histogram, image smoothing, sharpening the gra
-
-
0下载:
谱减法去除语音噪声的c语言程序源码1。。。。效果还能 。推荐大家下载。-C language program, spectral subtraction to remove the voice noise source. . . . The effect also. Recommend you to download. Can be used directly.
-
-
1下载:
C语言实现的谱减算法,可以输入音频文件进行测试-C language implementation of spectral subtraction algorithm, test input audio file
-
-
1下载:
C语言的谱减法实现.
在语音去噪中最常用的方法是谱减法,其基本思想是通过静音段(噪声段)估计语音中的噪声成分,然后将含噪声语音减去估计的噪声就得到了纯净的语音。(Implementation of spectral subtraction in C language)
-