登录
首页 » matlab » face--recognition

face--recognition

于 2017-04-14 发布 文件大小:8060KB
0 259
下载积分: 1 下载次数: 144

代码说明:

  人脸识别,用于MATLAB识别人脸,用于自动识别人脸的系统。(Face recognition, face recognition for MATLAB for the use of automatic face recognition system)

文件列表:

人脸识别代码
............\method_svd_奇异值分解
............\.....................\allFeature.m,5640,2008-05-17
............\.....................\answer.m,374,2015-09-06
............\.....................\answer2.m,7013,2015-09-07
............\.....................\answer3.m,3015,2015-09-08
............\.....................\content.m,732,2007-04-08
............\.....................\createBP.m,1385,2006-06-03
............\.....................\createBP1.m,1562,2007-03-18
............\.....................\face20.txt,166,2015-09-06
............\.....................\result.m,2188,2007-03-27
............\.....................\s1

............\.....................\..\1.pgm,10318,1994-04-18

............\.....................\..\10.pgm,10318,1994-04-18

............\.....................\..\2.pgm,10318,1994-04-18

............\.....................\..\3.pgm,10318,1994-04-18

............\.....................\..\4.pgm,10318,1994-04-18
............\.....................\..\5.BMP,11382,2005-05-27
............\.....................\..\5.pgm,10318,1994-04-18
............\.....................\..\6.BMP,11382,2005-05-27
............\.....................\..\6.pgm,10318,1994-04-18
............\.....................\..\7.BMP,11382,2005-05-27
............\.....................\..\7.pgm,10318,1994-04-18
............\.....................\..\8.BMP,11382,2005-05-27
............\.....................\..\8.pgm,10318,1994-04-18
............\.....................\..\9.BMP,11382,2005-05-27
............\.....................\..\9.pgm,10318,1994-04-18
............\.....................\s10

............\.....................\...\1.pgm,10318,1994-04-18

............\.....................\...\10.pgm,10318,1994-04-18

............\.....................\...\2.pgm,10318,1994-04-18

............\.....................\...\3.pgm,10318,1994-04-18

............\.....................\...\4.pgm,10318,1994-04-18
............\.....................\...\5.BMP,11382,2005-05-27
............\.....................\...\5.pgm,10318,1994-04-18
............\.....................\...\6.BMP,11382,2005-05-27
............\.....................\...\6.pgm,10318,1994-04-18
............\.....................\...\7.BMP,11382,2005-05-27
............\.....................\...\7.pgm,10318,1994-04-18
............\.....................\...\8.BMP,11382,2005-05-27
............\.....................\...\8.pgm,10318,1994-04-18
............\.....................\...\9.BMP,11382,2005-05-27
............\.....................\...\9.pgm,10318,1994-04-18
............\.....................\s11

............\.....................\...\1.pgm,10318,1994-04-18

............\.....................\...\10.pgm,10318,1994-04-18

............\.....................\...\2.pgm,10318,1994-04-18

............\.....................\...\3.pgm,10318,1994-04-18

............\.....................\...\4.pgm,10318,1994-04-18
............\.....................\...\5.BMP,11382,2005-05-27
............\.....................\...\5.pgm,10318,1994-04-18
............\.....................\...\6.BMP,11382,2005-05-27
............\.....................\...\6.pgm,10318,1994-04-18
............\.....................\...\7.BMP,11382,2005-05-27
............\.....................\...\7.pgm,10318,1994-04-18
............\.....................\...\8.BMP,11382,2005-05-27
............\.....................\...\8.pgm,10318,1994-04-18
............\.....................\...\9.BMP,11382,2005-05-27
............\.....................\...\9.pgm,10318,1994-04-18
............\.....................\s12

............\.....................\...\1.pgm,10318,1994-04-18

............\.....................\...\10.pgm,10318,1994-04-18

............\.....................\...\2.pgm,10318,1994-04-18

............\.....................\...\3.pgm,10318,1994-04-18

............\.....................\...\4.pgm,10318,1994-04-18
............\.....................\...\5.BMP,11382,2005-05-27
............\.....................\...\5.pgm,10318,1994-04-18
............\.....................\...\6.BMP,11382,2005-05-27
............\.....................\...\6.pgm,10318,1994-04-18
............\.....................\...\7.BMP,11382,2005-05-27
............\.....................\...\7.pgm,10318,1994-04-18
............\.....................\...\8.BMP,11382,2005-05-27
............\.....................\...\8.pgm,10318,1994-04-18
............\.....................\...\9.BMP,11382,2005-05-27
............\.....................\...\9.pgm,10318,1994-04-18
............\.....................\s13

............\.....................\...\1.pgm,10318,1994-04-18

............\.....................\...\10.pgm,10318,1994-04-18

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

发表评论

0 个回复

  • Industrial-Robot-kinematics-System
    本文基于对工业机器人运动学系统的分析与探讨,从运动学方程的建立、运动学方程的求解、运动空间的插值算法、机器人轨迹规划等几个方面推求新的算法,并利用这些算法实现对于工业机器人运动学系统的三维图形仿真。 (Analysis and Discussion of the industrial robot kinematics system from several aspects of the establishment of the kinematic equations, the kinematic equations, the motion space of the interpolation algorithm, the robot trajectory planning Deriving a new algorithm, and use of these algorithms to achieve three-dimensional graphic simulation system for industrial robot kinematics.)
    2012-05-30 13:59:24下载
    积分:1
  • vbcadmath
    说明:  用VB开发的简单二维绘图程序,特别推荐其中的关于图形几何算法,包括点、直线、圆、圆弧之间的距离、交点、切点。(VB development of simple two-dimensional mapping procedures, in particular the recommendation of the graphic geometric algorithms, including point, line, circle, arc gap between Nodal, the cut-off point.)
    2006-04-09 13:30:42下载
    积分:1
  • TwoDimensionGraphicConvert
    二维图形的变换,平移,翻转,尺度变换,反射对称,用MFC实现,这是别人的实现,我又给添加了既平移又反转的情况演示(two dimension graphic convert, translate ,rotation,scaling ,reflection symmetric, used by MFC implemented ,though other implement ,but i add the translate and rotation )
    2020-06-30 23:20:02下载
    积分:1
  • 二代提升法实现的haar小波变换
    说明:  二代提升法实现的haar小波变换程序 及整数小波变换。haar小波实现(Method II upgrade the haar wavelet transform procedures and integral wavelet transform. Haar Wavelets)
    2005-11-16 03:58:46下载
    积分:1
  • program
    matlab 实现对图像离散像素的曲面拟合,和差值比较,可实现细分等算法(the program is used to image in high resolution among image process system)
    2012-01-08 21:56:53下载
    积分:1
  • compute_homography
    计算单应矩阵,输入为2D图像坐标点和3D世界坐标点,输出为3x3单应矩阵(Calculate homography)
    2021-03-04 11:39:32下载
    积分:1
  • AUTOCAD2010
    2d制图工具auto cad 注册机。适合学生以及设计行业的人使用(2 d drawing tools auto cad registered machine. Suitable for students and the design industry person to use )
    2012-05-07 21:23:06下载
    积分:1
  • 3325162
    OFDM调制的的AWGN加瑞丽衰落信道,其它的我就不多说了(OFDM modulation of AWGN and ruili fading channel, the other I will not say)
    2017-05-19 20:50:00下载
    积分:1
  • waterwave002
    说明:  该程序模拟了海浪的三维动态仿真,展示了随机海风作用下,波浪的运动。(The program simulates the three-dimensional dynamic simulation of ocean waves)
    2020-12-16 11:49:19下载
    积分:1
  • circle
    Matlab里面没有提供直接以半径和圆心位置画圆的程序,该程序可以实现此功能,命令格式为:circle(radius,x0,y0, color )(Matlab which does not provide the location directly in the center circle radius and the program, the program can achieve this functionality, the command format is: circle (radius, x0, y0, color ))
    2010-11-28 20:40:11下载
    积分:1
  • 696516资源总数
  • 106741会员总数
  • 17今日下载