搜索资源列表
《模式识别与智能计算》源代码
- 《模式识别与智能计算》源代码,包含书本全部示例的原代码(Source code for "pattern recognition and intelligent computing")
模式识别-车牌识别
- 实现车牌的分割和识别输出,但是成功率不太高。文件里面把正确和错误的识别区分开了。供大家参考。(The license plate segmentation and recognition output are realized, but the success rate is not very high. In the file, the correct and wrong identification areas are separated. For your reference.)
语音识别
- 基于深度学习声学模型和语言模型的语音识别资料介绍(speech recogition file)
模式识别应用于故障诊断
- 将模式识别和机械中的故障诊断结合。结合实例和程序,验证出方法的有效性,内附文档和代码,运行无错误。(Combining pattern recognition with fault diagnosis in machinery.The effectiveness of the method is verified by examples and programs.The artical is attached code and can be run without error.)
基于视觉与肌电信号的手势识别研究
- 联合视觉与肌电信号进行手术识别研究, 中国科技大学的研究论文。很值得一看(Research on surgical identification combined with visual and EMG signals, a research paper from the University of Science and Technology of China. It's worth seeing.)
matlab语音识别系统(源代码)
- 基于mfcc参数的语音识别,matlab代码,可以对孤立语音词识别(Speech recognition based on MFCC parameters, matlab code, can identify isolated speech words)
人脸识别的毕业论文
- 人脸识别的论文和设计(The thesis and design of face recognition)
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写体数字识别,可用于课程设计(Handwritten digit recognition based on probabilistic neural network can be used for course design)
识别
- 人脸识别,MATLAB,基于几何特征的人脸识别(MATLABFace recognition based on geometric features)
车牌识别_非GUI
- 这个是车牌识别的一个小程序,可以自动识别车牌(Main function of license plate recognition)
人脸识别系统-研发
- 基于Labview灰度匹配的简单人脸识别,基于Labview2016开发(Simple face recognition algorithm)
基于MATLAB的肤色分割和匹配的人脸识别研究
- 对人脸识别的基本进程进行综述,介绍了空间转换及识别的方法;采用低通滤波处理策略,在总结和分析这些处理方法的基础上,运用填孔处理和边缘检测的人脸识别方法进行人脸识别工作;将几种边缘检测算法与人脸识别相结合进行检测,其识别率有可观的提升。(The basic process of face recognition is reviewed, and the method of space conversion and recognition is introduced. On the basis of
LDA人脸识别程序
- 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
LBP-DBN人脸识别matlab代码
- 深度学习的识别算法,经lbp优化后,效率很高(The recognition algorithm of deep learning is highly efficient after being optimized by LBP.)
人脸识别完整程序
- 人脸识别完整程序,包含人脸检测与定位,特征提取与人脸识别环节(Face recognition complete program, including face detection and localization, feature extraction and face recognition.)
基于bp神经网络的孤立词识别
- 利用MATLAB,实现对一些孤立词的识别。语音识别的一种(bp matlab recongnation)
pca-人脸识别
- 运用PCA算法,可以通过摄像头实时获取人脸,进行人脸识别。(By using PCA algorithm, we can get face in real time by camera and face recognition.)
W124-PCA和LDA人脸识别
- 实现人脸的识别,使用LDA的模型,基于matlab的语言(Realize face recognition)
基于高斯混合模型(GMM)的说话人识别matlab
- 基于GMM的话者识别matlab程序,训练运行train.m,识别运行recog.m(speaker identification system based on GMM)
基于MATLAB的车牌识别系统设计
- 基于MATLAB的车牌识别系统设计,包含matlab车牌识别系统仿真,(Design of license plate recognition system based on MATLAB, including simulation of MATLAB license plate recognition system,)