搜索资源列表
人脸识别系统
- 基于pca的人脸识别系统,绝对能运行,对于初步学习MATLAB的人来说,是很好的识别应用程序
missleradarModel.rar
- 导弹识别,导弹辨识,初步的分类,在此基础上进行目标的跟踪,导弹的跟踪,Missile identification, missile identification, initial classification, based on this target tracking, missile tracking
PCA-SIFT
- 一个基于matlab语言的编程,可以实现对人脸的识别算法-A matlab-based programming language can be achieved on the human face recognition algorithm
bpsk
- 循环谱分析信号的主要方法介绍,针对BPSK调制的信号进行检测识别并进行参数估计的原程序-Cyclic spectrum analysis of signals in the primary means of introduction, for BPSK modulation signal detection and parameter estimation to identify the original procedure
code
- 基于LPP的人脸识别程序,用matlab编程,实现训练,测试,识别等功能-Face recognition based on LPP program,Using MATLAB programming, training, testing, identification and other functions
gesture
- matlab实现手势识别,很简单,根据自己的要求改一些代码-matlab implementation of gesture recognition, and very simple to change some code, according to their requirements
HTK
- HTK WIN下编译好的 可以用于语音识别 与MATLAB可以调用-The HTK WIN Next compiled for speech recognition and MATLAB can call
HMM_SVM
- 用matlab实现的基于马尔科夫模型和支持向量机的人脸识别系统。非原创,运行了效果很好,功能很强大。具体功能:可根据训练与测试样本生成数据库;计算人脸识别率(96.5 );可以识别出指定的图像;可以识别摄像头获取的人脸图像。-Matlab based on markov model and support vector machine (SVM) face recognition system. The original, run the effect is very good, the fun
face_recognition_adaBoost_M2
- 采用MATLAB的人脸识别例子,已调试通过,适合matlab初学者-Face recognition using MATLAB examples, have been debugging through, for beginners matlab
lianbu
- 一个非常优秀的人脸检测matlab程序,可用于人脸跟踪、识别的基础,没有测试图片-A very good face detection matlab program, can be used for face tracking and identification based on test images
work
- 一个很不错的人脸检测matlab程序,可用于人脸识别、跟踪的基础,附有测试图片-A very good face detection matlab program, can be used for face recognition, tracking based with a test picture
113223421412
- 基于DCT人脸识别算法代码,运行环境是在MATLAB中-A MATLAB based Face Recognition System using Image Processing and Neural Networks
MATLAB-Application
- 模态参数识别的源程序,十分给力,欢迎大家下载-Modal parameter identification of the source, is to force, welcomed everyone to download
shibie
- matlab图像处理,matlab图形识别匹配应用程序源码-matlab image processing, matlab matching pattern recognition application source code
FaceRec
- 基于PCA和SVM的人脸识别系统的matlab程序-Chaos-based image encryption and decryption process
BarcodeScanner
- 利用摄像头对各种条码规则进行识别,所用工具是matlab-Using the camera for a variety of bar code rules for identification.The tool is Matlab
hmm
- 功能函数,用于matlab的仿真和实现,可用于语音识别和语音处理-Functions for matlab simulation and implementation, can be used for speech recognition and speech processing
mejhnq-detection-matlab
- 支持向量机方法,用matlab实现,用于分类检测,模式识别,人脸检测等-Support vector machine (SVM) method, matlab, used for classification, pattern recognition, face detection, etc
gafinfg
- 调用百度AI开放平台动物识别API和百度百科API进行动物识别(Call Baidu AI open platform to identify API and Baidu Encyclopedia API for animal identification.)
dtw
- 可以用来实现dtw。在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。(Can be used to implement DTW)