搜索资源列表
SpeakerRecognitionsystem_mfcc
- 说话人识别的一个完整例子,包括分帧、特征提取(MFCC)、分类器(矢量量化VQ),训练阶段和识别阶段分为两个函数,包含样本语音文件,设置好路径,点击main函数即可直接运行。-A complete example of speaker recognition, including framing, feature extraction (MFCC), classification (vector quantization VQ) training phase and recognition ph
beijingfa
- 在vc++6.0下,利用opencv函数库,使用背景差分法检测车辆,并显示背景帧,和前景帧-Use opencv library in vc++6.0, using the background subtraction method detects the vehicle, and the background frame, frame and prospects
Audio-Processing
- 语音处理的课程设计代码,分帧函数,和一些时域和频域的分析。-Voice processing curriculum design code, the function of the sub-frame, and the time domain and frequency domain analysis.
object-dect1
- 帧间差分检测目标,用到opencv库函数-Frame difference detection target, use opencv library functions
enframe
- matlab分帧函数,详细情况见内部注释-matlab sub-frame function, the internal details, see note
enframe
- matlab处理声音文件,enframe函数对生硬文件进行语音分帧-Matlab processing sound files and enframe function to voice curt file frame
voicebox
- 语音信号处理中经常用到的voicebox工具箱里面包含常用到的函数,比如加窗、分帧,合成、和提取特征-voicebox:a toolbox uesd in speech processing
jiachuang
- 因为傅立叶变换对应的是无限信号,信号经过分帧后变成有限信号,分帧的信号再进行傅立叶变换后,高频部分将有 泄露 ,所以要加窗. 窗函数的拼谱都是在某高频部分截止,所以每帧信号加窗后的傅立叶变化,频谱基本 泄露 -Because Fourier transform corresponding is infinite signals, signals after framing become limited, framing signal again after Fourier transform
PreProcess
- 语音信号预处理程序:预加重处理,去加重处理,分帧,加窗,,语音叠加合成函数-Voice signal preprocessor: pre-emphasis, de-emphasis processing, sub-frame, windowed,, voice synthesis function superposition
enframe
- 语音信号处理中分帧函数,语音预处理中一个较为重要的过程-Processing of speech signal frame function
frame-speech
- 这是一个matlab程序,该程序的功能是读取一个 .wav 格式的语音信号,画出该语音信号的短时能量。主程序调用了自己编写的两个函数,函数的功能分别是对语音信号进行分帧以及计算每一帧的时间。语音分帧是语音信号处理的关键步骤,该程序可以帮助你快速入门。-This is a matlab program, the function of the program is to read a ' .wav' voice signal format, draw short-term energ
jangsao
- 可直接计算得到多重分形谱,表示出两帧图像间各个像素点的相对情况,自写曲率计算函数 。- It can be directly calculated multi-fractal spectrum, Between two images showing the relative circumstances of each pixel, Since writing the curvature calculation function.
分帧函数、短时傅立叶变换函数
- 包含分帧函数以及短时傅立叶变换函数,即将采集到的信号进行分帧处理,并进行短时傅立叶变换(Including the frame function and the short-time Fu Liye transform function, the collected signals are processed by frame processing, and the short-time Fu Liye transform is carried out)
voicebox
- 包含了多种语音信号分析与合成中需要用到的基本函数,分帧,加窗等等。用matlab语言实现。(Contains a variety of voice signal analysis and synthesis need to use the basic functions, sub-frame, window and so on. Using matlab language to achieve.)