-
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
-
JPEG2000-Codes---All-in-one-Folder
This is the basic code implementing jpeg2000 in matlab
- 2012-01-06 15:29:44下载
- 积分:1
-
nlm_code_for_mri
非局域均值去噪算法,以及针对mri图片rician噪声的改进算法。(nonlocal mean denoising algorithm, and its modified version for mri images with rician noise.)
- 2009-05-12 20:10:21下载
- 积分:1
-
imageMosaic
基于Harris角点检测的图像拼接matlab实现,
主要内容包括Harris角点检测,NCC,RANSAC以及2幅图像的拼接(A image mosaicing algorithem which based on Harris corner feature detection achieved in matlab.
The main contents include the Harris corner detector, the NCC, the RANSAC and two image mosaicing)
- 2012-04-04 04:17:33下载
- 积分:1
-
marked_image
数字水印技术的matlab实现,一个简单的水印算法,注意自己修改图片名(Digital watermark technology matlab to achieve a simple watermarking algorithm, pay attention to their own to modify the name of the picture)
- 2012-09-14 16:35:33下载
- 积分:1
-
fingerprint
fingerprint normalise
- 2012-07-13 09:35:49下载
- 积分:1
-
Modified-HausdorffDist
文件中是改进的hausdorff距离匹配算法,避免了外部离散点的干扰,优化了计算方法,实现起来更加完美。(In the File,there is the improved Hausdorff distance matching algorithm, avoiding the interference of external discrete points, method, realizes more perfect.)
- 2014-08-05 18:01:29下载
- 积分:1
-
MATLAB
小波去噪,图像融合,简单的小波去噪程序.(Image denoising in the wavelet domain using Matlab.)
- 2012-05-15 19:17:29下载
- 积分:1
-
Renyi2DThreshold
二维Renyi熵图像分割源代码(原创)
参考文献见源代码。(source code for two-dimensional Renyi entropy thresholding algorithm)
- 2009-03-16 22:11:59下载
- 积分:1
-
SVM-Classification
Matlab写的SVM图像分类程序,是完整的可运行的图像分类程序,高手可以研究一下。(Matlab write SVM image classification procedure is complete working image classification procedures, experts can look at.)
- 2021-04-07 15:19:01下载
- 积分:1