-
video-processing-
视频演示算法包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
(Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target detection 3. Mean Shift tracking method 4. Gravity multi-target tracking method)
- 2013-07-06 09:45:19下载
- 积分:1
-
tuxianzhuanzi
利用c++实现图像转置源代码,像素变换的一种方式(use Image home to the source code, pixel transform the way)
- 2006-06-11 17:09:19下载
- 积分:1
-
GMM高斯混合模型进行背景建模(Matlab)
转:https://blog.csdn.net/jinshengtao/article/details/26278725
混合高斯背景建模是基于像素样本统计信息的背景表示方法,利用像素在较长时间内大量样本值的概率密度等统计信息(如模式数量、每个模式的均值和标准差)表示背景,然后使用统计差分(如3σ原则)进行目标像素判断,可以对复杂动态背景进行建模,计算量较大。
在混合高斯背景模型中,认为像素之间的颜色信息互不相关,对各像素点的处理都是相互独立的。对于视频图像中的每一个像素点,其值在序列图像中的变化可看作是不断产生像素值的随机过程,即用高斯分布来描述每个像素点的颜色呈现规律单模态(单峰),多模态(多峰)(Gaussian mixture background modeling is a background representation method based on the statistical information of pixel samples. Statistical information such as the number of patterns, the mean and standard deviation of each pattern are used to represent the background. Statistical difference (such as 3_principle) is used to judge the target pixel. Complex dynamic background modeling has a large amount of computation.
In the Gaussian mixture background model, it is considered that the color information between pixels is uncorrelated and the processing of each pixel is independent of each other. For each pixel in a video image, the change of its value in a sequential image can be seen as a random process that produces pixel values continuously, i.e. Gaussian distribution is used to describe the regularity of color rendering of each pixel in single mode (single peak) and multi-mode (multi-peak).)
- 2020-11-01 09:49:54下载
- 积分:1
-
root
动态跟踪,边移动边绘制路线。规定经纬度的范围,调用地图的路径算法,求出路径。(Dynamic tracking, while moving to draw lines.Specified range of latitude and longitude, map the path algorithm call, find the path.)
- 2014-01-15 15:09:51下载
- 积分:1
-
project
Finding MSER regions and Canny edges in natural images
- 2015-02-10 02:21:40下载
- 积分:1
-
c# 将图片和文字合成到一张图中 实例源码
图片文字 合成实例
- 2013-04-23下载
- 积分:1
-
用Python语言实现Poisson Image Editing(泊松图像编辑)算法
用Python语言实现Poisson Image Editing(泊松图像编辑)算法(implementation of Poisson Image Editing algorithm with python.)
- 2020-07-05 00:00:02下载
- 积分:1
-
resampleSINC
对一维信号的过采样函数,采用SINC插值的方法,可以使输出信号更加平滑。函数用法有说明,并附有简单程序进行验证说明。希望对有需要朋友有用! 有问题欢迎留言交流!(For the oversampling function of one-dimensional signal, SINC interpolation method is used. The usage of the function is explained, and a simple program is attached to verify the explanation.)
- 2019-03-30 11:48:33下载
- 积分:1
-
DIP关于各噪声和滤波概述
说明: DIP关于各噪声和滤波概述,里面包含PDF和Latex(Dip overview of noise and filtering)
- 2020-06-08 20:08:17下载
- 积分:1
-
matlabtuxiangfenge
图像分割,包括阈值分割Otsu法,边缘检测包括Roberts算子,Canny算子等,边界跟踪包括Bwtraceboundary函数调用来对图像进行分割等(Image segmentation, including threshold segmentation method of Otsu edge detection, including Roberts operator, Canny operator, edge tracking includes Bwtraceboundary function calls to the segmentation of the image)
- 2020-10-29 16:49:57下载
- 积分:1