登录
首页 » 算法 » 计算机视觉实验图像检测人脸识别

计算机视觉实验图像检测人脸识别

于 2022-04-27 发布 文件大小:2.11 MB
0 244
下载积分: 2 下载次数: 1

代码说明:

大学计算机视觉实验像检测,识别人脸,左耳和右耳,软件vc2013,之前要先配置好opencv2.4.9

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

发表评论

0 个回复

  • 全自主足球机器人运动控制系统的研制
    资源描述在Matlab.Simulink环境下对机器人的运动控制系统进行建模和仿真分析,详细 阐述了在Matlab.Simulink环境下建立各仿真模型的步骤,测试Fuzzy.BPNN.PID复 合控制电机调速算法以及基于速度补偿控制器的四轮解耦算法的可行性。最终在以 $3C2440A和4块dsPIC为控制芯片的硬件平台上对控制算法进行了嵌入式实现,并 通过实物实验表明机器人能够较为快速、精确、可靠地跟随期望轨迹,完全能满足 全自主机器人足球比赛的要求。
    2022-03-11 22:40:04下载
    积分:1
  • JPEG Decoder in Java
    这是Java上用于jpeg解码的开源代码,里面注释非常清晰,是学习的很好材料,里面的主要类有DCT.java HuffmainTable.java,JPEGComponent.java, JPEGDecoder... 希望跟大家分享,谢谢大家!!!!!!!!!!!!!
    2022-06-20 05:50:11下载
    积分:1
  • 机网络的DV.cpp
    计算机网络 路由DV算法实现更新路由表以及每一步路由表的交换,得到最终路由表
    2022-10-13 11:05:03下载
    积分:1
  • 机器人手臂运动
    机器人手臂运动 加上对手指的控制,机器人个部分能360的旋转,能够自己控制移动方向,对旋转坐标做了解释
    2023-05-19 12:55:03下载
    积分:1
  • #样品synte C代码
    SYNTE软件中C#(visualc#2005)编程的插件示例。
    2022-12-30 22:05:04下载
    积分:1
  • CPU computer systems is a very important resource, this chapter introduces proce...
    CPU是计算机系统中一个十分重要的资源,本章主要介绍处理机的调度目标、策略以及评价方法等。因为处理机调度程序不可能选择全部驻留在外存的进程,因此,在调度一个进程占有处理机之前,系统必须按某种策略把外存中处于后备状态的作业选择出来,并创建进程和分配内存,为进程执行准备必需的资源。这一步称为作业调度或高级调度。作业调度的目标是尽量做到公平合理,能执行尽可能多的作业、尽快地响应时间以及高的设备利用率等。任一调度算法要同时满足这些调度目标是不可能的。大多数操作系统都是根据用户需要而采用兼顾某些目标的方法。比较常用的作业调度算法有:FCFS(先来先服务)、方法、SJP(最短作业优先)法、HRN(最高响应比)法等。这-CPU computer systems is a very important resource, this chapter introduces processor scheduling objectives, strategies and evaluation methods. Because the processor scheduling procedures could not choose Disk presence in all the process, and therefore, in the process of scheduling a possession before the processor, the system must be some kind of strategy to Disk backup were at the operational state of choice out and the process of creation and distribution of memory, the process of preparing the implementation of the necessary resources. This step as job scheduling or senior scheduling. Job Scheduling goal is to try to make it fair and reasonable to carry out the operation as much as
    2023-01-15 07:45:04下载
    积分:1
  • / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = /功能annot
    //=== === === === === === === = //函数说明 //函数名称:PolyFit //函数功能:最小二乘法曲线拟合 //使用方法:double *x ---- 存放n个数据点的X坐标 // double *y ---- 存放n个数据点的Y坐标 // int n -------- 给定数据点个数 // double *a ---- 返回m-1次拟合多项式的m个系数 // int m -------- 拟合多项式的项数,即拟合多项式的最高次为m-1。要求m20,则本函数自动按m=min{n,20}处理 // double *dt --- dt[0]返回拟合多项式与各数据点误差的平方和;dt[1]返回拟合多 // 项式与各数据点的误差绝对值之和;dt[2]返回拟合多项式与各数据 // 点误差绝对值的最大值 //注意事项:拟合多项式的形式为 y = b0 + b1*(x-Xavr)... -//=== === === === === ==== === === === === === === ==== === =// function annotations// function name : PolyFit// Function functions : Least Squares Curve Fitting// Use : double* x n-store data point coordinates of the X//* y double-storage n data point Y coordinates// int n-------- given the number of data points//* a double---- returned to the m-1 m fit polynomial coefficients// int m-------- polynomial fitting items , which is the highest polynomial fitting time for m-1. Request m
    2023-07-25 11:15:03下载
    积分:1
  • 二维数据PCA降维
    随机产生含100个的随机数,得到原始的二维数据,接下来计算出数据的协方差矩阵,找到二维数据中的主方向,并对数据进行降维。
    2022-05-16 03:23:29下载
    积分:1
  • 基于Aloha的RFID的防碰撞仿真的相关论文以及代码实现
    资源描述基于Aloha的RFID的防碰撞仿真算法的相关论文以及代码实现,亲测好用
    2022-01-23 11:10:15下载
    积分:1
  • image zoom_in algorithm based on opencv2.4.4
    image zoom_in algorithm based on opencv2.4.4。Caution: please configure openc2.4.4 before you use it !!!!!!!!!!!
    2022-03-14 21:49:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载