搜索资源列表
经典的人脸识别算法
- 经典的人脸识别算法:2Dpca的实现,matlab实现环境。,Classical face recognition algorithms: 2Dpca the realization
hausdorff
- 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
face_detection
- 人脸识别-仅对静态图片The output of this code is mainly required for feature detection or facial expression recognition purpose. give the input(name of the image) at the 1st line of the facedetection.m file & run the file. The face_database folder contain
face_recognise_system
- 人脸识别程序,用PCA 和FLD算法分别进行识别,并进行比较。-Face recognition program, with the PCA and FLD method to identify, respectively, and compared.
local-binary-pattens
- LBP人脸识别:基于对小波分解和局部二进制模式(LBP)分析,提出了一种多级LBP直方图的序列特征(M—HSLBP)的提取方法。-LBP Face Recognition: Based on the wavelet decomposition and local binary pattern (LBP) analysis, a multi-stage sequence of LBP histogram features (M-HSLBP) extraction method.
icaFacesCode(m)
- 基于ICA的人脸识别,可以根据相片来鉴别人像-ORL face recognition based on, can be used to identify portrait photos
Face_Detect_Software
- 人脸识别,ada,经检验,效果非常好,界面很漂亮-face detection, good effection
fdp5final
- Face Detection System 基于Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域
aPCAa
- CreateDatabase.m EigenfaceCore.m example.m Recognition.m 基于PCA的人脸识别方法的比较研究.PDF TestDatabase TrainDatabase-CreateDatabase.m EigenfaceCore.m example.m Recognition.m PCA-based face recognition method comparison studies. PDF TestDatabase Trai
face_detection
- 一个简单的人脸识别程序,用于人脸识别,适用于初学者,face_database facedetection.m face8.jpg-A simple face recognition program for face recognition, for beginners, face_database facedetection.m face8.jpg
face-detection
- 实现人脸检测 用matlab实现的 有三个文件 一个m文件 两个函数文件-face detection
PCAFacialRecognition
- 基于PCA的人脸识别,其中包含2个人脸库,已经将其划分为函数了,检测精度为88左右。(抱歉,有一个错误,在pcaTest.m中,第26行改为 real =ceil(i/(col/faceNum)) 就行了)-pca facial recognition,including 2 face image library
Trigger_P
- File for m face design to check a person face.-File for form face design to check a person face.
PCA-code
- 文档包括:CreatDatabase.m ,特征脸和识别三个m文件,有一定的用处。-Documentation includes: CreatDatabase.m, characteristic face and identify three m file, have a certain usefulness.
FacePeopleDetection.m
- 用matlab实现的人脸检测及识别 程序简单易懂-codes for people face dectection
FisherFaces
- 本文在Matlab R2012a下面实现了fisherface算法,选用的人脸库是ORL,其中有40 人,每人有10幅不同的人脸图像。本文选取了每人9幅作为训练(1幅作为测 试),图像大小为112x92。 主程序入口:Main.m 读取样本:CreatDatabase.m FisherFace核心:FisherFaceCore.m 识别:Recognition.m 训练样本库:TrainDatabase 测试样本库:TestDatabase 不足:识别准确率有待
face.m
- matlab做人脸识别的一段程序源码,需要自行下载数据库-do face recognition matlab source code of a program, you need to download the
PCA人脸识别
- 基于PCA的人脸识别m文件,可以运行,准确率还可以(PCA based face recognition m file, you can run, the accuracy rate can also be)
detectFaceParts
- 能够识别出脸部,眼睛,鼻子,嘴巴等部位,效果很好,运行demo.m可以测试(Able to identify the face, eyes, nose, mouth and other parts, the effect is very good, run demo.m can test)
detectFaceParts20160607
- 能够检测人脸部分,鼻子,眼睛和嘴巴,运行demo.m测试(Able to identify the face, eyes, nose, mouth and other parts, the effect is very good, run demo.m can test)