特征脸 资源专区

本专区汇聚了各类基于 特征脸 开发的源码资源,共计 30 篇资源供开发者免费下载学习。

共找到 30 个资源
其他 1 积分

基于Eigenface与Fisherface算法的OpenCV人脸识别系统源码说明

利用经典的 Eigenface 或者Fisherface实现的 人脸识别 需要opencv2.4.1 或者更新的版本,才可以编译或者运行 是学习openc

人脸识别 OpenCV 特征脸
0 0 查看详情
其他 1 积分

基于特征脸与PCA的人脸识别系统

应用背景 该算法主要应用于人脸识别,通过利用特征脸和PCA来实现的。 关键技术运用主成分分析(PCA)对图像进行降维,利用特征脸来提取人脸特征,并且根据最近邻法对待识别人脸进

人脸识别 特征脸 PCA
0 0 查看详情
其他 1 积分

基于K-L变换的人脸识别

K-L的人脸识别 K-L的人脸识别-KL Face Recognition Face Recognition KL

人脸识别 K-L变换 PCA
0 0 查看详情
其他 1 积分

特征脸人脸识别系统

Eigenface Face Recognition System All functions are easy to use, as they are heavy comme

特征脸 人脸识别 PCA
0 0 查看详情
其他 1 积分

基于特征脸方法的人脸识别核心源代码及文档

人脸识别的核心源代码,PDF格式文件,采用特征脸方法。可供有兴趣的人阅读。-the core source code, documents in PDF format, the m

人脸识别 特征脸 源代码
0 0 查看详情
Matlab 1 积分

经典特征脸识别算法

经典的特征脸识别算法 经典的特征脸识别算法 -description: a matlab program that implement the classical face rec

特征脸 人脸识别 主成分分析
0 0 查看详情
Matlab 1 积分

Picaso-Eigenfaces 人脸识别系统

The eigenfaces model and database is created in Matlab and saved on matlab format on the S

人脸识别 特征脸 MATLAB
0 0 查看详情
C/C++/VC++ 1 积分

基于特征脸的C++ Builder人脸识别源码

Face recognition using eigenfaces. C++Builder source code

人脸识别 特征脸 C++ Builder
0 0 查看详情
Java 1 积分

基于特征脸的Java人脸识别系统

The system tries to match a given face image to a set of given face images using a number

人脸识别 Java 特征脸
0 0 查看详情
Python 1 积分

基于Python的Eigenfaces人脸识别系统源码说明

Pyfaces is written in python.It implements a face recognition technique that uses eigenfac

人脸识别 Python 特征脸
0 0 查看详情
Matlab 1 积分

基于特征脸的Matlab人脸检测与识别源码

这是一个用特征脸方法做的人脸检测和识别,用matlab编程实现。-This is a method used Eigenface do face detection and rec

人脸识别 特征脸 Matlab
0 0 查看详情
Matlab 1 积分

特征脸提取Matlab源码资源说明

这是来自http://www.pages.drexel.edu/~sis26/Eigencode.htm关于特征脸提取。

特征脸 人脸识别 Matlab
0 0 查看详情