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

搜索资源列表

  1. facerecognition-wavelet-matlab

    0下载:
  2. 基于小波的人脸识别算法的matlab实现-Face recognition based on wavelet algorithm to achieve the Matlab
  3. 所属分类:图形图象

  1. FaceRecognition

    0下载:
  2. 笔者自行编写的Matlab环境下的人脸识别算法小实验, 采用的是经典的PCA算法,主要内容是采用SVD方法提取出象素空间上的 PCA主分量特征,分类算法上仅是基于最小距离分类
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-17
    • 文件大小:28101
    • 提供者:杨愚根
  1. facerecognition

    0下载:
  2. 利用matlab程序实现人脸识别与人脸检测
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2135
    • 提供者:zhs
  1. faceRecognition

    0下载:
  2. 脸部识别MATLAb程序代码,可以运行的。验证过后就可以下载了-face recognition MATALAB codes
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:506070
    • 提供者:Nicolas
  1. FaceRecognition

    0下载:
  2. 这是一个用matlab做的人脸识别系统,里面包含了几十张人脸数据图像,值得一荐-This is a matlab to do with Face Recognition System, which contains dozens of Zhang Face image data, it is worth sacral
  3. 所属分类:Graph program

  1. facerecognition

    0下载:
  2. 使用Eigen face和PCA的方法进行面部识别.建立面部特征库,将输入的面部特征与库中数据比较找出近似的.-using Eigen face and PCA to do the face recognition. The final result is base on the threshold of Eigen face distance
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3444754
    • 提供者:Ming
  1. FaceRecognition

    0下载:
  2. 文档中包括两个文件:分别是pca人脸识别分析以及fisher人脸识别分析。文中代码包括详细的注释,读者一旦下载很快就可以上手!代码中的相关理论可以参考Dota的《模式分类》一书!- The archive consists of two documents: PCA face recognition and Fisher face recognition analysis. Text codes include detailed notes, readers will soon be abl
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:2648
    • 提供者:feixiaoxing
  1. faceRecognition

    0下载:
  2. 基于2D-DCT和模块2DPCA的人脸识别系统的实现(matlab)-Based on the 2D-DCT and modules 2DPCA Face Recognition System (matlab)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4164171
    • 提供者:黄文
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3994097
    • 提供者:吴彦
  1. FaceRecognition

    0下载:
  2. 这是一个matlab编写的计算人脸识别率的小程序,选用的图像数据库位ORL数据库。-This is a face recognition matlab calculation of the rate of the preparation of small procedures, digital image database selected ORL database.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3107780
    • 提供者:罗佳
  1. Facerecognition

    0下载:
  2. 人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会 议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为 当前模式识别和人工智能领域的一个研究热点。 本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:2287015
    • 提供者:张雨
  1. facerecognition

    0下载:
  2. 人脸识别的maltab代码,很有用de-face recognition matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:23497
    • 提供者:刘畅
  1. 157192-facerecognition

    0下载:
  2. Matlab face recognition project
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:247920
    • 提供者:Osman
  1. facerecognition

    0下载:
  2. 非常实用的人脸识别代码,并且包含许多类型的待识别图片。-Very practical face recognition code,and there also many kinds of pictures whit the code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:603960
    • 提供者:袁峰
  1. facerecognition

    0下载:
  2. 这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件。结合matlab函数,是一个不错的软件-This is an application written in VC++ to read on camera facial recognition and face detection software. Combination matlab function, is a good software
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3553281
    • 提供者:蓝盾
  1. FaceRecognition

    1下载:
  2. 人脸识别,基于matlab编程,可识别人脸的轮廓-Recognition, based on matlab programming, the contours of the face can be identified
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-07
    • 文件大小:75744
    • 提供者:孔智勇
  1. facerecognition

    0下载:
  2. 该matlab程序可以根据所选择的测试库中图片对人脸进行识别,从而在系统中找到与之匹配的图片。-The matlab program can test the library, the selected image on the human face recognition, which is found in the system to match the pictures.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:544802
    • 提供者:周楚
  1. FaceRecognition

    0下载:
  2. 基于特征向量方法的人脸识别。matlab实现。注意区分训练数据和测试数据。由于版权原因,代码包中不含测试任何图像。-Face recognition by eigenvector method. Class project.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1017
    • 提供者:weihua
  1. FaceRecognition

    0下载:
  2. 利用pcat提取特征值并完成降维,进而通过测试一张图片到特征脸的三阶距离完成人脸识别 言语表达不清的地方请见谅咯(we used the pca to make a facerecognition.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:某莫欧
  1. faceRecognition

    1下载:
  2. 基于深度学习的卷积神经网络CNN的matlab小程序(Matlab small program of convolution neural network CNN based on depth learning)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:112640
    • 提供者:hxp
« 12 »
搜珍网 www.dssz.com