-
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
-
phasecong
本程序应用相位一致性进行边缘检测,较以往应用灰度信息进行边缘检测算法,该算法与光照无关,且抗噪声性能强(phase of the application process consistency edge detection, gray than in the past Application information edge detection algorithm, The algorithm has nothing to do with illumination, and strong anti-noise performance)
- 2007-03-19 19:21:24下载
- 积分:1
-
KSVD_Matlab_ToolBox
K-SVD的工具箱,使用非常简单,直接运行demo。有助于学习K-SVD,对初学者非常有用。(K-SVD Toolbox, easy to use and it is very useful for beginners.)
- 2017-03-20 11:34:26下载
- 积分:1
-
filter
有关粒子滤波及其改进算法的资料,对初学粒子滤波算法的人很有帮助(Information about particle filter and its improved algorithm, is of great help to beginners of particle filter algorithm
)
- 2013-10-09 16:20:39下载
- 积分:1
-
VCmeanshift
自己毕业设计做的改进的基于某vc视频处理框架代码的重心多目标跟踪代码(The center of gravity of a vc video processing framework code-based target tracking code own graduation design improvements do)
- 2013-01-23 09:50:30下载
- 积分:1
-
fromirangaborfilter
基于纹理分析的图像分割用滤波实现,需要先输入参数。%The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes (Based on Texture Analysis for Image Segmentation with filtering to achieve, need to input parameters. The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes)
- 2007-11-14 12:42:25下载
- 积分:1
-
matlab实现灰度预测
matlab实现灰度预测,很好的例子,有详细说明(Matlab to achieve grayscale prediction, a good example, with detailed instructions)
- 2018-11-01 09:11:29下载
- 积分:1
-
NcutClustering-谱聚类和SVM相结合的图像分割程序
说明: 基于谱聚类和SVM相结合的图像分割程序,在matlab2016b中运行成功(Image segmentation program based on spectral clustering and SVM)
- 2019-11-21 16:18:08下载
- 积分:1
-
tofloat-matlab
冈萨雷斯数字图像处理第二版中的tofloat函数,原书配带的函数式p文件,此处已经转为M文件。(Gonzalez Digital Image Processing Second Edition tofloat function, a function of the original book equipped with p-type documents, here has been converted to M-file.)
- 2013-08-30 17:07:23下载
- 积分:1
-
liangduzhengjia
注意:本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16。(Note : This procedure, every click an "increase in brightness," gray upgrade 16; Click on each of a "lower brightness," gray lower 16.)
- 2006-12-05 09:50:59下载
- 积分:1