-
trainFilter
C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波的功能,在一副图片中找到对应patch在图片中的位置,从而进行detection和tracking的相关改进(C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achieve a picture related to the correlation detection and tracking of improvements)
- 2014-12-22 09:19:37下载
- 积分:1
-
Windows_API
C# 中常用的API函数大全 在实战应用中尤为重要(C# API function is commonly used in dictionaries
Is especially important in practical application
)
- 2013-04-11 16:32:25下载
- 积分:1
-
Head first C# HitTheKeys小游戏代码
通过对Head First C#的学习,对Hit The Keys小游戏进行了简易的设计,通过前几章的知识运用,达到基本的游戏功能要求。代码虽然简单,但是对于初学C#的人来说还是值得一看的,尤其是对类,控件等知识的认识了解。
- 2022-01-22 16:44:26下载
- 积分:1
-
C语言获取当前时间
C语言获取当前时间,涉及到tm结构体,时间值time_t,clock_t
difftime(time_t time1, time_t time0)持续时间
localtime(const time_t * timer)
- 2022-07-15 08:33:12下载
- 积分:1
-
all_attack
针对数字图片的各种攻击方法,使用Matlab编写。(Digital images for a variety of attack methods, the use of Matlab to write.)
- 2010-10-13 11:01:53下载
- 积分:1
-
sp
说明: windows下编写的一些个源代码希望各位指导(daima)
- 2009-06-04 22:04:46下载
- 积分:1
-
Video-Demo
该源码为目标检测和跟踪算法 包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
(The source code for target detection and tracking algorithm include:
1 Static background background prediction target detection
2 Static background frame difference method for target detection
3. Mean Shift tracking method
4 multi-target tracking methods focus)
- 2013-08-11 20:39:39下载
- 积分:1
-
给函数传递数组
#include
using namespace std;
double average(double array[],int count); //函数原型
int main(void)
{
double values[]={1.0,2.0,3.0,4.0,5.0,6.0,7.0,8.0,9.0,10.0};
cout
- 2022-03-19 10:39:26下载
- 积分:1
-
y4.c Jacobi方法
y4.c Jacobi方法-y4.c Jacobi method
- 2022-08-26 11:43:42下载
- 积分:1
-
手写字母识别
该系统可以实现手写字母,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
- 2022-11-27 16:50:03下载
- 积分:1