搜索资源列表
背景相减
- 是背景相减法的源码
lhgcxgmm.rar
- 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型,Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
VideoMotionDetc
- 基于视频的移动目标检测与跟踪 基于opencv 检测可用 实现背景消减法-Video-based moving target detection and tracking opencv-based detection method can be used to achieve the background reduction
rentigenzong
- 人体跟踪源代码,有运动检测和跟踪结果。其中运动检测中有背景减法,二值化,性态滤波,纵向投影,横向投影,除去影子,新纵投影-Human tracking the source code, there are motion detection and tracking results. Motion detection in which the background subtraction, binarization, and homomorphic filtering, vertical proj
bkgrd
- 关于运动目标的检测,利用背景减法实现,三视频系统-MOD
Tracking_Cars_Using_Singal_Gaussian
- 通过单高斯来建立背景,然后用背景减法来提取情景,并对前景进行跟踪和计数。-We establis the background through the method of singal Gaussian,then use the background substration to get foreground,we are also successed to get the counts of cars and to track the cars.
FGDetect
- 使用opencv类库,采集视频,采用背景相减法,提取前景-Use opencv library, capture video, using the background subtraction, extraction prospects
noiseshuaijian1
- 语音的消噪程序,传统普减法的改进,有效去除背景噪声-Speech de-noising process, the traditional S & P subtraction improvements, effectively remove background noise
moving-object-detection-method-
- 针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some of the articles I read, I feel
HOG
- 为了准确地对监控场景中的运动目标进行语义上的分类, 提出了一种基于聚类的核主成分分析梯度方向直方图和二叉决策树支持向量机的运动目标分类算法.利用背景减法提取运动目标前景区域, 并识别出潜在候选运动目标.利 用提出的基于聚类的核主成分分析的梯度直方图描述子提取候选运动目标的特征, 以较低维数的数据有效地描述运动目标的有效特征. 将提取的运动目标特征输入二叉决策树支持向量机, 实现多类目标的准确分类. 通过在不同视频序列上的实验验证, 提出的算法对运动目标进行较好地分类, 而且在运算速度方面较传
201099145011171
- 基于背景减法的目标检测在Matlab中的实现方法-Target detection based on background subtraction method in Matlab
complex-background-by-subtraction
- 适用于复杂背景下的差减法!效果还行!是一个难得的程序,与大家分享哈!-For complex background by subtraction! The results were OK!Is a unique program to share with you!
Hrentigenzongu
- 人体跟踪源代码,有运动检测和跟踪结果。其中运动检测中有背景减减法,二值化,性态滤波,纵向投影,横向投影,除去影子,新纵投影 -The human tracking source code, motion detection and tracking results. Wherein the motion detection with background subtraction reduction, binarization, the sexual state filter, longitu
kde_bg_v1.0
- 基于核密度估计的背景减法算法,拥有命令行界面的C++源代码。-kernel density estimation based background subtraction algorithm [1] with a command line interface. this algorithm is a somewhat improved version of [2]. the kmovingobjdetector class within the project is originally w
dujiao2
- 进行背景识别,在背景识别及算法中得到充分的应用。可以检测视频,作背景减法,计算重心-Background to identify, to be fully applied in the background to identify and algorithms. Can detect video for background subtraction to calculate the center of gravity
one-based
- 一种基于背景减法和帧差的运动目标检测算法-Based on background subtraction and frame difference moving target detection algorithm
background-model5
- 将背景减法中应用的基于像素的背景建模方法分为递归和非递归两类,分别对它们的算法进行综述,总结它们适用的场合和更新状况 并对各种算法性能从精确度、时、空复杂度3 个方面进行比较 最后对背景建模方法的发展和应用方向作总 结和展望。-Pixel-based background modeling methods which generaly used in the background subtraction are divided into two types: recursive and no
Target-detection
- 本文选用了背景减法、帧间差分法和光流法。背景减法是通过将当前帧与背景帧相减得出灰度差值并将此差值与阈值比较判断是否有运动目标。-This paper chose the background subtraction and frame difference method and optical flow method.Background subtraction is through to the current frame and background frame subtraction gr
dat-v1.0
- 运动目标检测和跟踪,通过背景减法和帧差法检测运动目标,测试结果还可以,代码仍需调试-object detection
gaosi
- 在视频监控中采用背景相减法时,采用单高斯背景建模建立背景模型(Background subtraction for setting up a background model)