-
picture--chasing
背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。
MeanShift运动目标跟踪 matlab程序
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
这两种算法为处理图像跟踪的基本方法
(Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking)
- 2012-11-12 16:44:21下载
- 积分:1
-
directxshow
vc6.0 控制摄像头源代码,采用directxshow 效率很高,小弟参考了很多的资料才搞明白,和大家共享,希望对大家有帮助(camera control vc6.0 source code, the use of highly efficient directxshow,小弟reference a lot of information in order to engage in to understand, and share, in the hope that we have to help)
- 2007-11-30 09:56:35下载
- 积分:1
-
spatialgabor
时域Gabor 滤波器 函数,需要用Gabor滤波器进行特征提取的可以用(spatial gabor filter)
- 2014-06-19 19:09:36下载
- 积分:1
-
matlab-demos-2-master
说明: matlab code for scma (MA)in 5G
- 2020-09-08 15:28:02下载
- 积分:1
-
数字图像傅立叶变换
数字图像快速傅里叶变换(FFT)。将图像转化成二维灰度图像后再做FFT变换,并输出变换后的幅值图。(Digital image fast Fourier transform (FFT).The image is transformed into a two-dimensional gray level image and then the FFT transformation is made, and the amplitude diagram is output after the transformation.)
- 2018-03-08 15:13:02下载
- 积分:1
-
MAD_RAw
运用MAD相似性度量准则实现模板匹配程序(use MAD similarity measurement criteria to achieve template matching procedures)
- 2007-07-10 22:48:20下载
- 积分:1
-
plytools
说明: 将ply格式的3D物体文件导入Matlab中,并且可以把Matlab中的Patch object导出成ply格式。(Ply format to 3D objects in the file into Matlab, and Matlab can be derived in the Patch object into a format ply.)
- 2009-08-04 13:33:14下载
- 积分:1
-
fuse-by-contourlet
多种融合规则,基于contourlet变换的图像融合规则(multiple fusio rule for coefficient selection)
- 2012-10-23 00:28:10下载
- 积分:1
-
ImageRotate
说明: 能够实现图像旋转,旋转后图像尺寸不变,经检验程序可用。(the procedure can rotate the image,and don t change the size of the image. )
- 2021-02-04 17:39:57下载
- 积分:1
-
SSC_1.0
一种用于稀疏表示求解L1范数的算法,用L1范数近似L0范数获得了更好的效果。(A method for sparse representation algorithm for solving the L1-norm)
- 2013-07-19 19:19:46下载
- 积分:1