CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 特征脸

搜索资源列表

  1. yangbanxunlia

    0下载:
  2. 人脸识别 样本训练 实现特征脸的提取 matlab可调程序-Sample training face recognition feature extraction matlab realize adjustable program
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:823
    • 提供者:刘伶
  1. SVD_eignface

    0下载:
  2. SVD进行特征脸提取,和PCA类似,选取前30个特征脸,并且将它显示这30个特征脸-SVD face feature extraction, and PCA is similar to the first 30 eigenfaces, and will it show that 30 eigenface
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6149423
    • 提供者:hxl
  1. eigenface

    0下载:
  2. 利用人脸pca进行数据压缩,形成人脸特征脸,然后用最近邻法进行人脸识别。-Face pca use data compression to form facial features face recognition and then the nearest neighbor method.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1412
    • 提供者:莫瑞阳
  1. pca

    0下载:
  2. PCA算法的人脸识别代码,主要实现特征脸的提取和人脸的识别。-PCA face recognition algorithm code, the main achievement of face recognition feature extraction and face.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1502
    • 提供者:朱希成
  1. Eigenface

    0下载:
  2. 特征脸识别算法,内附MATLAB源文件及测试样本-eigenface algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3319618
    • 提供者:赵保付
  1. eigenface

    0下载:
  2. 它主要是通过特征脸提取算法来重建人脸图像,很全面,不错-It is mainly through the feature extraction algorithm to reconstruct the face image, very comprehensive,and good
  3. 所属分类:Special Effects

    • 发布日期:2016-02-25
    • 文件大小:2048
    • 提供者:王海滨
  1. face-recognitionmatlabCroppedYale

    0下载:
  2. 人脸识别,数据库为CroppedYale,特征脸-face recognition,CroppedYale
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:王明
  1. EigenFace-

    0下载:
  2. 基于特征脸的人脸表情识别系统matlab代码!-It is an Eigenface based Facial Expression Recognition system!
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4701562
    • 提供者:chongli
  1. facerecognition_guide-master

    0下载:
  2. 基于Python的人脸检测与识别系统,用了特征脸方法和FisherFaces方法,都是业内最基础最经典的方案。-Python-based face detection and recognition system, using the methods and FisherFaces Eigenface method, the most basic is the industry s most classic scheme.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:5886087
    • 提供者:wt
  1. facerecognize

    0下载:
  2. 根据pca主程序分析的人脸识别。测试集用于训练特征脸空间,测试集是一张人脸一张动物脸,程序目的是识别出人脸与非人脸-Face recognition based on the analysis of the main pca. Test set for training Eigenface space, a test set is a human face animal face, the program aims to identify the face and non-face
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1357
    • 提供者:charleschoi
  1. PCA_func

    0下载:
  2. PCA的程序,可以用来学习了解,也可以用于特征脸的获取-PCA program that can be used to learn about and to be used for acquiring Eigenface
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1060
    • 提供者:曹继承
  1. _PCA

    0下载:
  2. PCA程序,可用于学习交流,也可用于特征脸的获取等-PCA program can be used for the exchange of learning, it can also be used to obtain the characteristics of the face, etc.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:1056
    • 提供者:曹继承
  1. Face-Recognition

    0下载:
  2. 本程序设计了一个基于PCA方法的人脸识别系统。该系统可以对各类文件格式的人脸文件进行分析,可以对一定长度的人脸训练集进行特征值提取,能够显示特征脸、平均脸,并且完成比对误差及人脸识别的功能。-This design program a face recognition system based on PCA method.The system can analyze the face of all kinds of file format file, you can face the train
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:Earik
  1. facerecognition

    0下载:
  2. 特征脸人脸识别,有应用matlab进行编程的源代码.m文件,以及运行需要的图象文件.-Matlab Applications for the program source code. M documents needed for the operation and image files.
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:559673
    • 提供者:晚上
  1. recognition-of-face

    0下载:
  2. 采用特征脸,主成分分析算法的人脸识别,完全可以运行的matlab代码-Using eigenface, principal component analysis algorithm of face recognition, can run the matlab code
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:663387
    • 提供者:钟号
  1. EigFace

    0下载:
  2. 自己写的图片预处理程序,还有PCA、特征脸法的人脸识别,适合图像处理初学者。-Photos pre-duling program wrote by myseld,and PCA、Eigface way to recognize person s face,which is suitable for a person who learn matlab and photo-duling at the first time.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3450
    • 提供者:ChelseaLeung
  1. face-recognition-matlab-code

    0下载:
  2. 基于PCA的人脸识别matlab代码。建立特征脸空间,而后将预存人脸图像和待识别图像投影到特征脸空间上,可以得到较高的识别率-Based on PCA face recognition matlab code. The eigenface space is established, and then the stored face image and the image to be recognized are projected onto the feature face space, and
  3. 所属分类:File Formats

    • 发布日期:2017-12-03
    • 文件大小:14145
    • 提供者:WJY
  1. 简易人脸识别系统

    0下载:
  2. 人脸识别中的特征脸提取、相似人脸检索、相似度评估
  3. 所属分类:图形/文字识别

  1. basew_zaseh_face

    0下载:
  2. eigenfaces,基于特征脸的人脸识别的一个例子,入门级别,-Eigenfaces, an example of face recognition based on feature face, entry level,
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:Worqsmmnth
  1. exbmyle

    0下载:
  2. eigenfaces,基于特征脸的人脸识别的一个例子,入门级别,-Eigenfaces, an example of face recognition based on feature face, entry level,
  3. 所属分类:Graph program

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:SmTmiy
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com