-
这是一个基于HOG特征的人数统计的代码,可以快速识别出视频帧序列中的行人,并且统计出当前的画面中的人数
这是一个基于HOG特征的人数统计的代码,使用了SVM+HOG的方法来进行人流量的识别和统计,测试的结果比较明显,只是需要用户自己再训练一些样本,当前,正负样本的数量也是在一定范围内越多越好,而且这个样本应该尽可能的具有一般代表性。代码结构及逻辑清晰,可以快速识别出视频帧序列中的行人,并且统计出当前的画面中的人数。
- 2022-10-21 10:55:03下载
- 积分:1
-
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: +...
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
- 2023-03-14 14:10:03下载
- 积分:1
-
VC++6.0调试通过。单文档MFC程序中,随时捕获鼠标的状态,并显示在状态栏中。包括坐标、按键、时间等状态信息...
VC++6.0调试通过。单文档MFC程序中,随时捕获鼠标的状态,并显示在状态栏中。包括坐标、按键、时间等状态信息
- 2022-01-26 14:12:57下载
- 积分:1
-
“跑快”是民间流传的一种常见的扑克牌游戏,52张牌为…
“跑得快”是流传于民间的一种常见的扑克牌游戏,52张牌分配给东、南、西、北四家,每家13张,最快出掉手中牌者胜出,所胜点数为其他家手中所剩的牌的张数。出牌组合包括:
(1) 单张,大小排列为 3 4 5 6 7 8 9 10 11(J) 12(Q) 13(K) 1(A) 2
(2) 炸弹,4张同点为炸弹,大点压小点,可压任意组合或单张;
(3) 同花顺,同一种花色,5连张为同花顺,起张大且张数大时压其它同花顺,也可压其它任何顺;
(4) 顺,不同花色,5连张为顺,起张大时压其它顺;
(5) 三同,3张牌同点,大点压小点;
(6) 对,两张牌不同点为对。
根据上述组合,出牌时能压上家时必须压,否则违规,为简单起见,每回合开始时出牌都从北家开始,并按北、西、南、东次序出牌,某轮次最大的一家再出牌。编写程序实现洗牌发牌,并模仿四家进行游戏,最后统计赢家点数。
-"Run fast" is the spread in the private sector a common poker games, 52 cards assigned to the east, south, west, north four, each 13, the fastest card out off the hands of those who win, the victory points for other homes in the hands of the cards the number of sheets remaining. A brand portfolio includes:
(1) leaflets, size of the arrangement for the 3 4 5 6 7 8 9 10 11 (J) 12 (Q) 13 (K) 1 (A) 2
(2) bombs, four bombs with the point, big point pressure dots can be any combination of pressure, or leaflets
(3) with a straight flush, the same color, five even Zhang flush, since Da is lar
- 2022-01-21 02:14:12下载
- 积分:1
-
这个软件主要是用于ASCII查询器的小工具。
这个软件主要是用于ASCII查询器的小工具。-This software is mainly used for ASCII devices Gadgets query.
- 2022-02-01 01:55:38下载
- 积分:1
-
with allogeneic or ideas to achieve a circular movement of a stationary and a sm...
用异或思路实现一个运动的圆和一个静止的正方形的小程序,用c写的 -with allogeneic or ideas to achieve a circular movement of a stationary and a small square of procedures used to write the c
- 2022-08-24 00:32:51下载
- 积分:1
-
mfc源代码,有两个例子,分别为hellowindou和messagemap,望大家指教...
mfc源代码,有两个例子,分别为hellowindou和messagemap,望大家指教-mfc source code, there are two examples, respectively hellowindou and messagemap, hope you enlighten
- 2022-05-10 15:27:46下载
- 积分:1
-
用vc++画正弦曲线,其实包括源代码等文件。
用vc++画正弦曲线,其实包括源代码等文件。-Vc++ painted with sinusoid, in fact, including the source code and other documents.
- 2022-03-19 01:44:33下载
- 积分:1
-
wince6.0下最简单的hello world程序
wince6.0下最简单的hello world程序-wince6.0 most simple hello world program
- 2022-03-22 20:37:20下载
- 积分:1
-
文件捆绑器为一纯绿色免费软件,您可以任意传播和复制。免费软件,谢谢使用!谢谢支持!~O~
功能简介:
文件捆绑器可用来将二个不同的可执行文件合并...
文件捆绑器为一纯绿色免费软件,您可以任意传播和复制。免费软件,谢谢使用!谢谢支持!~O~
功能简介:
文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式,操作十分简便。
注意:
如果文件编释后不能运行的原因可能是:1、请把它置为RELEASE版再编释。2、可能是编释器设置不同,使最终生成文件大小不同,请把您RELEASE版编释后的文件大小记下,在CBindFileDlg类中的初始对话框类OnInitDialog中的最后,把原来的文件大小184K,替换后您新编释后的文件大小既可。-err
- 2022-06-11 15:24:27下载
- 积分:1