搜索资源列表

  1. Eigen_Fisher

    0下载:
  2. Tutorial to understans EigenFaces & FisherFaces. It has pseudo code for Matlab implementation of Eigenfaces & FisherFaces
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3688448
    • 提供者:Theo
  1. pcaAlgorithm

    0下载:
  2. MATLAB code for generating faces using PCA. Displays all of the eigenfaces in a separate figure.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:237568
    • 提供者:Stelios
  1. findSimilar3.m.tar

    0下载:
  2. find similar faces with eigenfaces.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:pbialos
  1. AComparativeStudyonFaceRecognitionUsingLDA-BasedAl

    0下载:
  2. 线性判别分析(LDA)是一种较为普遍的用于特征提取的线性分类方法。但是将LDA直接用于人脸识别 会遇到维数问题和“小样本”问题。人们经过研究,通过多种途径解决了这两个问题并实现了基于I,DA的人脸识 别 文章对几种基于LDA的人脸识别方法做了理论上的比较和实验数据的支持,这些方法包括Eigenfaces、Fish— erfaceS、DLDA、VDLDA及VDFLDA。实验结果表明VDFLDA是其中最好的一种方法。-Low—d
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:222208
    • 提供者:费富里
  1. Facedetect

    0下载:
  2.  计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:224256
    • 提供者:Highjoe
  1. altroeigen

    0下载:
  2. These file contains an implementation of eigenfaces for MAtlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Botnet
  1. altroeigen2

    0下载:
  2. eigenfaces algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Botnet
  1. ORL-FACE

    0下载:
  2. Eigenfaces: PCA tends to find a p-dimensional subspace whose basis vectors correspond to the maximum variance direction in the original image space (p  N). We called the new subspace defined by basis vectors “face
  3. 所属分类:文件格式

    • 发布日期:2024-05-18
    • 文件大小:7017472
    • 提供者:sam
  1. fisherface

    0下载:
  2. Eigenfaces: PCA tends to find a p-dimensional subspace whose basis vectors correspond to the maximum variance direction in the original image space (p  N). We called the new subspace defined by basis vectors “face
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:sam
  1. EigenfacesforRecognition

    0下载:
  2. 想知道人脸识别的基本原理吗?这里使用特征脸方法总结的数学算法。-Want to know the basic principles of face recognition it? Methods used here Eigenfaces mathematical algorithm.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:99328
    • 提供者:张法广
  1. FaceRecognition

    0下载:
  2. Face Recognition based on PLE dataset from CMU-Using Eigenfaces and Template matching
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:Jian Wang
  1. Eigenfaces_for_Recognition_kimo

    0下载:
  2. Eigenfaces for Recognition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2620416
    • 提供者:mr loi
  1. face_recognition_PCAPBPNN

    0下载:
  2. The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition i
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:3113984
    • 提供者:amine
  1. mypca

    0下载:
  2. principal component analysis (PCA ) is a well known approach for dimensionality reduction of the feature space. It has been successfully applied in face recognition. The main idea is to decompose face images into a small
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:omid
  1. problemset-11-solution

    0下载:
  2. Using PCA to find eigenfaces and show them.Using PCA find appropriate number of eigenfaces such as at least 90 of variation will be sustained. Show the training face images according to this new coordinate system.-Using
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:60416
    • 提供者:Chen Gaojun
  1. PCA-for-Face-Recognition-[TA]

    0下载:
  2. Teaching about pca - principal component analysis. you can learn how pca work and what eigenfaces is?
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:219136
    • 提供者:numwan
  1. Face-Recong-eigen

    0下载:
  2. Face recognition using eigenfaces
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:ANCAR
  1. pca

    0下载:
  2. pca进行人脸识别的原理和代码,特征脸方法,图像重建-PCA for face recognition principle and code, Eigenfaces method, image reconstruction
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:425984
    • 提供者:魏晓霞
  1. PCAEigen

    0下载:
  2. eigenfaces face recognition is an algorithm using PCA (principal component anlysis) to identify persons via their visages
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Sanaa
  1. Mio

    0下载:
  2. This i for face recognition using eigenfaces.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Somava
« 1 2 34 5 »

源码中国 www.ymcn.org