-
particle-filter-visual-tracking
该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!(These codes are used to realize particle filter based visual object tracking (PF), kalman particle filter based visual object tracking, unscented particle filter based visual object tracking. Their robustness is far beyond the classical visual object tracking algorithms such as Mean-Shift (MeanShift) and CamShift。The codes of KPF and UPF for visual object tracking cost a great of my energy, and you can not find any relating algorithm codes on internet! Our research group have optimized these codes and applied them to develop a platform for active visual object tracking. Now, I dedicate them to you and wish you love them! )
- 2020-11-12 15:19:43下载
- 积分:1
-
optical-flow-and-video-processing
Real time optical flow, and video processing, with support for camera input in Matlab.(Start by running "runMe.m"
Supports input through:
a) synthetically generated test images
b) reading avi-file
c) camera input (requires image aquisition toolbox)
Calculates optical flow by 4 different local methods(all moment based), 2 implementations of Lucas and Kanade, and 2 implementations of point-line flow.
Can process easily hundreds of frames per second on a laptop for resolution 200x200 images.)
- 2013-10-03 22:38:20下载
- 积分:1
-
OMP
this code is an important algorithm in compressed sensing
- 2015-03-03 13:28:00下载
- 积分:1
-
GetCenterPoint
由一张图像提取圆形的边缘,得到离散的点来拟合椭圆,并简单的去除噪声,得到椭圆中心坐标.(Extracted by a picture rounded edges to fit the discrete points oval, and simply remove noise, get the coordinates of the center of the ellipse.)
- 2020-11-01 10:59:54下载
- 积分:1
-
Wiley-.Radar.Signals.(2004).DDU-427p
NADAV LEVANON 与 ELI MOZESON 写的一本关于雷达信号分析非常专业并且经典的书。里面有很多的 matlab 相关资料。(Written by NADAV LEVANON ELI MOZESON a radar signal analysis is very professional and classic books.There are many Matlab codes inside.)
- 2012-05-10 14:51:27下载
- 积分:1
-
gpolsv2
Genetic Programming MATLAB Toolbox
遗传算法程序很好(Genetic Programming MATLAB Toolbox GA- good order)
- 2021-04-10 20:38:58下载
- 积分:1
-
Multipath
1.AWGN条件下QPSK、16QAM、64QAM的仿真;2.单径及多径瑞利信道下三种调制的仿真;3.100MHz多径莱斯信道下三种调制的仿真;4.100MHz多径信道下三种调制的Matched Filter Bound(MFB)仿真(1. Under the condition of AWGN QPSK, 16 qam and 64 qam simulation 2. Single diameter and multipath Rayleigh channel under three kinds of modulation simulation 3.100 MHz channel multipath rice, under three kinds of modulation simulation 4.100 MHz multipath channel under three kinds of modulation Matched Filter Bound (MFB) simulation)
- 2014-09-03 23:58:59下载
- 积分:1
-
matlab
matlab 供给电子信息学生使用 绝对好用的(matlab using for stdudent)
- 2011-12-27 20:08:32下载
- 积分:1
-
plotdb
极坐标下的分贝画图。matlab中极坐标画图函数为polar,但是无法画出转化为dB的图形,此函数为画db为单位数据的极坐标图形。(Db drawing in polar coordinates . matlab polar coordinate drawing functions for the polar , but can not draw dB graphics , this function graphics for painting db data in polar coordinates .)
- 2012-03-09 15:08:15下载
- 积分:1
-
MATLAB
MATLAB GUI里如何将文件保存成.m文件...(MATLAB GUI)
- 2010-08-08 17:12:20下载
- 积分:1