登录
首页 » 算法 » 人脸表情识别实现

人脸表情识别实现

于 2023-06-22 发布 文件大小:5.97 MB
0 112
下载积分: 2 下载次数: 1

代码说明:

采用图片库,在检测阶段,首先对图片进行灰度化处理,光照补偿,然后进行去噪,进行图片边缘化处理,在进行归一化,使得图片一致,在特征提取过程中用PCA主成分分析法,对图片特征进行提取,然后投影在向量空间中,最后对测试图片进行最近距离的计算,从而选定最符合的表情模型。

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

发表评论

0 个回复

  • debug fast sorting algorithms.
    调试实现快速排序算法。-debug fast sorting algorithms.
    2022-12-24 14:30:03下载
    积分:1
  • 最陡下降~最优化设计,优化设计…
    最优化设计之最速下降法~ 最优化的设计作业,最速下降法~ -Optimum design of the steepest descent method ~ of the most optimized design work, the steepest descent method ~
    2022-03-22 09:07:58下载
    积分:1
  • TDOA定位
    采用牛顿迭代,泰勒展开迭代算法。matlab源程序,有仿真结果。 采用牛顿迭代,泰勒展开迭代算法。matlab源程序,有仿真结果。 采用牛顿迭代,泰勒展开迭代算法。matlab源程序,有仿真结果。
    2022-05-29 00:50:03下载
    积分:1
  • [数据挖掘]数据挖掘部分的matlab实现 C4_5 比较经典的代码...
    [数据挖掘]数据挖掘部分算法的matlab实现 C4_5 比较经典的代码-[Data Mining] part of data mining algorithms compare classic C4_5 realize matlab code
    2023-01-22 01:15:03下载
    积分:1
  • HybirdSat求解器smt
    开源的的smt求解器,用于求解约束集的可满足性,能够支持位向量的求解,速度还算不错。
    2022-02-20 09:49:11下载
    积分:1
  • This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
    This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C 6 on a Windows 2,000 platform.
    2022-01-27 12:21:27下载
    积分:1
  • 树结构的保存和读取
    树结构的保存和读取-Tree preservation and read
    2022-06-18 20:20:12下载
    积分:1
  • 这是研究生的并行计的作业,实现多插入排序抽取,C语言的。...
    这是研究生的并行计算的作业,实现多插入排序抽取算法,C语言的。-it is a homework for postgraduate by C language ,in order to sort data。
    2022-05-15 09:18:01下载
    积分:1
  • DSP6713 的FIR实现
    这个是关于DSP6713的一个FIR算法的实现,仿真以通过,可以直接观察波形,基本的使用时,产生波形后,在CCS的view下观看波形的产生/*  Purpose:FIR filter procedure for processing a group of data               *//*  Prototype in C:void fir_filter(const int x[],const int h[],              *//*                                 short y[],int n,int m,int s);              *//*  const int x[]:输入信号的缓冲数组,int类型,在滤波中不可修改              *//*  const int h[]:滤波器的系数数组,int类型,在滤波中不可修改                *//*  short y[]:输出信号的缓冲数组,short类型                                  *//*  n:滤波器长度,本例中为ORDER_FIR                 &nbs
    2022-02-02 18:16:07下载
    积分:1
  • 交通咨询系统
    主要是利用数据结构中的Dijkstra、Floyd算法来完成实验要求。首先,利用Dijkstra来生成从一个节点到另外节点的最短距离。接着,利用Floyd算法实现各个节点到剩余节点的最短距离。
    2022-03-31 23:52:07下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载