登录
首页 » 算法 » 基于稀疏的人脸识别

基于稀疏的人脸识别

于 2022-08-20 发布 文件大小:9.43 kB
0 43
下载积分: 2 下载次数: 1

代码说明:

基于稀疏的人脸识别,数据库为ORL,共40人,每人10幅图片,可以随机选择训练样本,剩下为测试样本。选择20次结果的平均值为最终结果。

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

发表评论

0 个回复

  • simp4辛普生积分
    利用辛普生法积分,是比矩形积分法和梯形积分法更为精确的计分方法。辛普生方法采用抛物线插值,对二次函数是精确的,而二次函数的积分为三次函数。辛普生定步长积分对有突变的函数在运算
    2022-01-22 13:11:05下载
    积分:1
  • 马踏棋盘
    贪心加回溯,按照顺时针顺序,每次产生一个新的路点,并验证此路点的可用性,需要考虑的问题包括是否超出棋盘和此点已经走过与否。如新路点可用,则入栈,并执行下一步,每次按照上一路点的位置生成新路点。如一个路点的可扩展路点数为0,则走不下去了,进行回溯。
    2023-09-01 02:05:03下载
    积分:1
  • 给出计常微分方程(组)的各种的使用示例。
    给出计算常微分方程(组)的各种算法的使用示例。-Given the calculation of ordinary differential equations (group) the use of various algorithms sample.
    2022-10-03 12:05:03下载
    积分:1
  • 人脸检测程序
    FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持, 因此请首先到相关网站上下载并安装OpenCV, 此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml, 该文件在OpenCV中提供,请将该文件复制到程序同一目录下,程序即可正确运行。
    2022-06-21 06:35:55下载
    积分:1
  • 元胞自动机模拟人员疏散
    元胞自动机模型源代码,模拟紧急事件下人员疏散问题 通过构建一个二维的有限空间的元胞自动机,以单个格点代表其中的人员可能站位模拟在火灾等紧急条件下人员的疏散过程
    2023-06-07 18:20:03下载
    积分:1
  • 花园的代码
    定义一个图书类和一个书库类。图书类包括图书编号、书名、作者(只考虑第一作者)、定价等属性;书库类包括一个指向图书链表的头指针以及操作链表的相关函数。这两个类的定义如下: class Book {    int BookNumber;      //图书编号    char BookName[50];   //书名    char AuthorName[30];  //第一作者姓名    double Price;         //定价    Book *next;          //
    2022-06-30 21:50:34下载
    积分:1
  • issue a travel home to travel home to drive a car with the minimum of cost yi us...
    旅行家问题 一个旅行家想驾驶汽车以最少的费yi 用从一个城市到另一个城市(假设出发时油箱是空的)。给定两个城市之间的距离为D1、汽车油箱的容量为C(以升为单位),每升汽油能行驶的距离为 D2,出发点每升汽油价格P和沿途油站数N(N可以为零),油站i离出发点距离Di,每升汽油价格Pi(i=1,2...N)。计算结果四舍五入至小数点后两位。 如果无法到达目的地,则输出“No Solution"。-issue a travel home to travel home to drive a car with the minimum of cost yi used from one city to another city (assuming starting at the fuel tank was empty). Given the two cities for the distance between D1, car fuel tank capacity of the C (in liters) per liter petrol traveling distance to the D2, the starting point liter gasoline prices P and several petrol stations along the N (N can be zero), PFS i distance from the starting point Di per liter Steam oil prices Pi (i = 1,2 ... N). Calculation results rounded to two decimal places. If unable to reach their destination, the export of "No Solution."
    2023-09-07 00:25:03下载
    积分:1
  • matlab编写的数值计程序,用于数学实验方面
    matlab编写的数值计算程序,用于数学实验方面-Matlab prepared by the numerical calculation program for math experiments
    2022-01-26 14:59:23下载
    积分:1
  • efficient Huffman encoding and decoding, oh, good efficiency
    高效的huffman编解码,效率不错的哦-efficient Huffman encoding and decoding, oh, good efficiency
    2022-05-08 08:20:10下载
    积分:1
  • expression evaluates to complete the arithmetic can be the
    完成表达式求值 加减乘除 都可以的-expression evaluates to complete the arithmetic can be the
    2022-01-26 03:53:20下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载