资源列表
EigenFaceCode
- 特征脸的代码,是人脸识别领域里最早的、最经典的识别算法-The Eigenface code,belonging to face recognition field, the oldest, most classic recognition algorithm
tupianshibie
- 此源代码是图片识别系统,可以有效的识别出来图片内容-Picture identification
FaceDetect
- 脸部识别系统,可以下拍摄图片上捕捉人脸的位置-The face recognition system, shooting pictures captured on the location of the face
Classify
- 图像形状识别 识别圆形 椭圆形 正方形 矩形-Circular oval square rectangular image shape recognition recognition
face_detection
- 对人脸图片的人脸部分进行提取,并以矩形框显示出来,用于人脸识别。-Extracted face parts of the face images, and to the rectangular frame is displayed, for face recognition.
BarRecog
- 一维条形码识别,能够实现二值化图像,对条形码图像进行预处理,得出宽度序列和识别。-One-dimensional bar code recognition,binarized image, the barcode image preprocessing draw width sequence and identification
hmm_matlab
- 基于隐马尔科夫模型HMM的人脸识别程序,使用Matlab编写,提取的人脸识别特征为DCT系数-it is face detection codes based on HMM Model ,you can run iton Matlab,the feature from face is DCT
InputConfirmation
- 人机交互中的输入确认,以及由于字符对字符输入输出缓冲的缺点的处理-HCI input confirmation, as well as the shortcomings of the characters on the character input and output buffer processing
kernelpca_tutorial
- 模式识别中 kpca的规范实现包括映射到低纬空间,及像低维空间投影-The norms of pattern recognition kpca including mapped to the low-latitude space, like a low-dimensional space projection
introduction(includePCA-aam)
- introduction on pca,pca is an important method to search&recongnize human face.
matlab_Bayes
- matlab基于贝叶斯的手写输入数字识别代码-matlab based on Bayesian handwritten input digital identification code
mypca
- matlab下实现的pca降维算法,降低数据维数,保留数据的主特征-pca dimensionality reduction algorithm on matlab