-
TLD 源码
应用背景目前针对监控市场上的跟踪,特别是球机目标跟踪的情况下,因为在跟踪的过程中场景实时的在改变,只有有一个有效的物体特征跟踪算法才能把物体跟踪到,TLD算法就是一个这样的算法。关键技术TLD跟踪代码,针对目标进行跟踪 侦测和学习,可以在物体被遮挡有效的侦测到,次算法不是用颜色直方图等特征,而是用一套特有的特征算法,可以有效的对目标进行区分。
- 2022-02-14 14:27:40下载
- 积分:1
-
自己写的进程调度中时间片轮转算法实现程序
自己写的进程调度中时间片轮转算法实现程序-himself in the process-time scheduling algorithm procedures Web
- 2022-03-24 03:01:44下载
- 积分:1
-
用C++编译的播放器,可以播放多种格式的音频文件,如MP3,WMA等...
用C++编译的播放器,可以播放多种格式的音频文件,如MP3,WMA等-With C++ Compiled player, can play multiple formats of audio files, such as MP3, WMA, etc.
- 2023-07-18 11:10:03下载
- 积分:1
-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1
-
这是一个最小堆的模板实现,遗憾的是没有使用模板特化,否则使用起来会更方便,这个实现似乎还有些问题,在析构的时候会出现错误,但是我没有找到原因,很是郁闷。没什么好...
这是一个最小堆的模板实现,遗憾的是没有使用模板特化,否则使用起来会更方便,这个实现似乎还有些问题,在析构的时候会出现错误,但是我没有找到原因,很是郁闷。没什么好说的,代码跟书上的没什么两样-This is a template to achieve the minimum heap, unfortunately, do not use template specialization, or else will be more convenient to use, this achievement seems to be some problems in the destructor when an error, but I did not find reason, was very depressed . There" s really nothing, the code is no different with the book" s
- 2022-03-17 14:56:37下载
- 积分:1
-
学生综合评定系统~有查询~报表~添加资料等等功能~小而且很实用~有需要的可以下载...
学生综合评定系统~有查询~报表~添加资料等等功能~小而且很实用~有需要的可以下载-This a comprehensive evaluate system of student. You can perform the following action:
inquire, add, list, etc. It s a mini but good system. try it!
- 2022-05-09 07:47:34下载
- 积分:1
-
About binary linear codes of procedures, the study of its power spectrum diagram
关于二进制线性编码的程序,研究了它的功率频谱图-About binary linear codes of procedures, the study of its power spectrum diagram
- 2023-08-31 22:10:03下载
- 积分:1
-
使用三个状态树注册表来选择一些关键的选择
使用三态树实现多个注册表子键的选择-use three states Tree Registry for a number of key choices
- 2022-11-24 15:15:02下载
- 积分:1
-
Windows Mobile plug
Windows Mobile下的今日插件和安装程序演示-Windows Mobile plug-ins and today under the Setup Demo
- 2022-03-24 01:45:01下载
- 积分:1
-
c 遥控引爆
C:DXSDKInclude
C:DXSDKSAMPLESC + + DIRECTSHOWBASECLASSES
C:DXSDKSAMPLESC + + COMMONINCLUDE
C:DXSDKLib
C:DXSDKSAMPLESC + + DIRECTSHOWBASECLASSESDEBUG
4) 在编译你工程前,在ProjectSettingLink 中加入 strmbasd.lib uuid.lib winmm.lib
http://www.codeguru.com/cpp/w-p/win32/messagebox/article.php/c10873/MessageBox-with-Custom-Button-Caption
- 2022-08-19 08:04:22下载
- 积分:1