登录
首页 » matlab » 表情识别

表情识别

于 2020-06-18 发布
0 208
下载积分: 1 下载次数: 9

代码说明:

说明:  在频域中组合空间域和局部相位量化(LPQ)的局部二进制模式(LBP)用于面部识别。 首先,从LBP特征和频域中提取人脸图像以提取LPQ特征,然后合并到LBP / LPQ直方图中以比较直方图相似度。 最后,使用最近邻原则来识别。 在YALE和AR标准人脸数据库上的实验表明,该方法获得的结果优于单一方法。(A local binary pattern (LBP) combining spatial domain and local phase quantization (LPQ) in frequency domain for face recognition. Firstly, the face image is extracted from the LBP feature and the frequency domain to extract the LPQ feature, and then merged into the LBP /LPQ histogram to compare the histogram similarity. Finally, the nearest neighbor principle is used to identify. Experiments on the YALE and AR standard face databases show that the results obtained by this method are better than the single method.)

文件列表:

表情识别\DSLBP.m, 691 , 2012-04-01
表情识别\getmapping.m, 2470 , 2008-07-02
表情识别\is_uniform_pattern.m, 236 , 2007-09-17
表情识别\lbp.m, 3321 , 2012-04-01
表情识别\lbp_histo.m, 149 , 2012-03-29
表情识别\linear_subspace_projection.m, 1142 , 2012-11-26
表情识别\lpq.m, 8076 , 2013-03-26
表情识别\main_new.m, 8085 , 2019-08-07
表情识别\perform_pca.m, 915 , 2012-11-26
表情识别\SVM-KM\cout.m, 573 , 2003-08-26
表情识别\SVM-KM\monqp.m, 11342 , 2008-02-01
表情识别\SVM-KM\svmclass.m, 3932 , 2012-07-01
表情识别\SVM-KM\svmkernel.m, 5236 , 2012-07-01
表情识别\SVM-KM\svmmulticlass.m, 4011 , 2003-03-05
表情识别\SVM-KM\svmmulticlassoneagainstall.m, 1738 , 2012-07-03
表情识别\SVM-KM\svmmultival.m, 1767 , 2012-07-03
表情识别\SVM-KM\svmval.m, 4802 , 2012-07-04
表情识别\test\AN\1.tiff, 65734 , 2001-02-13
表情识别\test\AN\10.tiff, 65734 , 2001-02-13
表情识别\test\AN\2.tiff, 65734 , 2001-02-13
表情识别\test\AN\3.tiff, 67368 , 2004-07-20
表情识别\test\AN\4.tiff, 65734 , 2001-02-13
表情识别\test\AN\5.tiff, 65734 , 2001-02-13
表情识别\test\AN\6.tiff, 65734 , 2001-02-13
表情识别\test\AN\7.tiff, 65734 , 2001-02-13
表情识别\test\AN\8.tiff, 65734 , 2001-02-13
表情识别\test\AN\9.tiff, 65734 , 2001-02-13
表情识别\test\DI\1.tiff, 65734 , 2001-02-13
表情识别\test\DI\10.tiff, 65734 , 2001-02-13
表情识别\test\DI\2.tiff, 65734 , 2001-02-13
表情识别\test\DI\3.tiff, 67368 , 2004-07-20
表情识别\test\DI\4.tiff, 65734 , 2001-02-13
表情识别\test\DI\5.tiff, 65734 , 2001-02-13
表情识别\test\DI\6.tiff, 65734 , 2001-02-13
表情识别\test\DI\7.tiff, 65734 , 2001-02-13
表情识别\test\DI\8.tiff, 65734 , 2001-02-13
表情识别\test\DI\9.tiff, 65734 , 2001-02-13
表情识别\test\FE\1.tiff, 65734 , 2001-02-13
表情识别\test\FE\10.tiff, 65734 , 2001-02-13
表情识别\test\FE\2.tiff, 65734 , 2001-02-13
表情识别\test\FE\3.tiff, 67368 , 2004-07-20
表情识别\test\FE\4.tiff, 65734 , 2001-02-13
表情识别\test\FE\5.tiff, 65734 , 2001-02-13
表情识别\test\FE\6.tiff, 65734 , 2001-02-13
表情识别\test\FE\7.tiff, 65734 , 2001-02-13
表情识别\test\FE\8.tiff, 65734 , 2001-02-13
表情识别\test\FE\9.tiff, 65734 , 2001-02-13
表情识别\test\HA\1.tiff, 65734 , 2001-02-13
表情识别\test\HA\2.tiff, 65734 , 2001-02-13
表情识别\test\HA\3.tiff, 67368 , 2004-07-20
表情识别\test\HA\4.tiff, 65734 , 2001-02-13
表情识别\test\HA\5.tiff, 65734 , 2001-02-13
表情识别\test\HA\6.tiff, 65734 , 2001-02-13
表情识别\test\HA\7.tiff, 65734 , 2001-02-13
表情识别\test\HA\8.tiff, 65734 , 2001-02-13
表情识别\test\HA\9.tiff, 65734 , 2001-02-13
表情识别\test\NE\1.tiff, 65734 , 2001-02-13
表情识别\test\NE\10.tiff, 65734 , 2001-02-13
表情识别\test\NE\2.tiff, 65734 , 2001-02-13
表情识别\test\NE\3.tiff, 67368 , 2004-07-20
表情识别\test\NE\4.tiff, 65734 , 2001-02-13
表情识别\test\NE\5.tiff, 65734 , 2001-02-13
表情识别\test\NE\6.tiff, 65734 , 2001-02-13
表情识别\test\NE\7.tiff, 65734 , 2001-02-13
表情识别\test\NE\8.tiff, 65734 , 2001-02-13
表情识别\test\NE\9.tiff, 65734 , 2001-02-13
表情识别\test\SA\1.tiff, 65734 , 2001-02-13
表情识别\test\SA\10.tiff, 65734 , 2001-02-13
表情识别\test\SA\2.tiff, 65734 , 2001-02-13
表情识别\test\SA\3.tiff, 67368 , 2004-07-20
表情识别\test\SA\4.tiff, 65734 , 2001-02-13
表情识别\test\SA\5.tiff, 65734 , 2001-02-13
表情识别\test\SA\6.tiff, 65734 , 2001-02-13
表情识别\test\SA\7.tiff, 65734 , 2001-02-13
表情识别\test\SA\8.tiff, 65734 , 2001-02-13
表情识别\test\SA\9.tiff, 65734 , 2001-02-13
表情识别\test\SU\1.tiff, 65734 , 2001-02-13
表情识别\test\SU\10.tiff, 65734 , 2001-02-13
表情识别\test\SU\2.tiff, 65734 , 2001-02-13
表情识别\test\SU\3.tiff, 67368 , 2004-07-20
表情识别\test\SU\4.tiff, 65734 , 2001-02-13
表情识别\test\SU\5.tiff, 65734 , 2001-02-13
表情识别\test\SU\6.tiff, 65734 , 2001-02-13
表情识别\test\SU\7.tiff, 65734 , 2001-02-13
表情识别\test\SU\8.tiff, 65734 , 2001-02-13
表情识别\test\SU\9.tiff, 65734 , 2001-02-13
表情识别\test_label.txt, 207 , 2012-04-26
表情识别\train\AN\1.tiff, 67368 , 2004-07-20
表情识别\train\AN\10.tiff, 65734 , 2001-02-13
表情识别\train\AN\11.tiff, 65734 , 2001-02-13
表情识别\train\AN\12.tiff, 65734 , 2001-02-13
表情识别\train\AN\13.tiff, 65734 , 2001-02-13
表情识别\train\AN\14.tiff, 65734 , 2001-02-13
表情识别\train\AN\15.tiff, 65734 , 2001-02-13
表情识别\train\AN\16.tiff, 65734 , 2001-02-13
表情识别\train\AN\17.tiff, 65734 , 2001-02-13
表情识别\train\AN\18.tiff, 65734 , 2001-02-13
表情识别\train\AN\19.tiff, 65734 , 2001-02-13
表情识别\train\AN\2.tiff, 65734 , 2001-02-13
表情识别\train\AN\20.tiff, 65734 , 2001-02-13

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

发表评论

0 个回复

  • RB20140704
    无线呼叫器设计,公司一直在用,上来和大家分享下,希望大家可以相互就到有用的东西(Wireless pager design, the company has been in use, come and share with you, I hope you can respect each other to something useful)
    2014-07-04 22:48:02下载
    积分:1
  • target tracking
    对运动的行人进行动态的跟踪以及对目标进行动态的跟踪(Dynamic tracking of moving pedestrians and dynamic tracking of targets)
    2018-05-07 21:33:44下载
    积分:1
  • VIIDEO_release (1)
    image quality evaluation
    2018-03-05 01:42:47下载
    积分:1
  • shuaijianquxianfa
    采用衰减曲线法计算系统P、PI、PID控制器参数,绘制整定后系统的单位阶跃响应曲线。(The attenuation curve method is used to calculate the parameters of P, PI and PID controllers, and the unit step response curve of the system after setting is drawn.)
    2019-05-14 16:12:22下载
    积分:1
  • yuyin
    对于单个高斯概率密度函数的输出整理,仅供参考(Output Finishing of Single Gauss Probability Density Function)
    2020-06-22 06:00:01下载
    积分:1
  • 8路模拟数据采集,希望能帮助到需要的朋友,加油。
    8路模拟数据采集,希望能帮助到需要的朋友,加油。-8-channel analog data acquisition, the need to help friends and refueling.
    2022-01-25 20:48:00下载
    积分:1
  • 易语言编写的希网域名更新程序,可以随便更改源码
    易语言编写的希网域名更新程序,可以随便更改源码-xiwangyuminggengxinchengxu
    2023-05-23 17:15:02下载
    积分:1
  • BETAMPPT
    说明:  在这个例子中,使用Beta算法跟踪PV系统的MPP(Tracks MPP of PV system using Beta Algorithm)
    2020-06-11 20:42:41下载
    积分:1
  • CentOS多路径软件配置(光纤连接存储).docx
    【实例简介】
    2021-08-11 00:30:54下载
    积分:1
  • SQL
    本书对SQL技术的使用和发展进行了全面的讨论。全书共分六大部分,其中第一部分到第五部分分别介绍了SQL的历史和SQL标准的变化,如何使用SQL获取、更新数据,如何构造数据库结构以及如何实现数据的安全方案等,并描述了如何使用ANSI标准中的嵌入式SQL。(This book SQL technology use and development of a comprehensive discussion. The book is divided into six large part to the fifth part of the first part of which introduced the history and the SQL standard SQL changes, how to use SQL to obtain, update data, how to construct the database structure and how to implement data security programs, and describes the How to use the ANSI standard for embedded SQL.)
    2010-03-04 00:11:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载