登录
首页 » Visual C++ » peopledetect

peopledetect

于 2020-09-14 发布 文件大小:1935KB
0 162
下载积分: 1 下载次数: 46

代码说明:

  人脸及行人检测中在opencv中要用到的haarcascade_righteye_2splits.xml,即特征检测的haar分类器,包括正面,侧边,上下左右各种,很全面(Face and pedestrian detection in opencv use to haarcascade_righteye_2splits.xml, feature detection haar classifier, including front, side, up and down various, very comprehensive)

文件列表:

haarcascade_eye.xml,506314,2009-11-18
haarcascade_eye_tree_eyeglasses.xml,1095035,2009-11-18
haarcascade_frontalface_alt.xml,919871,2009-11-18
haarcascade_frontalface_alt2.xml,837462,2009-11-18
haarcascade_frontalface_alt_tree.xml,3644763,2009-11-18
haarcascade_frontalface_default.xml,1254733,2009-11-18
haarcascade_fullbody.xml,636650,2009-11-18
haarcascade_lefteye_2splits.xml,333030,2009-11-18
haarcascade_lowerbody.xml,531497,2009-11-18
haarcascade_mcs_eyepair_big.xml,369459,2009-11-18
haarcascade_mcs_eyepair_small.xml,422934,2009-11-18
haarcascade_mcs_lefteye.xml,801656,2009-11-18
haarcascade_mcs_mouth.xml,741941,2009-11-18
haarcascade_mcs_nose.xml,1633787,2009-11-18
haarcascade_mcs_righteye.xml,1425509,2009-11-18
haarcascade_mcs_upperbody.xml,1569208,2009-11-18
haarcascade_profileface.xml,1125633,2009-11-18
haarcascade_righteye_2splits.xml,334419,2009-11-18
haarcascade_upperbody.xml,1046387,2009-11-18

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

发表评论

0 个回复

  • Lesson47
    NeHe OpenGL教程对应的第47课的单独程序(NeHe OpenGL Tutorial Lesson 47 corresponds to a separate program)
    2014-02-08 17:46:03下载
    积分:1
  • yibiaoshibie
    图像处理的指针式仪表识别,利用OPENCV库,MFC对话框程序(Image processing pointer instrument identification, the OPENCV libraries, MFC dialog program)
    2021-04-26 08:58:45下载
    积分:1
  • 6_1
    1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有: 1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为: 1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 编写主函数,并测试以下内容: 1) 定义一个CStudent的指针数组pStu,数组长度为4; 2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内; 3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内; 4) 利用while循环调用数组里每个元素的计算平均成绩操作; 释放动态分配的空间,确保必要的析构函数能被调用。 (1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are: 1) Save English, shaping member variables politics, mathematics, geography and history, art achievements 2) Set the above variables public member function 3) public member function of the output of the variable 4) public member function Average () is used to calculate the average student s points The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows: 1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables 2) Set the above variables public member function 3) public member function of t)
    2014-10-20 15:29:16下载
    积分:1
  • injDll
    Visual C++6源码,注射DLL到指定进程,使进程执行Dll的代码。(Visual C++6 source, injection DLL to specified process, the process of implementation of Dll code.)
    2011-06-12 22:07:24下载
    积分:1
  • DIBAPI
    说明:  对图片的处理很好的源代码,对图片的处理很好的源代码,对图片的处理很好的源代码,对图片的处理很好的源代码,对图片的处理很好的源代码(very important for the picture!very important for the picture!very important for the picture!very important for the picture!very important for the picture!)
    2009-08-29 16:22:32下载
    积分:1
  • MATLAB
    justenjoy it and have a nice day lamigo monkeys is theNO1 in cpbl im loveing it
    2013-05-18 19:21:57下载
    积分:1
  • 008
    进程查杀,不占什么资源 进程查杀,不占什么资源(The process of killing and not killing the process of accounting for what resources, what resources do not account for)
    2009-06-02 00:38:09下载
    积分:1
  • 1
    说明:  俄 罗 斯 方 块 小 程 序(Tetris Applet)
    2009-12-22 11:30:52下载
    积分:1
  • 333
    在vc++编程中,利用opencv实现图像的处理,显示(In VC programming, using opencv for image display )
    2013-09-11 17:59:52下载
    积分:1
  • COM_Com
    You can hook the system and do what you want!
    2021-02-19 13:39:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载