登录
首页 » c++ » 基于opencv的人头检测系统

基于opencv的人头检测系统

于 2022-02-13 发布 文件大小:4.45 MB
0 154
下载积分: 2 下载次数: 1

代码说明:

    该代码主要用于人头检测,基于opencv,准确率可以达到80%左右

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

发表评论

0 个回复

  • WordCounting
    读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。(Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of the sort low to high, output to a text file (one word per line message format: word occurrences). Binary tree structure stored in preorder, quick sort.)
    2021-03-14 10:29:23下载
    积分:1
  • LDPC分层算法的matlab代码
    LDPC分层算法的一些资料LDPC分层译码的matlab程序,LDPC在WIMAX。WIFI应用广泛 (layered decoding of LDPC , matlab codes)
    2022-06-16 21:25:16下载
    积分:1
  • 发牌程序
    发牌程序。自己写的一个发牌程序,利用自己写的一个伪随机数的产生程序,进行发牌。按升级的游戏规则进行发牌的。
    2022-03-17 20:48:08下载
    积分:1
  • 使用silverlight制作的电子杂志的翻页功能,有漂亮的翻页效果
    使用silverlight制作的电子杂志的翻页功能,有漂亮的翻页效果-E-zine produced using silverlight page-turning function, there is a beautiful page-turning effect
    2022-03-29 00:01:38下载
    积分:1
  • c# 模版引擎(NVelocity)用法 例子源码下载
    NVelocity用法实例
    2014-07-18下载
    积分:1
  • QRcode-By-
    基于CVI的二维码图像识别 QR Code的认识和识别(Awareness and recognition of the two-dimensional code image QR Code)
    2013-03-20 11:46:01下载
    积分:1
  • DirectDraw Visual Studio 代码示例
    这是一个直接绘制代码例子,到屏幕上做画的精灵 此代码将使用 Visual Studio 编译 对代码注释从开始到结束,你就会明白所有的编码 编译和验证工作在 Visual Studio 2015 年和 2013年
    2022-03-07 10:35:54下载
    积分:1
  • 1602渐入显示
    1602键入显示在单片机的使用中很常见,对于本应用的话,这个程序简节易懂最适合初学者学习和进行修改,希望我和大家分享的同时,大家能感受到它的用处
    2022-07-10 19:57:00下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • guanliandu
    这是一种关联度问题的MATLAB的代码有用请下载(if it help,please go ahead)
    2014-09-14 18:34:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载