搜索资源列表
matlabforFaceRecognition
- 这是一个用matlab做的人脸识别系统,里面包含了几十张人脸数据图像,值得一荐
face_identification
- 用于人脸识别的MATLAB程序,可以很好的对人脸的 图像进行加工处理后的识别技术-MATLAB program for Face Recognition can be a good face on the image processing after recognition technology
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
UFR2.0
- 通过人脸图像归一化,人脸检测,特征提取等处理后,实现人脸识别功能-Through the Human face image normalization, face detection, feature extraction, such as treatment, the realization of face recognition feature
TFaceRecognith
- 这是一个matlab编写的计算人脸识别率的小程序,选选用的图像数据库位ORL数据库。,已通过测试。 -This is a matlab write a small program to calculate the face recognition rate, the election chosen image databases bit ORL database. , Has been tested.
shujuzhunbei
- 人脸识别 图像识别部分 matlab代码 可调通的原程序-Face recognition matlab code image recognition section adjustable through the original program
giuyao_v63
- 利用matlab针对图像进行马氏距离计算 ,雅克比迭代求解线性方程组课设,人脸识别中的光照处理方法。- Using matlab to calculate the Mahalanobis distance for the image, Jacobi iteration for solving linear equations class-based, Face Recognition light treatment method.
junhiu
- matlab实现了五类灰色关联度模型的计算,利用matlab针对图像进行马氏距离计算 ,人脸识别中的光照处理方法。- matlab implements five gray correlation degree computing model, Using matlab to calculate the Mahalanobis distance for the image, Face Recognition light treatment method.
baiyie_v49
- Gabor小波变换与PCA的人脸识别代码,在MATLAB中求图像纹理特征,数据包传送源码程序。- Gabor wavelet transform and PCA face recognition code, In the M
gaiqui_v10
- 完整的基于HMM的语音识别系统,Gabor小波变换与PCA的人脸识别代码,利用matlab针对图像进行马氏距离计算 。- Complete HMM-based speech recognition system, Gabor wavelet transform and PCA face recognition code, Using matlab to calculate the Mahalanobis distance for the image.
ct367
- STM32制作的MP3的全部资料,利用matlab针对图像进行马氏距离计算 ,人脸识别中的光照处理方法。- STM32 all the information produced by the MP3, Using matlab to calculate the Mahalanobis distance for the image, Face Recognition light treatment method.
新建文件夹
- MATLAB 人脸定位识别,可以快速实现人脸的定位和识别(MATLAB face location recognition)
matlab数字图像处理与识别
- 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
简单的人脸识别定位程序
- 选择人脸图像进行灰度处理以及人脸定位,基于matlab开发,比较简单,适合初学者(Choose face image for grayscale processing and face location.)
matlab表情识别
- Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,