-
DLTcode
Robust Non-negative Dictionary Learning for Visual Tracking
The provided codes could be either embedded into the benchmark framework of paper Online Object Tracking: A Benchmark (CVPR2013) (You can find details here: http://visual-tracking.net/) or run on individual sequence.
To run the benchmark, just put the entire folder into the /trackers folder in the benchmark code base, and modify the configTrackers.m in util folder. DLT gets an AUC of 0.436, which ranks 5th among 26 in the benchmark by 19/03/2014. We don t tune parameters for single sequence in this case, all the parameters are stored in trackparam_DLT.m.
To run on individual video, you need to modify the dataPath and title in run_individual.m.
If you run MATLAB version after 2012, and have a CUDA compatible GPU installed, you may enjoy the fast computation speed by GPU, just set useGPU to true in trackparam_DLT.m and run_individual.m!
- 2014-09-02 12:25:35下载
- 积分:1
-
NPLS-Program
Application of N-PLS and unfold-PLS to a dataset in Matlab. Requires Nway-toolbox of Matlab.
- 2010-08-25 06:16:25下载
- 积分:1
-
Introduction-to-MATLAB-and-Simulink-Third-Edition
It introduces how to work with MATLAB
- 2012-07-21 12:20:50下载
- 积分:1
-
Ab_Crwd_Dtcn
a simple way to detect and analyse Abnormal crowd
- 2013-09-21 02:06:20下载
- 积分:1
-
EtherCAT-Slave-Stack-Code-Tool
slave stack code tool
- 2015-03-18 10:49:02下载
- 积分:1
-
jdcx
本文档是关于matlab的基带成型滤波器的设计,设计思路,及实现方法(matlab)
- 2010-12-20 17:51:06下载
- 积分:1
-
JSP--E-T--GA
针对带有交货期窗口硬约束,并对提前/拖期零件进行惩罚的一类作业车间调度问题,设计了一种改进型遗传算法EGA。交货期窗口硬约束是指每个零件均有交货期和deadline,零件可以在交货期后完工,但绝不能超出deadline。EGA采用“逆向后推”和“顺向前拉”相结合的两阶段求解策略。针对部分染色体在解码过程中违反交货期窗口硬约束而产生非法解的问题,采用基于关键路径的染色体修复方法来调整染色体基因序列,以期实现在满足交货期窗口硬约束的同时降低零件拖期成本;在保持第一调度阶段拖期成本不变的基础上,采用基于逆向重调度的目标值修订方法来延迟零件开工时间,以减小成品提前库存成本。(This paper deals with the job shop scheduling problem with due window to minimize the sum of weighted earliness and weighted tardiness of jobs. This due window is a time duration between the due date and the latest acceptable completion date, namely dealine, of a job. Penalties are incurred if jobs are completed within the due window and the illegal schedule will occur if one job is finished after its deadline. A new Enhanced Genetic Algorithm (EGA), based on a two phase schedule mechanism was introduced. To avoid the violations of due window constraint and simultaneously reduce tardiness costs, a chromosome repair method based on critical paths was designed to adjust chromogene sequence. Then, on keeping tardiness costs unchanged, an objective value revision method based on reverse rescheduling was put forward to delay job release date for reducing earliness costs introduced by each job. )
- 2012-04-29 21:39:36下载
- 积分:1
-
mie
基于matlab的mie散射理论的参数计算,计算入射波和散射波的系数的关系,从而得到颗粒系的辐射参数(matlab functions for mie scattering)
- 2020-12-16 16:49:12下载
- 积分:1
-
AdaptiveEqualizationLMS_ENEE634
this file explain how to implement LMS EQUALIZER in matlab with different noisy channel environment.
- 2015-02-07 02:00:11下载
- 积分:1
-
huffman
在MATLAB中实现霍夫曼编码,粗略实现编码(Implementation of Hoffman coding in MATLAB)
- 2018-03-29 14:57:37下载
- 积分:1