登录
首页 » matlab » FaceRecognition

FaceRecognition

于 2017-12-12 发布 文件大小:81KB
0 218
下载积分: 1 下载次数: 4

代码说明:

  基于主成分分析的人脸识别,应用K-L变换作特征处理(Face recognition based PCA)

文件列表:

face_img
face_img\clip_image022.jpg, 2085, 2017-10-20
face_img\clip_image023.jpg, 1868, 2017-10-20
face_img\clip_image021.jpg, 1890, 2017-10-20
face_img\clip_image035.jpg, 1823, 2017-10-20
face_img\clip_image009.jpg, 1815, 2017-10-20
face_img\clip_image008.jpg, 1995, 2017-10-20
face_img\clip_image034.jpg, 2015, 2017-10-20
face_img\clip_image020.jpg, 2051, 2017-10-20
face_img\clip_image018.jpg, 1914, 2017-10-20
face_img\clip_image024.jpg, 1951, 2017-10-20
face_img\clip_image030.jpg, 1986, 2017-10-20
face_img\clip_image031.jpg, 1428, 2017-10-20
face_img\clip_image025.jpg, 1837, 2017-10-20
face_img\clip_image019.jpg, 2154, 2017-10-20
face_img\test1.jpg, 5993, 2017-10-20
face_img\clip_image033.jpg, 2058, 2017-10-20
face_img\clip_image027.jpg, 1963, 2017-10-20
face_img\clip_image026.jpg, 1971, 2017-10-20
face_img\clip_image032.jpg, 2118, 2017-10-20
face_img\test2.jpg, 1626, 2017-10-20
face_img\clip_image017.jpg, 1997, 2017-10-20
face_img\clip_image003.jpg, 1862, 2017-10-20
face_img\clip_image002.jpg, 1932, 2017-10-20
face_img\clip_image016.jpg, 1823, 2017-10-20
face_img\clip_image014.jpg, 1879, 2017-10-20
face_img\clip_image028.jpg, 1876, 2017-10-20
face_img\clip_image029.jpg, 2389, 2017-10-20
face_img\clip_image015.jpg, 1759, 2017-10-20
face_img\clip_image001.jpg, 1847, 2017-10-20
face_img\clip_image005.jpg, 2118, 2017-10-20
face_img\clip_image011.jpg, 1773, 2017-10-20
face_img\clip_image010.jpg, 1979, 2017-10-20
face_img\clip_image004.jpg, 2125, 2017-10-20
face_img\clip_image012.jpg, 1883, 2017-10-20
face_img\clip_image006.jpg, 1819, 2017-10-20
face_img\clip_image007.jpg, 2085, 2017-10-20
face_img\clip_image013.jpg, 1839, 2017-10-20
FaceRecognition.m, 4442, 2017-10-26
__MACOSX
__MACOSX\._FaceRecognition.m, 120, 2017-10-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • test
    一个简单的水平集演化的matlab仿真,带注释。便于初学matlab,图像处理以及水平集的同学学习。(A simple level set matlab simulation, with comments. Easy beginner matlab, image processing and level set of students to learn.)
    2010-06-05 19:04:44下载
    积分:1
  • Matlab
    一本很好的MATLAB书籍,里面讲述的内容非常基础,适合入门学习(MATLAB a very good book, the content of which is about very basic, suitable for beginners to learn)
    2014-08-17 15:40:31下载
    积分:1
  • EPnP_matlab
    A 2D-3D CORRESPONDENCE METHOD USING SIFT DESCRIPTOR
    2020-12-05 01:39:24下载
    积分:1
  • amplitude-comparision
    amplitude comparsion of speech signals
    2015-02-03 11:38:32下载
    积分:1
  • pitch_Oct
    语音信号的基音检测与估计对信号的估计具有重要作用。用不同方法进行基音检测(Pitch detection signal and the estimated speech signal estimate plays an important role. Pitch detection using different methods)
    2014-01-06 22:16:51下载
    积分:1
  • maximal-EE-master
    MATLAB code for Massive MIMO
    2021-01-17 10:38:45下载
    积分:1
  • guohe
    商人过河的MATLAB程序(最短路算法)(Businessmen crossing the MATLAB program (the shortest path algorithm))
    2010-07-31 15:58:04下载
    积分:1
  • Matlab-GUI
    精通GUI图形界面编程(MATLAB) 施晓红版 外加几个相关的教程,不如施晓红的系统,但是有参考价值 图书馆热门书籍,专业书籍,一般书店买不到(Proficient in GUI graphical interface programming (MATLAB) Xiaohong Shi version plus some related tutorial, there is reference value for the library popular books, professional books, general bookstore can not buy)
    2009-03-13 22:29:38下载
    积分:1
  • BeamAnimation
    说明:  4种光束动画,FLASH素材,FLASH源码,FLA格式(Four kinds of beam animation, FLASH material, FLASH source, FLA format)
    2009-08-12 00:05:16下载
    积分:1
  • Optimize
    MATLAB 6_5 辅助优化计算与设计 1、文件命名说明 a)文件夹“第1章”中的文件对应书中第1章的例程,其他以此类推; b) 文件名exampleX1_X2.m:对应例程X1_X2 例如:example2_1表示例程2_1. 2、注意 为了方便起见,书中的每一个例程存为一个文件;而有些例程中将其调用的函数文件也放在这个例程文件中,所以读者在运行光盘中的例程文件时注意这一点,如果是这样的例程文件应该将其调用的函数文件分离出来另存为一个文件。(MATLAB 6_5 Auxiliary and Design Optimization 1, Note document naming a) folder "Chapter 1" in the document corresponding book Chapter 1 of the routines, other analogy; b) Name exampleX1_X2.m : X1_X2 corresponding routines such as : example2_1 said two compression routines. 2, the attention for the sake of convenience, Each book deposit for a routine one; Some routines will call a function of its documents on the routines document, Therefore, the reader is running the routines CD document to this point, If this is the routine document should be called to separate the function documents saved as a file.)
    2006-11-23 17:07:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载