搜索资源列表
weimin
- 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令ne
yuyinxinhaochuli
- 利用matlab能够实现语音信号的分割与储存-Can be achieved using matlab segmentation and storage of speech signals
upc_vc_hsm_toolkit
- 基于HSM(harominic/stochastic model)模型的声音转换工具包。内含声音的预处理,分割,建模,参数转换以及实验部分。需要具备一定的语音转换相关知识。-Based on HSM (harominic/stochastic model) model voice conversion kit. Includes pre-sound, segmentation, modeling, parameter conversion and experimental parts. Need
Plate-recognition-system-source-code
- 本源码是基于MATLAB实现车牌识别并语音播报。 本系统针对家庭小型车蓝底白字车牌进行识别。根据彩色图像的RGB比例定位出近似蓝色的候选区域。但是由于RGB三原色空间中两点间的欧氏距离与颜色距离不成线性比例,在设定蓝色区域的定位范围时不能很好的控制。因此造成的定位出错是最主要的。这样在图片中出现较多的蓝色背景情况下识别率会下降,不能有效提取车牌区域。对此本文提出了自适应调节方案。对分割出来的区域进行识别调整。根据长宽比,蓝白色比对候选区域进行多次定位。最终找到车牌区域。 对字符正确识别之
biubun
- 语音信号的采集与处理,数字信号处理课设,粒子图像分割及匹配均为自行编制的子例程,音频信号通过LM386放大。- Acquisition and Processing of the speech signal, digital signal processing class-based, Particle image segmentation and matching subroutines themselves are prepared, LM386 audio signal amplifica
kenggen_v47
- 语音信号的采集与处理,数字信号处理课设,主要是基于mtlab的程序,粒子图像分割及匹配均为自行编制的子例程。- Acquisition and Processing of the speech signal, digital signal processing class-based, Mainly based on the mtlab procedures, Particle image segmentation and matching subroutines themselves are
saigeng_v83
- 粒子图像分割及匹配均为自行编制的子例程,语音信号的采集与处理,数字信号处理课设,独立成分分析算法降低原始数据噪声。- Particle image segmentation and matching subroutines themselves are prepared, Acquisition and Processing of the speech signal, digital signal processing class-based, Independent component ana
menmang_v58
- 可以提取一幅图中想要的目标,粒子图像分割及匹配均为自行编制的子例程,完整的基于HMM的语音识别系统。- Target can be extracted in a picture you want, Particle image segmentation and matching subroutines themselves are prepared, Complete HMM-based speech recognition system.
nengqeng_v53
- 中介真值程度度量,基于中介真值程度度量的图像分割完整的基于HMM的语音识别系统,基于负熵最大的独立分量分析。- The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation Complete HMM-based speech recognition system, Based on ne
siesing_v50
- 完整的基于HMM的语音识别系统,粒子图像分割及匹配均为自行编制的子例程,DSmT证据推理的组合公式计算函数。- Complete HMM-based speech recognition system, Particle image segmentation and matching subroutines themselves are prepared, Combination formula DSmT evidence reasoning calculation function.
teng-hc40
- 粒子图像分割及匹配均为自行编制的子例程,最小均方误差(MMSE)的算法,语音信号的采集与处理,数字信号处理课设。- Particle image segmentation and matching subroutines themselves are prepared, Minimum mean square error (MMSE) algorithm, Acquisition and Processing of the speech signal, digital signal proces
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
车牌识别(含GUI,语音播报)
- 一个完整的车牌识别系统闭应包括车辆检测、图像采集、图像预处理、车牌定位、字符分割、字符识别等单元。当车辆到达触发图像采集单元时,系统采集当前的视频图像。车辆识别单元对图像进行处理,定位出牌照位置,再将车牌中的字符分割出来进行识别,然后组成车牌号码输出。(A complete license plate recognition system should include vehicle detection, image acquisition, image preprocessing, licen