-
Robust scale-adaptive mean-shift for tracking
该算法是VOT2015的第20名官方推荐的实时算法,VOT2016的32名(中等水平),平均帧率125FPS,在经典mean-shift框架下加入了尺度估计,经典颜色直方图特征,
加入了两个先验(尺度不剧变+可能偏最大)作为正则项,和反向尺度一致性检查。(The algorithm is the real-time algorithm recommended by the 20th official VOT 2010, 32 (medium level) VOT 2010 6, average frame rate of 125 FPS, scale estimation and classical color histogram features are added in the classical mean-shift framework.
Two priors (scale unchanged + possible maximum) are added as the regular term and the reverse scale consistency check is added.)
- 2018-09-08 16:18:34下载
- 积分:1
-
VC-with-OPC-data-exchange-with-WinCC
利用OPC实现VC应用程序与WinCC的数据交换(VC application with OPC data exchange with WinCC)
- 2013-05-01 09:25:32下载
- 积分:1
-
AndroidDataTransform
说明: 非常实用的安卓系统文件传输数据助手.公司内部使用的工具.
可以通过该程序复制PAD上面的视频文件到PC电脑端
也支持PC端COPY程序到PAD端
先修改配置文件 AndroidDataTransform.exe.config
主要修改这三项,注意PadDataPath 路径中使用“/”
先点“获取设备信息”,当设备连接后,可以获取到设备的信息后,可以直接上传和下载PAD端的数据。
如果出现提示未验证错误时,需要在PAD->设置->开发者选项->撤销USB调试授权,确定,撤销USB调试授权后,当重新获取 设备信息时,重新确定权限(Very practical Android file transfer data assistant. Tools used in the company.
This program can copy the video files on PAD to PC.
It also supports COPY program on PC side to PAD side.
Modify the configuration file AndroidDataTransform.exe.config first
Mainly modify these three items. Notice that "/" is used in the PadDataPath path.
First click "Get device information", when the device is connected, it can get the information of the device, and then upload and download the PAD data directly.
If there are no validation errors, you need to revoke the USB debugging authorization in PAD - > Settings - > Developer Options - > Determine, after revoking the USB debugging authorization, when retrieving the device information, re-determine the privileges.)
- 2020-06-16 12:00:01下载
- 积分:1
-
RenameHandler
重命名arcgis瓦片到鹰图瓦片,仅供参考(Rename arcgis tile to tile Intergraph, for reference)
- 2014-01-15 14:24:41下载
- 积分:1
-
cdswom_permit
ACM中常用的算法思想与常用算法,是本人自己精心收集的,不行的(That is commonly used in ACM algorithm thought and commonly used algorithm, were carefully collected herself, no good)
- 2017-07-15 00:06:13下载
- 积分:1
-
UnderGroundSystem
使用MFC做的一个关于南京地铁自动售票系统的程序(Use MFC to do one on Nanjing Metro automatic ticketing system program)
- 2014-03-10 22:02:02下载
- 积分:1
-
listDelete
链表节点删除。链表的构建节点的删除。单链表。(List nodes removed. Linked list building node removal.)
- 2013-05-01 18:47:13下载
- 积分:1
-
CLR
C环境的CLR函数库,打包下载,bios,graphic(C environment CLR library, packaging download)
- 2010-03-09 17:28:32下载
- 积分:1
-
12
Exercise 10: Pointers
1. Write a program that reads 5 integers into an array, and then uses four different methods of accessing the members of an array to print them out in reverse order(倒序).(Exercise 10: Pointers
1. Write a program that reads 5 integers into an array, and then uses four different methods of accessing the members of an array to print them out in reverse order)
- 2018-06-17 17:44:19下载
- 积分:1
-
字符串反转函数
反转string中的字符串。如果成功,则返回改变后的字符串,否则返回一个错误(reversal string of string. If successful, it returns the string change or return an error)
- 2004-09-21 11:19:30下载
- 积分:1