搜索资源列表
视频图像中的人脸检测
- 和电脑摄像头相连,实现实时的人脸检测
人脸识别
- 人脸识别是数字图像处理的关键技术
Gabor小波人脸识别
- 基于Gabor小波的人脸识别程序,在程序中使用了神经网络进行训练和分类。
人脸识别matlab实现
- 人脸识别,采用gabor实现的matlab代码
人脸定位算法
- 人脸定位
人脸识别程序SVM,matlab的
- 人脸识别程序SVM,matlab的……初次上传多多指教,Face Recognition procedures SVM, matlab ... ... the initial upload of the exhibitions
FaceLocation.基于Opencv的人脸识别程序
- 基于Opencv的人脸识别程序,人脸定位,人脸定位,人眼,嘴巴等的定位,FaceLocation
人脸识别代码
- 通过奇异值分解作为特征处理,训练人脸识别分类器,附带测试图片(Singular value decomposition (SVD) is used as feature processing to train the face recognition classifier)
人脸识别matlab程序
- 人脸识别matlab程序,很好的程序,很详细。(Matlab program for face recognition)
人脸识别
- 实现人脸识别功能,GUI界面,其中有测试人脸集,识别率95以上(To achieve face recognition function, GUI interface)
人脸识别
- 识别人不同年龄的人不同时期的照片是否为同一个人,在不同的照片下可以实现人脸识别的功能,(Identify people of different ages, different periods of photos for the same person, in different photos, you can achieve the function of face recognition,)
神经网络实现人脸识别任务
- 通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
Adaboost人脸识别
- 运用adaboost方法进行人脸检测的matlab算法,实用易懂,适合初学者!(Using adaboost method for face detection matlab algorithm, practical and easy to understand, suitable for beginners!)
人脸识别源程序
- 基于opencv的人脸识别程序,包括了所有实现的过程(Opencv based face recognition program, including the process of all implementations)
人脸识别
- 利用数字图像处理里的方法得到的基于颜色和区域的人脸识别,包括单人和多人算法,单人算法效果比较好,对同色背景仍能很好的识别,多人算法效果一般,容易识别缺失(Face recognition based on color and region is achieved by using the method of digital image processing, including single person and multi person algorithm. The single player
PCA+GUI人脸识别
- 基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divide
基于matlab的人脸识别
- matlab实现人脸识别的代码,有文档说明,有需要的同学可以下载(Matlab to achieve face recognition code, there is documentation, students in need can be downloaded.)
《人脸识别开源SDK源码》
- 基于 EmguCV的人脸识别开源SDK源码。(Face recognition SDK source code based on EmguCV.)
基于LBP算子的人脸识别
- 基于LBP的人脸识别算法,Matlab编程语言(Face recognition algorithm based on LBP using matlab programming language)
人脸识别 MATLAB代码
- 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor