-
particle_filtering
这是用粒子滤波算法进行视频跟踪的源程序
初始参数已近设好了,直接运行就可以了
有兴趣的朋友可以吧它改成差帧定位
省的换个视频就要手调一次参数
为了能运算快些
算法的核心代码是用C++编的
用MEX文件转化成dll数据
在matlab中调用的
希望对大家有所参考和帮助
也希望大家有好的想法,我们一起讨论和改进
有
用粒子滤波进行视频跟踪现在国内做的还不多
需要改进的地方也很多
还需大家共同努力啊,哈哈
由于本人用的视频太大,上传了半天传不上去,只有把视频删了
下了本程序的朋友,要自己找个视频放到文件夹内
并在程序中吧读视频语句的文件名改成你所放视频的文件名
比如你视频的文件名是myvideo.avi,则程序中
video = myvideo.avi
注意视频文件的格式一定要是.avi的哦
(err)
- 2008-08-04 13:57:14下载
- 积分:1
-
VBA_auto-remove-same-rows
自动删除相同首列的行,重复数据中只保留最后一个数据,便于数据处理(Automatically delete the same rows, only reserve last data row)
- 2015-01-10 21:17:51下载
- 积分:1
-
MyGUIEngine
MYGUI3.2改造 - 完善文字的换行显示,并为中文支持自动换行(MYGUI 3.2 transformation- perfect wrap text display, and support for Chinese Wrap)
- 2013-12-15 17:59:44下载
- 积分:1
-
huiseGM
灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算(Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation)
- 2007-09-13 13:15:03下载
- 积分:1
-
phase_detrending
相位对准技术,用多正弦波进行相位的校准,给出了最小均方误差的仿真图形(phase_detrending)
- 2009-04-20 19:56:45下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
Image-3
图像加噪,平滑使质量下降;图像的空域增强;中值滤波器;(Image denoising, smooth added that quality drop Image airspace strengthened Median filter)
- 2011-05-29 09:49:06下载
- 积分:1
-
04408441
研究脑电的经典文章,国外大牛写的,值得推荐,研究脑电信号处理的方法(EEG studies classic article, written by Daniel abroad, it is recommended to study the EEG signal processing methods)
- 2013-08-11 10:58:02下载
- 积分:1
-
AG
说明: Algorith Genetics of book Inteligencia artificial con aplicaciones a la ingeniería, pedro ponce cruz.
- 2014-10-07 11:44:33下载
- 积分:1
-
EOF
EOF分析,对于数据进行EOF的转换分析(EOF analysis)
- 2013-08-23 09:49:47下载
- 积分:1