CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - background model
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - background model - List
[
Graph program
]
openCV_BGExtract
DL : 0
基于openCV得高斯背景模型提取。需要openCV,内置测试视频-OpenCV based on a Gaussian background model extraction. Need openCV, built-in test video
Update
: 2025-02-17
Size
: 339kb
Publisher
:
shzhq
[
DSP program
]
adaptive_background_substraction
DL : 0
for the TI dm6446 platformBackground subtraction moduleMaintain a background model, which can distinguish background, foreground and theft/left pixelsShadow removal moduleDetect shadow regions in monochrome videosCamera shift detection and suppression moduleDetect of small camera shift, and suppress the false alarms due to themBlob extraction moduleExtract connected foreground and theft/left pixels as blobsTheft/left baggage distinguish moduleDistinguish theft blobs and left baggage blobs
Update
: 2025-02-17
Size
: 20kb
Publisher
:
[
Special Effects
]
ObjectDetection
DL : 0
中科院博士写的程序。基于OpenCV的背景建模,运动物体检测。C程序-Chinese Academy of Sciences, Dr. write procedures. OpenCV-based background modeling, moving object detection. C procedures
Update
: 2025-02-17
Size
: 2kb
Publisher
:
哥琴
[
Special Effects
]
1
DL : 0
自适应核密度估计运动检测方法 提出一种自适应的核密度(kernel density estimation, KDE)估计运动检测算法. 算法首先提出一种自适应前景、背景阈值的双阈值选择方法, 用于像素分类. 该方法用双阈值能克服用单阈值分类存在的不足, 阈值的选择能自适应进行, 且能适应不同的场景. 在此基础上, 本文提出了基于概率的背景更新模型, 按照像素的概率来更新背景, 并利用帧间差分背景模型和KDE分类结果, 来解决背景更新中的死锁问题, 同时检测背景的突然变化. 实验证明了所提出方法的适应性和可靠性.-Adaptive kernel density estimation method of motion detection of an adaptive kernel density (kernel density estimation, KDE) estimated motion detection algorithm. Algorithm first proposed an adaptive prospects, the background of the dual-threshold threshold selection method for pixel classification. The method used to overcome the dual-threshold single classification threshold shortcomings, the choice of threshold can be adaptive, and able to adapt to different scenes. On this basis, this paper, based on the probability of the background update model, in accordance with the probability of pixels to update the background, and take advantage of interframe differential background model and the classification results of KDE, to resolve the deadlock in the background update, while detection of abrupt changes in the background. Experiments show the proposed method of adaptability and reliability.
Update
: 2025-02-17
Size
: 1.41mb
Publisher
:
maolei
[
OS program
]
DriveInfoEx
DL : 0
get Physical HDD serial number without WMI许多人寻找一个模式,以保护他们的工作需要得到一些信息,这是硬件的特定内容,如MAC地址或某些硬盘驱动器的序列号。 Background背景 -get Physical HDD serial number without WMI many people looking for a model in order to protect their work need to be some information, which are hardware-specific content, such as MAC address or some hard drive serial number. Background Background
Update
: 2025-02-17
Size
: 37kb
Publisher
:
mm
[
Other
]
lhgcxgmm
DL : 0
自己采用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
Update
: 2025-02-17
Size
: 1.91mb
Publisher
:
刘慧
[
Special Effects
]
backgroundSubtraction_v0
DL : 0
基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independence between RGB channels. OpenCV 1.0 is required for I/O purpose.
Update
: 2025-02-17
Size
: 14kb
Publisher
:
taotaoking
[
Special Effects
]
opencvBackgroundExtraction
DL : 0
利用opencv 的 高斯模型来进行背景建模,在背景变化不大的情况下工作的不错。最好能有几帧纯粹的背景用于建模,这样效果会更好。-build the background model using Gaussian in opencv. some static background will make it works better
Update
: 2025-02-17
Size
: 186kb
Publisher
:
jiling
[
Special Effects
]
BackgroundSubtractionLibrary
DL : 0
基于混合高斯模型的背景消除 利用混合高斯背景建模进行运动物体检测, 同时引入共轭先验以改进权值更新方程-Gaussian mixture model based on the background to eliminate the use of Gaussian mixture background modeling for moving object detection, while the introduction of conjugate a priori weights to improve the update equation
Update
: 2025-02-17
Size
: 92kb
Publisher
:
Lu
[
Graph Recognize
]
Monitor
DL : 0
自己写的vc 读取YUV视频信号 进行帧差法进行目标跟踪 ,高斯背景模型提取,-Vc wrote it myself to read YUV video signal frame-difference method for target tracking, Gaussian background model extraction,
Update
: 2025-02-17
Size
: 3.76mb
Publisher
:
kaka
[
Special Effects
]
Background_GMM
DL : 0
混合高斯模型,建立背景模型,从而可以分离前景与背景-Gaussian mixture model, background model, which can be separated from foreground and background
Update
: 2025-02-17
Size
: 3.61mb
Publisher
:
jiangkaihua
[
Special Effects
]
backmodel
DL : 0
EM-GMM建立背景模型,用于运动物体检测,侵入检测等-EM-GMM background model set up for moving object detection, intrusion detection, etc.
Update
: 2025-02-17
Size
: 11.05mb
Publisher
:
sxw
[
matlab
]
matlab_v
DL : 0
Motion Tracking === === === This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentially numbered images available. After entering the path and file types the tracker will begin processing. Once the data window appears the algorithm begins building a background model and attempts to track objects. By clicking on any of the four subwindows you can investigate the background representation (a Mixture of Gaussians) of any pixel. The two windows that then appear display the mixture once as a two-dimensional scatter plot (ignoring the blue colour component), and once as a one-dimensional evolution of the red colour component only. These plots make the internal processing visible and should help determining suitable parameters to be set in mixture_parameters.m.-Motion Tracking =============== This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentially numbered images available. After entering the path and file types the tracker will begin processing. Once the data window appears the algorithm begins building a background model and attempts to track objects. By clicking on any of the four subwindows you can investigate the background representation (a Mixture of Gaussians) of any pixel. The two windows that then appear display the mixture once as a two-dimensional scatter plot (ignoring the blue colour component), and once as a one-dimensional evolution of the red colour component only. These plots make the internal processing visible and should help determining suitable parameters to be set in mixture_parameters.m.
Update
: 2025-02-17
Size
: 34.82mb
Publisher
:
gobsy
[
Graph program
]
Gauss
DL : 0
关于视频跟踪,高斯模型建立,背景模型更新。-With regard to video tracking, Gaussian modeling, background model update.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
sunrui
[
Other
]
Papers
DL : 0
background model papers ,adaptive back ground model using fuzzy paper
Update
: 2025-02-17
Size
: 1.21mb
Publisher
:
Dorababu
[
Special Effects
]
Gauss-background
DL : 0
基于混合高斯背景模型的背景剪除法,可以对背景进行实时的更新实现对前景的检测-Background model based on Gaussian mixture background pruning method, the background can be updated in real time to achieve the detection of future
Update
: 2025-02-17
Size
: 1kb
Publisher
:
景旭斌
[
Special Effects
]
Background-model--program
DL : 0
基于自适应背景模型的背景建模程序,包括图像滤波,图像增强,形态学处理和连通性分析等处理-Background model based on adaptive background modeling procedures, including image filtering, image enhancement, morphological processing and connectivity analysis process
Update
: 2025-02-17
Size
: 1kb
Publisher
:
yangkai
[
Software Engineering
]
gauss-background-model
DL : 0
对OPENCV中高斯背景建模方法的理解,对实现函数中的关键程序进行注释,有利于读者进一步深入理解和学习-gauss background model
Update
: 2025-02-17
Size
: 2kb
Publisher
:
郝存明
[
Special Effects
]
Gaussian-background-model
DL : 0
基于高斯背景模型的车辆检测改进算法 基于高斯背景模型的车辆检测改进算法-Gaussian background model based vehicle detection algorithm Gaussian background model based vehicle detection algorithm
Update
: 2025-02-17
Size
: 267kb
Publisher
:
王传钦
[
matlab
]
layered background model
DL : 0
layered background model
Update
: 2017-05-03
Size
: 274.95kb
Publisher
:
sameena
«
1
2
3
4
5
6
7
8
9
10
...
32
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.