-
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
-
adsafdsf
数字图像处理图像去模糊迭代盲去卷积算法matlab源代码(Digital image processing, image deblurring iterative blind deconvolution algorithm Matlab source code)
- 2012-06-03 14:42:06下载
- 积分:1
-
EdgeDetecion
亚像素边缘检测,基于zernike 灰度矩,实现精度可达0.05个pixel(sub-pixel edge detect)
- 2021-04-02 14:19:07下载
- 积分:1
-
newegg
基于matlab的进行鸡蛋形状特征提取的程序,能提取鸡蛋裂缝区域的形状特征(Matlab based on the conduct of an egg shape feature extraction procedure can extract the shape of an egg cracks in the regional characteristics of)
- 2009-05-18 15:29:26下载
- 积分:1
-
yuandaima
用VC实现Canny算子提取图像边缘,提高图像质量(Using VC realize Canny operator extracts image edge to improving image quality.)
- 2012-03-02 22:04:27下载
- 积分:1
-
imageevaluation
图像质量评价,熵、平均梯度、边缘强度、方差等(Image quality evaluation, entropy, average gradient, edge strength, variance, etc.)
- 2009-03-16 10:25:14下载
- 积分:1
-
雷达目标高分辨距离像的特征提取及识别方法
合成孔径雷达目标的特征提取及其识别技术。国防科大写的!(synthetic aperture radar target feature extraction and recognition technology. Written by which this university!)
- 2005-07-29 20:31:31下载
- 积分:1
-
Change Detection Code
遥感影像变化检测算法(IR-MAD、MAD、CVA、PCA)(change detection method(IR-MAD MAD CVA PCA))
- 2018-05-24 09:25:01下载
- 积分:1
-
hough
可利用哈夫变换法在变换域提取直线,利用g共线和直线相交的关系,使直线提取问题转化为计数问题()
- 2008-05-21 09:08:32下载
- 积分:1
-
LayerDrawable
A Drawable that manages an array of other Drawables. These are drawn in array order, so the element with the largest index will be drawn on top.
- 2014-02-25 11:22:22下载
- 积分:1