搜索资源列表
matlab
- MATLAB神经网络0-9数字识别 该程序利用神经网络对数字0-9...遗传算法优化小波神经网络源程序 基于C语言实现的人脸识别
renlianshibie
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作-The main content of the subject image preprocessing, mainly from the camera to obtain images Face then be processed i
1
- 利用K-L变换进行人脸识别。首先求得待辨识图像相对于训练集平均脸的差值图像,然后求得该图像在特征脸空间中的坐标,最后采用最近邻法对图像进行归类。-KL transform for face recognition. Obtain the first image to be identified image with respect to the difference between the average face of the training set, and then obtain the
main_desktop
- 视频显示卡通,通过摄像头识别人脸,然后将人脸卡通化-Video display cartoon by camera, face recognition, and then the caricature
lle
- 基于matlab的LLE算法代码,是人脸识别代码中的子程序-LLE algorithm matlab-based code, the code is a subroutine face recognition
606d9c1ae690
- 基于支持向量机的彩色人脸识别算法,包含完整的分类器。-Color based on SVM face recognition algorithm, including complete classifier.
lle
- lle(局部线性嵌入)算法的源代码,适合进行人脸识别等,可降维。-lle (LLE) algorithm source code, suitable for face recognition, can reduce the dimension.
faceLDA
- 基于LDA的人脸识别功能, 基于LDA的人脸识别功能,-LDA-based face recognition, face recognition function based LDA, LDA-based face recognition function,
face-recognition
- 人 脸识别技术分 4 个方面:(1)皮肤检测 ,在 图像 中寻找出人 脸 区域,也可 以说是将图像中的背景和人的肤色进行分 离;(2)人脸规范化,即校正人脸在尺度、光照和旋转等方 面的变化;(3)特征提取 ,从人脸图像中映射提取~组能反 映人脸特征的数值表示样本;(4)特征匹配,将待识别人脸 与数据库中的已知人脸比较,得出相关信息。-people face recognition
PCAPLPP
- 在人脸识别当中,针对LPP是一个局部化的线性降维处理,我们先提出来先对其进行预处理,然后再利用LPP。-In face recognition, in view of the LPP is a localization of linear dimension reduction processing, we first put forward the preprocessing, and then re-use LPP
vb-face-recognition-system
- vb人脸识别系统有助于你方便的设计人脸识别功能-vb face recognition system
gabor滤波器
- gabor滤波主要用来提取图像的纹理特征,适用于车牌字符识别和人脸识别的特征提取。
PCA_based-Face-Recognition-System
- 在matlab上运用PCA的方法进行人脸识别,包括灰度处理,二值化。-In the use of PCA on the method of PCA face recognition, including gray processing, binarization.