-
利用HOG特征进行行人检测,用opencv2.2的库!!
利用hog特征进行静态图像的行人检测的程序。需要注意的是 本程序依赖opencv2.2的库,这点看清楚,确实是可用的!
- 2022-02-01 15:22:21下载
- 积分:1
-
用链表实现的职工管理软件 ( C+ + )
用链表实现的职工管理软件 ( C+ + ) -achieve with the union management software (C) with the trade unions to achieve Chain Management Software (C)
- 2022-03-05 14:56:41下载
- 积分:1
-
最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误...
最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible with a straight line to the point of the expression of a number of trends, of course, a straight line through all the points is the best, but often there is a margin of error, Therefore, a straight line fitting the requirements of the smallest error. established for these points (x1, y1), (x2, y2 )....( xn, yn). fitting straight line y = kx+ b.
- 2022-08-05 10:47:25下载
- 积分:1
-
矩形原点旋转的程序
矩形原点旋转的程序-origin rotating rectangular procedures
- 2022-08-10 08:58:06下载
- 积分:1
-
求串的长度算法的实现
求串的长度算法的实现-Series for the length of the algorithm to achieve
- 2022-08-12 09:11:08下载
- 积分:1
-
使用VC++的环境进行简单编程的计算器功能,可以实现+,
使用VC++的环境进行简单编程的计算器功能,可以实现+,-,*,/,及混合运算等简单功能-VC environment using a simple programming function calculator can be achieved ,-,*,/, and mixed computing simple function
- 2022-03-19 19:04:43下载
- 积分:1
-
八皇后的scheme,java,c的三种解法
八皇后的scheme,java,c的三种解法-8 Queen" s scheme, java, c of the three solution
- 2022-08-12 11:30:40下载
- 积分:1
-
C语言函数帮助文档
适应于初学者,对了解程序设计有很深的帮助,
C语言函数,介绍了程序设计会用得上函数,节省了时间,提高了效率图形库EGE,包含了众多的案例教程,有助于自学和编程
- 2022-02-26 05:19:15下载
- 积分:1
-
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)...
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)
-//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
- 2022-06-12 06:09:24下载
- 积分:1
-
c语言数值算法,不是我本人设计。但确实很高效,编码习惯也很好...
c语言数值算法,不是我本人设计。但确实很高效,编码习惯也很好-c language numerical algorithm is not my design. It is indeed very efficient, very good coding habits
- 2022-12-08 13:00:02下载
- 积分:1