搜索资源列表
bg_subtraction_cmd
- 本代码是Foreground-Background Segmentation of Video Sequences的配套程序,利用KDE算法对avi进行处理,从而提取前景和背景,在windows, Visual C++下测试成功
GrabCut
- GrabCut图像分割算法,用迭代图像切割法完成交互式前景提取.
xi
- matlab 边界轮廓跟踪程序 该算法采用采用最大梯度值的做法,适合于要求提取出单一前景轮廓的情形-matlab boundary contour tracking procedure in the algorithm uses the maximum gradient value of the approach adopted for the future that require to extract the contours of a single case of
thresholdadaptive200810
- 实现一个自适应阈值的算法,用以在不规则光照下从背景中提取出前景图像。-The realization of an adaptive threshold algorithm for the irregular light extracted from the background images prospects.
113172210SVD
- SVD随着计算机网络的不断发展,多媒体信息的版权保护问题变得十分突出,已成为一个非常紧迫的议题。数字水印技术是实现版权保护的一种非常有效的方法,已经成为信息隐藏领域的一个热门方向。本文着重讨论了数字水印技术在数字图像中的应用,特别地,对于基于神经网络和SVD的自适应的数字水印技术进行了深入的研究与实验。首先比较全面地介绍了数字水印技术的发展历史、现状、基本模型、特征、分类、现有的主要的算法和应用,并对数字水印的发展前景做出了一个展望。接着阐述了神经网络和奇异值分解( SVD)的相关理论。利用图像
MoveObjct
- 研究了室内环境下的运动目标的检测技术。讨论了各种目标检测的算法,提出基于室内相对静止背 景下的目标检测算法,利用高斯背景建模方法提取较为理想与“干净”的背景帧,并可进行背景的自适应更 新,然后再利用所得的背景与当前视频帧进行相减,得到视频中运动目标的前景图像,经过平滑去噪处理得 到较为理想的目标检测效果 -Of the indoor environment of moving target detection. Discussed a variety of target dete
HOG
- 为了准确地对监控场景中的运动目标进行语义上的分类, 提出了一种基于聚类的核主成分分析梯度方向直方图和二叉决策树支持向量机的运动目标分类算法.利用背景减法提取运动目标前景区域, 并识别出潜在候选运动目标.利 用提出的基于聚类的核主成分分析的梯度直方图描述子提取候选运动目标的特征, 以较低维数的数据有效地描述运动目标的有效特征. 将提取的运动目标特征输入二叉决策树支持向量机, 实现多类目标的准确分类. 通过在不同视频序列上的实验验证, 提出的算法对运动目标进行较好地分类, 而且在运算速度方面较传
GrabCut
- “GrabCut” - 互动前景提取,图像分割算法-“GrabCut” – Interactive Foreground Extraction ,Image segmentation algorithm
SILK_GPU
- 一个基于核的在线学习算法,用于背景建模与前景提取,运行于GPU上。-A nuclear-based online learning algorithm for background modeling and prospects extraction, run on the GPU.
SILK_cpu
- 一个基于核的在线学习算法,运行于CPU上,由matlab和c混合编写。用于背景建模和前景提取。-A kernel-based online learning algorithm, running on the CPU, prepared by the mixture of matlab and c. For background modeling and the prospects for extraction.
GMMPackage(12.13)
- 本代码演示了固定相机在光照剧烈变化的情况下对背景和前景提取的算法改进,能够实现抗光照和噪声的有效背景建模和前景提取-This code demonstrates the dramatic changes in the light fixed camera case for background and foreground extraction algorithm improvements, to achieve an effective resistance to illumination a
TCOblDetector
- 一个目标跟踪算法,基于背景建模,前景提取,进行目标跟踪。-a object dector base on background model.
shift-shexiangtou
- mean-shift算法实现抖动视频中目标的前景提取(Mean-shift algorithm to achieve the goal of foreground extraction)
MATLAB_高斯模型
- 用高斯模型算法来处理视频,提取前景信息,适合动态背景(Gauss model algorithm is used to process video and extract foreground information, which is suitable for dynamic background)
动态背景
- 用vibe算法提取动态背景的前景信息,背景为白色(Vibe algorithm is used to extract foreground information of the dynamic background, the background is white)
光流法
- 光流法处理视频的前景信息的提取,该算法适应于静态背景(Optical flow processing of video foreground information extraction, the algorithm is adapted to the static background)
运动估计
- 运动估计算法去提取动态背景的前景信息,效果不是很好(Motion estimation algorithm to extract the foreground information of the dynamic background, the effect is not very good)
hunhe
- 采用多个高斯分布的方式来描述背景像素点的特征,在线地更新参数和权重,实现运动检测和前景提取的同步进行,即采用混合高斯背景算法进行建模,以降低动态背景的干扰。(The characteristics of the background pixel are described by several Gaussian distributions, and the parameters and weights are updated online. Synchronization of motion d
TrafficDetection-master
- 一种综合多种算法的车辆检测和追踪方法,运行时间较长,但效果很棒(We implement a system for vehicle detection and tracking from traffic video using Gaussian mixture models and Bayesian estimation. In particular, the system provides robust foreground segmentation of moving vehicles
GMM
- 一种较好的背景减除算法,可以提取运动物体的前景图像,并能较好进行运用(Background subtraction algorithm)