-
JPEG-for-Matlab
本程序是用matlab实现的,用来对图像进行JPEG方式的压缩,从而达到减少图像传输量的目的!(This procedure is realized matlab for JPEG image compression methods to reduce the amount of image transmission purpose!)
- 2009-06-10 19:16:42下载
- 积分:1
-
niudun
解决非线性方程组,通过输入初始值来迭代得到数值解(nolinear function)
- 2011-05-05 11:24:37下载
- 积分:1
-
212
基于快速傅里叶变换的MATLAB实现,内附有源程序(MATLAB based on fast Fourier transform implementation, enclosing a source)
- 2011-05-22 14:06:36下载
- 积分:1
-
BE356_Matlab
unit root test!!!!!!!!!!!!!!!!!!!!!包括各种计量经济学代码(unit root test!!!!!!!!!!!!!!!!!!!!!including kinds of toolbox)
- 2013-11-20 20:57:02下载
- 积分:1
-
HOGtezheng
这是一个用来实现HOG特征计算的Matlab版程序,经过验证,能够有效实现HOG特征的提取。(This is a feature used to implement the calculation of Matlab version HOG program, proven to effectively achieve extract HOG features.)
- 2014-09-17 09:29:30下载
- 积分:1
-
Tracking
基于图像序列的目标检测与跟踪,可得出图像序列中目标中点的位置(Based target detection and tracking image sequences can be drawn from the midpoint of the target image sequence position)
- 2014-09-19 14:11:57下载
- 积分:1
-
scripparametrostrimsimulink
UAV zagi parameters for simulation
- 2014-09-21 10:52:22下载
- 积分:1
-
MATLABforControlSystems
matlab for control system
- 2010-06-06 01:24:43下载
- 积分:1
-
chap_9
matlab从入门到精通第9章书后源码对初学者很有帮助(matlab)
- 2009-03-19 06:14:12下载
- 积分:1
-
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