搜索资源列表
用matlab实现的ica人脸识别程序
- 用matlab实现的ica人脸识别程序, 能实现, 识别率还比较高,Ica with matlab realize the face recognition process, to realize, the recognition rate is still relatively high
kpca.rar
- kpca 用于人脸识别等的matlab源码,KPCA for face recognition matlab source, etc.
FindEyes1.1.rar
- 基于opencv的vc++人脸识别程序 ,Based on vc++ the opencv face recognition process
FLD_based-Face-Recognition-System_v2
- 模式识别 基于人脸图像处理、特征提取、匹配的代码-Pattern recognition based on face recognition code
Face-Recognition
- 基于主成份分析(PCA)的人脸识别算法MATLAB程序的实现。机器视觉的作业,内附人脸识别的matlab程序,和人脸库,还有作业的详细要求,以及格式示例和部分参考文献。-Based on principal component analysis (PCA) of the face recognition algorithm MATLAB program implementation. Machine vision operations, included face recognition mat
face-recognition
- 含有PCA经典人脸识别方法和PCA+SVM人脸识别方法-Classical Face Recognition with PCA and PCA+ SVM face recognition method
Face
- 人脸识别系统,采用人脸肤色检测进行人脸定位,并采用gabor并结合fisherface进行识别-Face Recognition System, Face Detection to Face color positioning, and use in combination with gabor identify fisherface
Face
- 人脸识别系统的设计与实现 资料从网上下载的,现共享给大家。里面有资料和源码。-Face Recognition System Design and Implementation of the information downloaded from the Internet, are shared to everyone. There are information and source code.
human-face-recognition
- 人脸识别程序,我自己写的,挺有趣的,欢迎分享-Face recognition program, I wrote it myself, quite interesting, please share
Face
- 一个用Java做的人脸识别程序, 功能比较强大,大家可以做个参考-A face recognition program to use Java to do, features more powerful, we can be a reference
Face-Recognition-Using-Line-Edge-Map
- 脸部识别,用于简单的matlab的小玩意,比较简单,易用。-face recogni
face-recog-with-gabor
- this is face recognition engine with gabor.
Infrared-Face-Recognition
- 这篇文章是我实验室写的基于2DPCA的红外人脸识别方法,这里面系统的阐述了使用2DPCA算法比传统PCA算法的好处,本文还阐述了红外图像在人类识别方面独特的优点及存在的不足。-This article is written in my laboratory face recognition method based on infrared 2DPCA, there is a systematic exposition of the use of algorithms than the tradi
fsvmPpca-face-Recognition
- 首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。-First using PCA for dimensionality reduction ORA face image, and then use fuzzy support vector machine to classify the extracted feature vectors, the recognition rate is higher.
LDA-face-recognition
- 使用基于LDA算法的人脸识别程序(附有相应的论文)-LDA based face recognition program(papers included)
Face-Recgnition-on-FPGA
- 详细介绍了如何在FPGA上建立人脸识别系统,从硬件软件两方面做了说明,非常值得仔细阅读学习-Details how to build face recognition system on an FPGA, made from both hardware and software are described, well worth learning to read
ICA-face-recognition
- 主要是用独立主成分分析,做人脸识别,通过训练集和测试集的比对,得出识别率-ICA face recognition
HUman-face-detection-based-on-fisher
- 基于FISHER线性判决的人脸识别系统,GUI界面,自带训练库和测试库-Face recognition based on FISHER linear decision,GUI,training set and test set included
PCA-and-SVM-Face-recognition
- 采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
face-Adaboost
- 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)