CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - fisherface

搜索资源列表

  1. FisherFace1

    3下载:
  2. 最经典的人脸识别中的fisherface代码,在此之前要对特征空间降维,通常采用PCA降维,此代码基于降维实现类间与类内比值的最大化。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1462
    • 提供者:heying
  1. face_recognition

    0下载:
  2. Eigenface and Fisherface Performance Across Pose
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:45234
    • 提供者:谭恒良
  1. FisherFace1

    0下载:
  2. fisherface 是个压缩文件 可以提供给处学者参考-fisherface is a compressed file can be made available to scholars Reference Department
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1466
    • 提供者:xixi1985
  1. 127

    0下载:
  2. DCT用于掌纹识别的word论文文档,比pdf更容易阅读编辑和引用,供大家学习和交流-The discrete cosine transform is a classical image processing technique, and the discriminant analysis is a commonly used image feature extraction technique. These two techniques are effectively combined in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:49298
    • 提供者:小哈
  1. EigenFisherFace.tar

    0下载:
  2. automatic face recognition -face recognition using eigenface method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4036933
    • 提供者:陈才
  1. fisherprotected

    0下载:
  2. fisherface based image retrival
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:307870
    • 提供者:sudarshan
  1. FLDbasedFaceRecognitionSystem_v2

    0下载:
  2. 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:261703
    • 提供者:paul
  1. fisherprotected

    0下载:
  2. This package containing the source code for face recognition using the fisherface method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:251778
    • 提供者:nick
  1. FisherFaces

    0下载:
  2. FisherFace, an algorithm based on PCA and LDA
  3. 所属分类:AI-NN-PR

  1. FisherfaceCore

    0下载:
  2. MATLAB编的Fisher脸人脸识别程序- Fisherface recognition.m
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1901
    • 提供者:zhaoganlu
  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 space”. First, all training
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:11247
    • 提供者:sam
  1. fisherprotected

    0下载:
  2. facerecognition using fisherface
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:251947
    • 提供者:prema
  1. FisherFace

    0下载:
  2. Fisherface方法的实现是在PCA数据重构的基础上完成的,首先利用PCA将高维数据投影到低维特征脸子空间,然后再在这个低维特征脸子空间上用LDA特征提取方法得到Fisherface。程序中使用参数寻优的方法来寻找最佳投影维数,以达到比较理想的识别效果。-The Fisherface method implemented in the PCA data reconstruction based on the completion of the first use of PCA project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:3526128
    • 提供者:
  1. EigenFace-FisherFace

    0下载:
  2. This file takes cropped yale face images file as input and performs classifications based on 1. Correlation 2. Eigen vector based classification (Eigen Face) 3. Fisher Linear Discriminator (FLD) (Fisher Face) The zip contains two files
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3391
    • 提供者:Abdul Maalik
  1. Fisherface

    0下载:
  2. Fisher Linear Discriminant based program for face classification
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:4157744
    • 提供者:Adrian
  1. LDA-human-face-identity

    0下载:
  2. 人脸识别的matlab程序,包含有 example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-Face recognition matlab procedures, including a example: demo program creatData: generate data creatTrainLabel
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:215954
    • 提供者:PP
  1. FisherFace_New

    0下载:
  2. LDA算法 将带上标签的数据(点),通过投影的方法,投影到维度更低的空间中,使得投影后的点,会形成按类别区分,一簇一簇的情况,相同类别的点,将会在投影后的空间中更接近。(Linear Discriminant Analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:4227072
    • 提供者:若若6
  1. fisherprotected

    0下载:
  2. face recognition in fisherface
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:307200
    • 提供者:Sunzia
搜珍网 www.dssz.com